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_f.c
Age
Commit message (
Expand
)
Author
2016-10-11
board_f: Drop the extra fdtdec_prepare_fdt()
Simon Glass
2016-10-06
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-21
board_f: Add a mach_cpu_init callback
Paul Burton
2016-08-15
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
2016-07-19
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-07-15
armv8: Add tlb_allocated to arch global data
York Sun
2016-07-15
armv8: Move secure_ram variable out of generic global data
York Sun
2016-07-14
board_f: prevent misleading "Watchdog enabled" output
Anatolij Gustschin
2016-07-14
board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y
Anatolij Gustschin
2016-05-27
board_f: Don't require CONFIG_SYS_MONITOR_BASE
Simon Glass
2016-03-17
x86: Allow use of serial soon after relocation
Simon Glass
2016-02-26
timer: Set up the real timer after driver model is available
Simon Glass
2016-02-08
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
David Müller (ELSOFT AG)
2016-01-20
dm: common: Add memory reservation for the video uclass
Simon Glass
2016-01-20
common: Move LCD and video memory reservation together
Simon Glass
2015-12-15
common: Rewrite hiding the end of memory
York Sun
2015-12-15
Reserve secure memory
York Sun
2015-12-09
common: Remove timer_init() call for x86
Bin Meng
2015-12-05
common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
Siva Durga Prasad Paladugu
2015-12-03
sparc: Update PROM initialization code for generic board
Francois Retief
2015-12-03
sparc: Update cpu_init.c to use generic timer infrastructure
Francois Retief
2015-11-19
console: Add a console buffer
Simon Glass
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-19
common/board_f.c: move mark_bootstage after arch_cpu_init_dm
Thomas Chou
2015-11-13
x86: Move timer_init() call a bit earlier
Bin Meng
2015-11-12
common: Simplify get_clocks() #ifdef
Peng Fan
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2015-11-06
common/board_f: enable setup_board_part1() for MIPS
Daniel Schwierzeck
2015-11-06
nios2: use common sequence for reserve_uboot
Thomas Chou
2015-10-29
common/board_f.c: change the macro name and remove it for PPC platforms
Gong Qianyu
2015-10-24
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
2015-10-24
Move board_init_f_mem() into a common location
Simon Glass
2015-10-23
nios2: convert altera timer to driver model
Thomas Chou
2015-10-23
nios2: Switch to generic timer
Thomas Chou
2015-08-28
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
2015-08-26
x86: fsp: Delay x86_fsp_init() call a little bit
Bin Meng
2015-08-17
Revert "Align global_data to a 16-byte boundary"
Simon Glass
2015-08-14
x86: Switch to using generic global_data setup
Simon Glass
2015-08-14
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
2015-08-14
Align global_data to a 16-byte boundary
Simon Glass
2015-08-14
common: Display >=4GiB memory bank size
Bin Meng
2015-08-05
Add a way to skip relocation
Simon Glass
2015-08-05
efi: Avoid using non-existent text base
Ben Stoltz
2015-07-14
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-04-29
Fix comment nits in board_f.c
Simon Glass
2015-04-23
Move initf_malloc() to a common place
Simon Glass
2015-04-23
fdt: Rename setup_fdt() and make it prepare also
Simon Glass
2015-04-23
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
[next]