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
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
2020-08-06
board_f: Move sram bdinfo assignments to generic code
Ovidiu Panait
2020-08-06
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
Ovidiu Panait
2020-08-06
board_f: Introduce arch_setup_bdinfo initcall
Ovidiu Panait
2020-08-06
board_f: Introduce setup_bdinfo initcall
Ovidiu Panait
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-07
common/board_f: Respect original FDT size while relocating
Oleksandr Andrushchenko
2020-06-25
common: fdt: Remove additional 4k space for fdt allocation
Ashok Reddy Soma
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-15
common/board_f: avoid -Wtype-limits warning
Heinrich Schuchardt
2020-05-03
common: board_f: Use cpu_get_current_dev in print_cpuinfo
Ye Li
2020-04-24
common/board_f: Make reserve_mmu generic
Ovidiu Panait
2020-04-24
common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c
Ovidiu Panait
2020-04-16
board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory
Patrick Delaunay
2020-04-16
board_f.c: Ensure gd->new_bootstage alignment
Patrice Chotard
2020-02-13
board_f: Make clear_bss generic
Ovidiu Panait
2020-01-30
common/board_f.c: Remove arch-specific checks for cpucheck
Ovidiu Panait
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
common: Move serial functions out of common.h
Simon Glass
2019-10-27
bootstage: Correct relocation algorithm
Simon Glass
2019-10-27
bloblist: Reserve an aligned base
Simon Glass
2019-08-30
board_f: fix noncached reservation calculation
Stephen Warren
[next]