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_f.c
Age
Commit message (
Expand
)
Author
2023-10-06
bloblist: Support initing from multiple places
Simon Glass
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-08-31
freescale: Drop call to init_func_vid() in the init sequence
Simon Glass
2023-08-31
x86: Convert arch_fsp_init() to use events
Simon Glass
2023-08-31
initcall: Support emitting events
Simon Glass
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-09
video: Add a Kconfig option for SPL video handoff
Simon Glass
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-08-08
board_f: Cosmetic style fix
Bin Meng
2023-07-21
common: board_f: Pass frame buffer info from SPL to u-boot
Nikhil M Jain
2023-07-17
x86: Improve the trampoline in 64-bit mode
Simon Glass
2023-07-14
board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set
Kunihiko Hayashi
2023-04-15
arch: m68k: Introduce trivial PIT based timer
Marek Vasut
2023-02-11
sandbox: Bring back setting mon_len in global_data
Simon Glass
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-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-10
SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c
Tom Rini
2022-11-02
cyclic: get rid of cyclic_init()
Rasmus Villemoes
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: cmd: Drop old LCD code
Simon Glass
2022-10-21
common: board_f: Print information for all sysresets
Michal Suchanek
2022-10-06
common/board_f: drop ifdefs around header includes
Ovidiu Panait
2022-10-06
common/board_f: introduce arch_setup_dest_addr()
Ovidiu Panait
2022-10-06
common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c
Ovidiu Panait
2022-10-06
common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code
Ovidiu Panait
2022-09-23
board_f: show_dram_config: Print also real DRAM size
Pali Rohár
2022-09-23
board_f: Fix printing gd->ram_size and gd->ram_top
Pali Rohár
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
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-07-05
lcd: Remove legacy CONFIG_FB_ADDR code
Tom Rini
2022-06-24
microblaze: Add support for run time relocation
Michal Simek
2022-04-25
nds32: Remove the architecture
Tom Rini
2022-04-19
Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig
Tom Rini
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-03-10
event: Convert misc_init_f() to use events
Simon Glass
2022-03-10
event: Set up the event system on start-up
Simon Glass
2022-01-13
bloblist: Rename the SPL tag
Simon Glass
2021-12-05
bloblist: Support allocating the bloblist
Simon Glass
2021-11-18
board_f: Copy GD to new GD even if relocation disabled
Marek Vasut
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-07-06
sandbox: don't refer to symbol _init
Heinrich Schuchardt
2021-04-10
board_f: cosmetic: change the debug trace to KB in reserve_video
Patrick Delaunay
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-27
bloblist: Support relocating to a larger space
Simon Glass
[next]