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_r.c
Age
Commit message (
Expand
)
Author
2020-01-26
common: fix regression on block cache init
Angelo Durgehello
2020-01-25
common: add blkcache init
Angelo Durgehello
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move the image globals into image.h
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
common: Move reset_phy() to net.h
Simon Glass
2020-01-17
common: Move jumptable_init() out of common.h
Simon Glass
2020-01-17
common: Move main_loop() to init.h
Simon Glass
2019-12-15
x86: fsp: Add a new arch_fsp_init_r() hook
Simon Glass
2019-12-15
board_r: Move early-timer init later
Simon Glass
2019-12-15
binman: Add a library to access binman entries
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
common: Drop global inclusion of status_led.h
Simon Glass
2019-11-20
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-10-27
bootstage: Correct relocation algorithm
Simon Glass
2019-08-30
board_f: fix noncached reservation calculation
Stephen Warren
2019-08-11
Drop PCMCIA
Simon Glass
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move get/set_default_env() to env.h
Simon Glass
2019-08-11
env: Move env_relocate() to env.h
Simon Glass
2019-07-29
gpio: fixes for gpio-hog support
Heiko Schocher
2019-07-19
watchdog: Split WDT from SPL_WDT
Marek Vasut
2019-07-13
gpio: add gpio-hog support
Heiko Schocher
2019-07-07
board_r: move initr_watchdog to be called after initr_serial
Weijie Gao
2019-04-26
watchdog: Implement generic watchdog_reset() version
Stefan Roese
2019-04-12
efi_loader: move efi_save_gd() call to board_r.c
Heinrich Schuchardt
2019-02-09
initcall: Move to inline function
Alexander Graf
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-03
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-12-03
board_r: fix build with DM_SPI
Christophe Leroy
2018-12-02
fdt: sandbox: correct use of ${fdtcontroladdr}
Heinrich Schuchardt
2018-11-27
board_r: Remove initr_spi
Jagan Teki
2018-11-27
spi: Remove unused mpc8xx code
Jagan Teki
2018-10-06
configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
Simon Goldschmidt
2018-08-10
sandbox: led: use new function to configure default state
Patrick Delaunay
2018-07-19
env: common: accept flags on reset to default env
Yaniv Levinsky
2018-07-10
common: print \n in initr_scsi()
Heinrich Schuchardt
2018-06-24
board_r: Do not initialize IDE when DM BLK is on
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-06
input: Drop PS/2 keyboard support
Simon Glass
2018-03-16
common: move init_helpers.h prototypes in init.h
Patrick Delaunay
2018-02-13
fix spelling of 'functions' in 2 places (was 'funtcions')
Simon Goldschmidt
2018-01-28
common: board_r: Fix style violations
Mario Six
2018-01-19
board_r: remove superfluous #ifdef CONFIG_PRAM
Heinrich Schuchardt
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
[next]