]> Git Repo - u-boot.git/history - common
cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOAD
[u-boot.git] / common /
2023-09-19 Tom RiniMerge branch '2023-09-19-tidy-up-some-kconfig-options...
2023-09-19 Simon Glassspl: Tidy up load address in spl_ram
2023-09-19 Simon GlassMove fdt_simplefb to boot/
2023-09-19 Simon Glassboot: Move fdt_support to boot/
2023-09-19 Simon Glassvideo: Move the BMP options
2023-09-19 Simon Glassvideo: Move bmp code to drivers/video
2023-09-16 Tom RiniMerge branch 'next' of git://source.denx.de/u-boot...
2023-09-15 Marek Vasutsdp: Use plain udevice for UDC controller interaction
2023-09-15 Marek Vasutspl: sdp: Detach the controller on error
2023-09-15 Marek Vasutdfu: Use plain udevice for UDC controller interaction
2023-09-15 Marek Vasutdfu: Detach the controller on error
2023-09-14 Tom RiniMerge branch '2023-09-14-remove-NEEDS_MANUAL_RELOC...
2023-09-14 Marek Vasutcmd: bmp: Remove unused NEEDS_MANUAL_RELOC code bits
2023-09-14 Marek Vasutcommon: stdio: Remove unused NEEDS_MANUAL_RELOC code...
2023-09-14 Marek Vasutcommon: hash: Remove unused NEEDS_MANUAL_RELOC code...
2023-09-14 Marek Vasutcommon: event: Remove unused NEEDS_MANUAL_RELOC code...
2023-09-14 Marek Vasutcommon: malloc: Remove unused NEEDS_MANUAL_RELOC code...
2023-09-14 Marek Vasutcommon: hush: Remove unused NEEDS_MANUAL_RELOC code...
2023-09-14 Marek Vasutcommon: board_r: Remove unused NEEDS_MANUAL_RELOC code...
2023-09-14 Marek Vasutblkcache: Remove unused NEEDS_MANUAL_RELOC code bits
2023-09-06 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-09-04 Tom RiniMerge tag 'v2023.10-rc4' into next
2023-08-31 Tom RiniMerge branch '2023-08-31-replace-more-init-hooks-with...
2023-08-31 Simon Glassevent: Use an event to replace last_stage_init()
2023-08-31 Simon Glassfreescale: Drop call to init_func_vid() in the init...
2023-08-31 Simon Glassx86: Convert arch_fsp_init() to use events
2023-08-31 Simon Glassinitcall: Support manual relocation
2023-08-31 Simon Glassinitcall: Support emitting events
2023-08-31 Simon Glassevent: Export event_type_name()
2023-08-31 Simon GlassRevert "initcall: Move to inline function"
2023-08-31 Simon Glassevent: Support a simple spy record
2023-08-30 Tom RiniMerge tag 'u-boot-at91-2023.10-a' of https://source...
2023-08-23 Tom RiniMerge tag 'doc-2023-10-rc4' of https://source.denx...
2023-08-23 Tom RiniMerge branch '2023-08-22-assorted-code-cleanups' into...
2023-08-22 Tom RiniMerge tag 'dm-pull-22aug23' of https://source.denx...
2023-08-22 Marek Vasutcommon: bouncebuf: Add missing cast to dma_addr_t
2023-08-22 Chanho Parkdm: event: add EVT_DM_POST_INIT_R event type
2023-08-21 Tom RiniMerge tag 'v2023.10-rc3' into next
2023-08-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-08-19 Tom RiniMerge tag 'doc-2023-10-rc3-2' of https://source.denx...
2023-08-19 Heinrich Schuchardtspl: don't assume NVMe partition 1 exists
2023-08-18 Tom RiniMerge branch '2023-08-18-assorted-updates' into next
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-08-17 Elena Popaspl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_S...
2023-08-15 Tom RiniMerge tag 'efi-2023-10-rc3' of https://source.denx...
2023-08-15 Heinrich Schuchardtcommon: return type board_get_usable_ram_top
2023-08-15 Tom RiniMerge branch '2023-08-14-assorted-general-updates'...
2023-08-14 Heinrich Schuchardtspl: add FIT support to semihosting boot method
2023-08-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-08-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-08-10 Shengyu Quriscv: Add SPL_ZERO_MEM_BEFORE_USE implementation
2023-08-09 Tom RiniMerge tag 'x86-pull-20230809' of https://source.denx...
2023-08-09 Tom RiniMerge branch '2023-08-09-misc-cleanups' into next
2023-08-09 Simon Glassvideo: Add a Kconfig option for SPL video handoff
2023-08-09 Simon Glassbootstd: Rename bootdev_setup_sibling_blk()
2023-08-09 Shiji Yangtreewide: unify the linker symbol reference format
2023-08-09 Tom RiniKconfigs: Correct default of "0" on hex type entries
2023-08-09 Tom RiniMerge branch '2023-08-08-assorted-code-corrections...
2023-08-08 Bin Mengboard_f: Cosmetic style fix
2023-08-08 Ilya Lukincrc32: Drop duplicates crc header includes
2023-08-07 Tom RiniMerge branch '2023-08-07-assorted-fixes'
2023-08-07 Marek Vasutcommon: Drop duplicate space in SPL_BMP description
2023-08-07 Heinrich Schuchardtcommon: fix detection of SYS_MALLOC_F_LEN=0x0
2023-08-07 Oleksandr Suvorovspl: move SPL_CRC32 option to lib/Kconfig
2023-08-07 Oleksandr Suvorovspl: remove duplicate SPL_MD5 option
2023-08-07 Tom Rinibloblist: Enforce CRC32
2023-08-06 Tom RiniMerge tag 'dm-pull-5aug23' of https://source.denx.de...
2023-08-05 Jaehoon Chungevent: Fix a wrong type_name from dm_post_init to dm_po...
2023-08-02 Tom RiniMerge tag 'dm-pull-2aug23' of https://source.denx.de...
2023-08-02 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-08-02 Bin Mengconsole: Print out complete stdio device list
2023-08-02 Bin Mengconsole: Refactor stdio_print_current_devices() a littl...
2023-08-02 Bin Mengconsole: Make stdio_print_current_devices() static
2023-08-02 Bin Mengconsole: kconfig: Drop the redundant VIDEO dependency
2023-08-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-07-31 Tom RiniMerge tag 'u-boot-rockchip-20230731' of https://source...
2023-07-30 Tom RiniMerge tag 'spl-2023-10-rc2' of https://source.denx...
2023-07-30 Heinrich Schuchardtspl: initialize PCI before booting
2023-07-30 Heinrich Schuchardtspl: blk: partition numbers are hexadecimal
2023-07-30 Heinrich Schuchardtspl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME
2023-07-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-07-21 Tom RiniMerge branch '2023-07-21-assorted-TI-platform-updates'
2023-07-21 Samuel Dionne-Rielcommon: Kconfig: Fix CMD_BMP/BMP dependency
2023-07-21 Nikhil M Jaincommon: spl: spl: Remove video driver
2023-07-21 Nikhil M Jaincommon: board_f: Pass frame buffer info from SPL to...
2023-07-21 Nikhil M Jaincommon: spl: spl: Update stack pointer address
2023-07-21 Nikhil M Jaincommon: splash_source: Fix type casting errors
2023-07-21 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-21 Tom RiniMerge tag 'xilinx-for-v2023.10-rc1-v2' of https://sourc...
2023-07-21 Christian Taedckeevent: Add fpga load event
2023-07-21 Michal Simekarm64: zynqmp: Switch to amd.com emails
2023-07-19 Tom RiniMerge tag 'fsl-qoriq-2023-7-13' of https://source.denx...
2023-07-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2023-07-18 Tom RiniMerge branch '2023-07-17-assorted-updates'
2023-07-17 Joshua Wattandroid_ab: Try backup booloader_message
2023-07-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-07-17 Simon Glasslog: Support outputing function names in SPL
2023-07-17 Simon Glassx86: Pass video settings from SPL to U-Boot proper
2023-07-17 Simon Glassbdinfo: Show the malloc base with the bdinfo command
2023-07-17 Simon Glassx86: Improve the trampoline in 64-bit mode
next
This page took 0.091431 seconds and 7 git commands to generate.