index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
board_r.c
Age
Commit message (
Expand
)
Author
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
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
[next]