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
/
board
/
samsung
Age
Commit message (
Expand
)
Author
2011-03-27
SMDK6400: Fixup dram_init for relocation support
seedshope
2011-03-27
SMDK6400: Fix the mutiple link error
seedshope
2011-03-27
SMDK6400: Fix some label undefined in build error
seedshope
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-02-02
armv7: add support for s5pc210 universal board
Minkyu Kang
2010-12-22
Merge branch 'next' of ../next
Wolfgang Denk
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-12-16
Merge branch 'master' of ../master into next
Wolfgang Denk
2010-11-30
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Wolfgang Denk
2010-11-30
S5P: goni: fix for relocation
Minkyu Kang
2010-11-30
S5P: smdkc100: fix for relocation
Minkyu Kang
2010-11-28
Remove board_init_f function from nand_boot.c
Sughosh Ganu
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-28
Add generic support for samsung s3c2440
C Nauman
2010-10-19
s5p_mmc: support 8-bit bus width
Jaehoon Chung
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-08-30
ARMV7: S5P: rename the member of gpio structure
Minkyu Kang
2010-08-17
S5P: Use accessor functions instead of SoC specific defines to access the bas...
Minkyu Kang
2010-08-03
s5p_goni: enable mmc0
Minkyu Kang
2010-06-09
SAMSUNG: goni: add the GPL licence
Minkyu Kang
2010-06-03
s5pc1xx: Add support for Samsung Goni board
Minkyu Kang
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-03
SAMSUNG: SMDKC100: Adds ethernet support.
Naveen Krishna CH
2009-11-27
Add a unified s3c24x0 header file
kevin.morfitt@fearnside-systems.co.uk
2009-11-27
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
Minkyu Kang
2009-11-27
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
kevin.morfitt@fearnside-systems.co.uk
2009-10-13
Clean-up of s3c24x0 drivers excluding nand driver
kevin.morfitt@fearnside-systems.co.uk
2009-10-13
s5pc1xx: add support SMDKC100 board
Minkyu Kang
2009-08-25
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-07-17
Remove legacy NAND and disk on chip references from boards.
Scott Wood
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-04
Redundant Environment: protect full sector size
Wolfgang Denk
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-04-05
Move machine specific code to board at s3c64xx (v2)
Kyungmin Park
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-01-29
move Samsung's board to board/samsung
Jean-Christophe PLAGNIOL-VILLARD
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-13
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-31
smdk6400: add gitignore
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
ARM: Add support for S3C6400 based SMDK6400 board
Guennadi Liakhovetski