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
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
2019-08-26
board_f: reserve noncached space below malloc area
Vikas Manocha
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move env_init() to env.h
Simon Glass
2019-08-11
common: Remove video_setmem()
Simon Glass
2019-08-11
common: Move lcd_setmem() to lcd.h
Simon Glass
2019-07-10
trace: trace buffer may exceed 2GiB
Heinrich Schuchardt
2019-07-10
trace: undefined reference to `trace_early_init'
Heinrich Schuchardt
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-04-23
sandbox: Improve debugging in initcall_run_list()
Simon Glass
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-11-27
spi: Zap CONFIG_HARD_SPI
Jagan Teki
2018-11-27
spi: Remove used spi_init
Jagan Teki
2018-11-26
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
2018-11-26
bloblist: Locate bloblist in U-Boot
Simon Glass
2018-11-16
arm: at91: wdt: Convert watchdog driver to dm/dt
Prasanthi Chellakumar
2018-11-14
dm: cpu: Fix print_cpuinfo() output
Bin Meng
2018-11-14
board_f: Use static print_cpuinfo if CONFIG_CPU is active
Mario Six
2018-11-07
Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
Bin Meng
2018-09-18
board_f: Use static print_cpuinfo if CONFIG_CPU is active
Mario Six
2018-09-18
common: board_f: Sort includes
Mario Six
2018-09-18
board_f: Add reset status printing
Mario Six
2018-07-19
lib: fdtdec: Update ram_base to store ram start adddress
Siva Durga Prasad Paladugu
2018-06-05
board_f: Only reserve memory for U-Boot if we're going to relocate
Alexey Brodkin
[prev]
[next]