index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
board_r.c
Age
Commit message (
Expand
)
Author
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
2023-10-23
event: add new EVT_SETTINGS_R event
Artur Rojek
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-09-14
common: event: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
blkcache: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-08-31
event: Use an event to replace last_stage_init()
Simon Glass
2023-08-31
initcall: Support manual relocation
Simon Glass
2023-08-31
Revert "initcall: Move to inline function"
Simon Glass
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-07-17
bdinfo: Show the malloc base with the bdinfo command
Simon Glass
2023-04-27
ide: Drop init for not using BLK
Simon Glass
2023-04-27
ide: Drop CONFIG_START_IDE
Simon Glass
2023-02-14
dm: Add support for handling old u-boot,dm- tags
Simon Glass
2023-02-11
dm: Allow serial output during the relocation process
Simon Glass
2023-02-10
Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR
Simon Glass
2023-02-10
Correct SPL uses of SAVE_PREV_BL_FDT_ADDR
Simon Glass
2023-02-10
Correct SPL use of OF_EMBED
Simon Glass
2023-02-10
Correct SPL uses of NEEDS_MANUAL_RELOC
Simon Glass
2023-01-12
gpio: Get rid of gpio_hog_probe_all()
Marek Vasut
2022-12-23
global: Migrate CONFIG_PRAM to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-11-06
efi_loader: remove CONFIG_EFI_SETUP_EARLY
AKASHI Takahiro
2022-11-02
cyclic: get rid of cyclic_init()
Rasmus Villemoes
2022-10-31
event: Add an event for main_loop
Sughosh Ganu
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-03
Merge branch 'next'
Tom Rini
2022-09-29
dm: core: Provide a way to reset the device tree
Simon Glass
2022-09-29
board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only
Pierre-Clément Tosi
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-13
cyclic: Integrate cyclic functionality at bootup in board_r/f
Stefan Roese
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2022-06-06
common/board_r.c: drop legacy and unused bi_enetaddr
Rasmus Villemoes
2022-06-06
event: fix static events for CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
2022-06-06
Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig
Tom Rini
2022-05-11
board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r()
Ovidiu Panait
2022-04-29
efi_loader: call efi_init_early() earlier
Heinrich Schuchardt
2022-04-25
nds32: Remove the architecture
Tom Rini
2022-04-23
efi_loader: split efi_init_obj_list() into two stages
AKASHI Takahiro
2022-04-04
arm: init: save previous bootloader data
Dzmitry Sankouski
2022-03-10
event: Add basic support for events
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-18
common: board_r: drop ifdefs around header includes
Ovidiu Panait
2022-01-18
common: board_r: include asm-generic/gpio.h
Ovidiu Panait
2022-01-18
common: board_r: move init_addr_map() to init.h
Ovidiu Panait
2022-01-18
common: board_r: drop initr_addr_map wrapper
Ovidiu Panait
2022-01-18
common: board_r: drop initr_kgdb wrapper
Ovidiu Panait
2022-01-18
common: remove bedbug debugger support
Ovidiu Panait
2021-12-31
x86: efi: Don't set up global_data again with EFI
Simon Glass
[next]