- 6092ce5 event: add new EVT_SETTINGS_R event by Artur Rojek · 1 year, 1 month ago
- 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
- 1ee16b2 common: event: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
- 49c59dd common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
- 4fa6511 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
- 91caa3b event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 3 months ago
- dd80246 initcall: Support manual relocation by Simon Glass · 1 year, 3 months ago
- e7f59de Revert "initcall: Move to inline function" by Simon Glass · 1 year, 3 months ago
- ccea96f treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 3 months ago
- 0be0f20 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 4 months ago
- 00a79f2 ide: Drop init for not using BLK by Simon Glass · 1 year, 7 months ago
- 0917851 ide: Drop CONFIG_START_IDE by Simon Glass · 1 year, 7 months ago
- c74e034 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 9 months ago
- c38a21d dm: Allow serial output during the relocation process by Simon Glass · 1 year, 10 months ago
- 4c77608 Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR by Simon Glass · 1 year, 9 months ago
- 10f8bc0 Correct SPL uses of SAVE_PREV_BL_FDT_ADDR by Simon Glass · 1 year, 9 months ago
- bc2dba9 Correct SPL use of OF_EMBED by Simon Glass · 1 year, 9 months ago
- 00ba40f Correct SPL uses of NEEDS_MANUAL_RELOC by Simon Glass · 1 year, 9 months ago
- 48b3ecb gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years, 2 months ago
- 7c5c137 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 2 years ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 023d9c9 efi_loader: remove CONFIG_EFI_SETUP_EARLY by AKASHI Takahiro · 2 years, 1 month ago
- 50128ae cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years, 1 month ago
- 467bad5 event: Add an event for main_loop by Sughosh Ganu · 2 years, 1 month ago
- 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
- ee88ba7 dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 2 months ago
- 76f921e board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only by Pierre-Clément Tosi · 2 years, 2 months ago
- 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
- 7054564 cyclic: Integrate cyclic functionality at bootup in board_r/f by Stefan Roese · 2 years, 2 months ago
- 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
- 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
- e5e04ea common/board_r.c: drop legacy and unused bi_enetaddr by Rasmus Villemoes · 2 years, 6 months ago
- cebc816 event: fix static events for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 6 months ago
- 167f699 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 6 months ago
- 13ae36c board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r() by Ovidiu Panait · 2 years, 7 months ago
- 5e847f7 efi_loader: call efi_init_early() earlier by Heinrich Schuchardt · 2 years, 7 months ago
- 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 7 months ago
- a57ad20 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · 2 years, 7 months ago
- 12a3e1a arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
- 87a5d1b event: Add basic support for events by Simon Glass · 2 years, 9 months ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- ae435ae common: board_r: drop ifdefs around header includes by Ovidiu Panait · 2 years, 11 months ago
- fd765b0 common: board_r: include asm-generic/gpio.h by Ovidiu Panait · 2 years, 11 months ago
- 2fd81be common: board_r: move init_addr_map() to init.h by Ovidiu Panait · 2 years, 11 months ago
- 1b212bb common: board_r: drop initr_addr_map wrapper by Ovidiu Panait · 2 years, 11 months ago
- 78fc039 common: board_r: drop initr_kgdb wrapper by Ovidiu Panait · 2 years, 11 months ago
- 485c90c common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
- 86bb488 x86: efi: Don't set up global_data again with EFI by Simon Glass · 2 years, 11 months ago
- 93233b0 fdt: Show a runtime warning based on devicetree source by Simon Glass · 2 years, 11 months ago
- ff66e7b fdt: Report the devicetree source by Simon Glass · 2 years, 11 months ago
- 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 3 months ago
- 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- 4d4222d common: board_r: support enable_caches for RISC-V by Zong Li · 3 years, 3 months ago
- d7d40f6 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 3 months ago
- c03cb02 common: board_r: print error if binman_init fails by Tim Harvey · 3 years, 4 months ago
- 95fd977 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 7 months ago
- a43b598 common: Move initr_addr_map() to a bit earlier by Bin Meng · 3 years, 9 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 130845b common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · 4 years ago
- c65abc7 common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · 4 years ago
- ce41e73 common: board_r: Drop initr_api wrapper by Ovidiu Panait · 4 years ago
- 0154858 common: board_r: Drop initr_jumptable wrapper by Ovidiu Panait · 4 years ago
- eb2825b common: board_r: Drop initr_xen wrapper by Ovidiu Panait · 4 years ago
- 42d0d42 common: board_r: Drop initr_noncached wrapper by Ovidiu Panait · 4 years ago
- b9f6d0f common: board_r: Drop initr_pci wrapper by Ovidiu Panait · 4 years ago
- c343e8c common: board_r: Drop initr_pci_ep wrapper by Ovidiu Panait · 4 years ago
- 7addd3c common: board_r: Drop initr_post_backlog wrapper by Ovidiu Panait · 4 years ago
- fb504b2 common: board_r: Drop initr_secondary_cpu wrapper by Ovidiu Panait · 4 years ago
- 51c5a2c common: board_r: Drop initr_console_record wrapper by Ovidiu Panait · 4 years ago
- 41cab8e Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
- c57c943 efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years, 1 month ago
- a652d9c dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 1 month ago
- 90a979d dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years, 1 month ago
- 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 3 months ago
- 4865441 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 3 months ago
- 276b6c9 common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · 4 years, 4 months ago
- 365af27 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 4 months ago
- bf2fb81 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · 4 years, 4 months ago
- fd00c53 pci_ep: Add the init function by Xiaowei Bao · 4 years, 4 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 32d0b2d bdinfo: net: ppc: Drop bi_enet1addr and other similar info by Simon Glass · 4 years, 6 months ago
- b0b13f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
- 62d3a58 board_r: Detect ifc-nor flash at run-time by Pankit Garg · 4 years, 7 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
- b67eefd bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 6 months ago
- 98bf46f board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · 4 years, 6 months ago
- 9441f8c board_r: env: Use IS_ENABLED() instead of #ifdefs by Ovidiu Panait · 4 years, 6 months ago
- 1a4c077 common/board_r: Drop initr_bedbug wrapper by Ovidiu Panait · 4 years, 7 months ago
- 5cf9e3b common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · 4 years, 7 months ago
- c05b38d common: fix regression on block cache init by Angelo Durgehello · 4 years, 10 months ago
- 1526bcc common: add blkcache init by Angelo Durgehello · 4 years, 10 months ago
- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 11 months ago
- 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 11 months ago
- bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 11 months ago
- 5e6267a common: Move reset_phy() to net.h by Simon Glass · 4 years, 11 months ago