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-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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-21
arc: Introduce a possibility to not relocate U-boot
Alexey Brodkin
2018-03-16
common: move init_helpers.h prototypes in init.h
Patrick Delaunay
2018-03-16
common: move board_f.c prototypes in init.h
Patrick Delaunay
2018-01-28
common: board_f: Fix style violations
Mario Six
2018-01-24
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
Tom Rini
2018-01-23
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
2018-01-23
common: board_f: vid: Add VID specific API to adjust core voltage
Rajesh Bhagat
2018-01-12
riscv: Modify generic codes to support RISC-V
Rick Chen
2017-12-07
log: Plumb logging into the init sequence
Simon Glass
2017-12-07
Drop the log buffer
Simon Glass
2017-09-16
board_f: Drop the timer after relocation
Simon Glass
2017-08-20
common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA
Thomas Petazzoni
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-02
common: board_f: Make reserve_mmu a weak function
Siva Durga Prasad Paladugu
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-25
MIPS: Stop building position independent code
Paul Burton
2017-07-10
board_f: Add new function to allow runtime DTB selection
Cooper Jr., Franklin
[next]