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-07-27
pci_ep: Add the init function
Xiaowei Bao
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-25
bdinfo: net: ppc: Drop bi_enet1addr and other similar info
Simon Glass
2020-05-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-19
board_r: Detect ifc-nor flash at run-time
Pankit Garg
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
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-18
common: Drop flash.h from common header
Simon Glass
2020-05-15
board_r: Introduce CONFIG_PCI_INIT_R Kconfig option
Ovidiu Panait
2020-05-15
board_r: env: Use IS_ENABLED() instead of #ifdefs
Ovidiu Panait
2020-05-01
common/board_r: Drop initr_bedbug wrapper
Ovidiu Panait
2020-05-01
common/board_r: arm: Merge initr_enable_interrupts into interrupts_init
Ovidiu Panait
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
[next]