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