- 7a033e8 board_r: Remove duplicate headers by Ilias Apalodimas · 4 weeks ago
- 1cd7dce common: Tidy up how malloc() is inited by Simon Glass · 5 weeks ago
- 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · 5 weeks ago
- ac41112 common: board_r: rework BOOT LED handling by Christian Marangi · 8 weeks ago
- 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
- 68bf8f0 lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · 3 months ago
- 91bbb3b global_data: Reduce size of early-malloc vars by Simon Glass · 3 months ago
- 45aec8e upl: Plumb in universal payload to the init process by Simon Glass · 4 months ago
- 6726179 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · 6 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 1 month ago
- add7634 event: add new EVT_SETTINGS_R event by Artur Rojek · 1 year, 1 month ago
- adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
- dfbb8e3 common: event: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- e2aa438 common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- a66d1d8 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 3 months ago
- cad6b82 initcall: Support manual relocation by Simon Glass · 1 year, 3 months ago
- afb5a8a Revert "initcall: Move to inline function" by Simon Glass · 1 year, 3 months ago
- eff11fa treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
- 345c974 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 4 months ago
- e8b80f3 ide: Drop init for not using BLK by Simon Glass · 1 year, 7 months ago
- e7c108e ide: Drop CONFIG_START_IDE by Simon Glass · 1 year, 7 months ago
- c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 9 months ago
- d270aae dm: Allow serial output during the relocation process by Simon Glass · 1 year, 10 months ago
- c19fee5 Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR by Simon Glass · 1 year, 10 months ago
- 9e0417e Correct SPL uses of SAVE_PREV_BL_FDT_ADDR by Simon Glass · 1 year, 10 months ago
- 12f813d Correct SPL use of OF_EMBED by Simon Glass · 1 year, 10 months ago
- a4d9fd1 Correct SPL uses of NEEDS_MANUAL_RELOC by Simon Glass · 1 year, 10 months ago
- ba3982f gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years, 2 months ago
- 0bb9b09 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 9a84e07 efi_loader: remove CONFIG_EFI_SETUP_EARLY by AKASHI Takahiro · 2 years, 1 month ago
- c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years, 1 month ago
- b780fa5 event: Add an event for main_loop by Sughosh Ganu · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
- ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 3 months ago
- 4b74a4e board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only by Pierre-Clément Tosi · 2 years, 3 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- 7513df3 cyclic: Integrate cyclic functionality at bootup in board_r/f by Stefan Roese · 2 years, 3 months ago
- 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
- 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
- b565aff common/board_r.c: drop legacy and unused bi_enetaddr by Rasmus Villemoes · 2 years, 6 months ago
- 145f200 event: fix static events for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 6 months ago
- 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 7 months ago
- 971df82 board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r() by Ovidiu Panait · 2 years, 7 months ago
- 2fa2765 efi_loader: call efi_init_early() earlier by Heinrich Schuchardt · 2 years, 7 months ago
- 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
- a36dc25 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · 2 years, 7 months ago
- a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
- aa4bce9 event: Add basic support for events by Simon Glass · 2 years, 9 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 42a9d97 common: board_r: drop ifdefs around header includes by Ovidiu Panait · 2 years, 11 months ago
- 132be47 common: board_r: include asm-generic/gpio.h by Ovidiu Panait · 2 years, 11 months ago
- 7dbb021 common: board_r: move init_addr_map() to init.h by Ovidiu Panait · 2 years, 11 months ago
- 9ef3c8a common: board_r: drop initr_addr_map wrapper by Ovidiu Panait · 2 years, 11 months ago
- af061f0 common: board_r: drop initr_kgdb wrapper by Ovidiu Panait · 2 years, 11 months ago
- 3b75487 common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
- a38b867 x86: efi: Don't set up global_data again with EFI by Simon Glass · 2 years, 11 months ago
- 467cf5a fdt: Show a runtime warning based on devicetree source by Simon Glass · 3 years ago
- 8f9ce7e fdt: Report the devicetree source by Simon Glass · 3 years ago
- 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- a33070c common: board_r: support enable_caches for RISC-V by Zong Li · 3 years, 3 months ago
- 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 3 months ago
- adc70b8 common: board_r: print error if binman_init fails by Tim Harvey · 3 years, 4 months ago
- cf8e543 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 7 months ago
- 276375c common: Move initr_addr_map() to a bit earlier by Bin Meng · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 2c82391 common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · 4 years ago
- 69d1ddb common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · 4 years ago
- 4119ea43 common: board_r: Drop initr_api wrapper by Ovidiu Panait · 4 years ago
- 036f0f1 common: board_r: Drop initr_jumptable wrapper by Ovidiu Panait · 4 years ago
- b5738e6 common: board_r: Drop initr_xen wrapper by Ovidiu Panait · 4 years ago
- 1c45ed9 common: board_r: Drop initr_noncached wrapper by Ovidiu Panait · 4 years ago
- e353edb common: board_r: Drop initr_pci wrapper by Ovidiu Panait · 4 years ago
- a45c6e1 common: board_r: Drop initr_pci_ep wrapper by Ovidiu Panait · 4 years ago
- dc8b624 common: board_r: Drop initr_post_backlog wrapper by Ovidiu Panait · 4 years ago
- c14c0f9 common: board_r: Drop initr_secondary_cpu wrapper by Ovidiu Panait · 4 years ago
- e83322f common: board_r: Drop initr_console_record wrapper by Ovidiu Panait · 4 years ago
- ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
- 87942ac efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years, 1 month ago
- 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 2 months ago
- 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years, 1 month ago
- 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 4 months ago
- 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
- 97dd43f common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · 4 years, 4 months ago
- 34c2581 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 4 months ago
- bfcd5c5 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · 4 years, 4 months ago
- 97434b4 pci_ep: Add the init function by Xiaowei Bao · 4 years, 5 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- f7cc66e bdinfo: net: ppc: Drop bi_enet1addr and other similar info by Simon Glass · 4 years, 7 months ago
- dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
- d766ddd board_r: Detect ifc-nor flash at run-time by Pankit Garg · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago