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-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
2021-01-15
common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt
Ovidiu Panait
2021-01-15
common: board_f: Move setup_machine code to setup_bdinfo
Ovidiu Panait
2021-01-15
common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm
Ovidiu Panait
2021-01-15
common: board_f: Drop initf_console_record wrapper
Ovidiu Panait
2021-01-15
common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
Ovidiu Panait
2020-10-22
board: Show memory for frame buffers
Simon Glass
2020-10-22
bloblist: Place on a 4KB boundary
Simon Glass
2020-08-26
board_f: Add default values for bi_dram[] in dram_init_banksize()
Stefan Roese
2020-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-08-22
board_f: Remove dead code from init_func_i2c
Ovidiu Panait
2020-08-14
common/board_f: make sure to call fix_fdt() before reserve_fdt()
Pragnesh Patel
2020-08-06
board_f: Remove setup_board_part1
Ovidiu Panait
2020-08-06
board_f: ppc: Factor out ppc-specific bdinfo setup
Ovidiu Panait
2020-08-06
board_f: m68k: Factor out m68k-specific bdinfo setup
Ovidiu Panait
[next]