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
/
arch
Age
Commit message (
Expand
)
Author
2013-03-15
Change stub example to use asm-generic/sections.h
Simon Glass
2013-03-15
arm: Use sections header to obtain link symbols
Simon Glass
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-11
ppc: Remove PCIPPC2 and PCIPPC6 boards
Stefan Roese
2013-03-09
mpc512x: Adjust the DRAM init sequence to the datasheet spec
Anatolij Gustschin
2013-03-09
mpc512x: add ifm ac14xx board
Anatolij Gustschin
2013-03-09
mpc512x: allow configuring board specific IPS divider
Anatolij Gustschin
2013-03-09
mpc512x: optionally configure DIU, LPC and NFC deviders
Anatolij Gustschin
2013-03-09
mpc512x: use common code for clock setting for all mpc512x boards
Anatolij Gustschin
2013-03-09
mpc512x: add common LAW and Chip Select configuration
Anatolij Gustschin
2013-03-09
mpc5200: spl_boot.c: Change init oder to first enable printf
Stefan Roese
2013-03-04
x86: Add error checking to x86 relocation code
Simon Glass
2013-03-04
x86: Support relocation of FDT on start-up
Simon Glass
2013-03-04
x86: Rearrange the output input to remove BSS
Simon Glass
2013-03-04
x86: Add an __end symbol to signal the end of the U-Boot binary
Simon Glass
2013-03-04
x86: Permit bootstage and timer data to be used prior to relocation
Simon Glass
2013-03-04
x86: Add basic cache operations
Simon Glass
2013-03-04
x86: Add function to get top of usable ram
Simon Glass
2013-03-04
sandbox: Add a way of obtaining directory listings
Simon Glass
2013-03-04
Merge branch 'mem' of git://git.denx.de/u-boot-x86
Tom Rini
2013-03-04
blackfin: bf60x: add resume from hibernate
Steven Miao
2013-03-04
blackfin: bf60x: add hw watchdog support
Bob Liu
2013-03-04
blackfin: add bf6xx spi driver
Scott Jiang
2013-03-04
blackfin: bf60x: add rsi/sdh support
Sonic Zhang
2013-03-04
blackfin: bf60x: add gpio support
Bob Liu
2013-03-04
blackfin: bf60x: support big cplb page
Bob Liu
2013-03-04
blackfin: bf60x: add dma support
Bob Liu
2013-03-04
blackfin: bf60x: add serial support
Sonic Zhang
2013-03-04
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-04
blackfin: bf60x: new processor header files
Bob Liu
2013-02-28
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
2013-02-28
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
2013-02-28
sandbox: fix compiler warning
Allen Martin
2013-02-20
mac: Fix the condition check for setting the MAC from the EEPROM
Holger Hans Peter Freyther
2013-02-20
gpio: Build the da8xx_gpio code for the davinci644x device
Holger Hans Peter Freyther
2013-02-19
malloc: make malloc_bin_reloc static
Gabor Juhos
2013-02-18
nds32: Add a basic errno.h
Simon Glass
2013-02-15
Merge branch 'fixes' of git://git.denx.de/u-boot-mips
Tom Rini
2013-02-15
MIPS: board.c: remove manual relocation of env_name_spec
Daniel Schwierzeck
2013-02-14
x86: Remove unused real mode code
Simon Glass
2013-02-14
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
Simon Glass
2013-02-14
x86: Remove sc520 cpu
Simon Glass
2013-02-12
Merge branch 'next' of git://git.denx.de/u-boot-mips
Tom Rini
2013-02-12
MIPS: add dynamic relocation support
Gabor Juhos
2013-02-12
MIPS: u-boot.lds: add relocation specific sections
Gabor Juhos
2013-02-12
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Daniel Schwierzeck
2013-02-12
MIPS: start.S: optimize BSS initialization
Daniel Schwierzeck
2013-02-12
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: introduce symbol __image_copy_end
Daniel Schwierzeck
[next]