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
/
dbau1x00
Age
Commit message (
Expand
)
Author
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2016-06-17
Orphan dbau1x00 boards
Thomas Lange
2016-05-31
MIPS: Split I & D cache line size config
Paul Burton
2016-05-31
MIPS: Move cache sizes to Kconfig
Paul Burton
2016-05-26
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
Paul Burton
2016-01-20
mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mk
Masahiro Yamada
2016-01-16
MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/
Daniel Schwierzeck
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2014-11-01
MIPS: kconfig: add options for dbau1x00 board variant select
Daniel Schwierzeck
2014-11-01
MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS
Daniel Schwierzeck
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2013-10-31
mips: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-01-31
MIPS: dbau1x00: remove custom u-boot.lds script
Gabor Juhos
2013-01-30
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2011-05-10
MIPS: Introduce --gc-sections for MIPS
Daniel Schwierzeck
2011-02-05
MIPS: dbau1x00: Remove unused flash driver stub
Daniel Schwierzeck
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-09-04
MIPS: update the MIPS u-boot.lds
Xiangfu Liu
2010-04-13
mips: Move cpu/mips/* to arch/mips/cpu/*
Peter Tyser
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
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-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-05
[MIPS] Kill unused <version.h> inclusions
Shinya Kuribayashi
2008-05-30
[MIPS] <asm/mipsregs.h>: Update coprocessor register access macros
Shinya Kuribayashi
2008-04-18
Use jr as register jump instruction
Shinya Kuribayashi
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-11-17
[MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}
Shinya Kuribayashi
2007-11-17
Fixed mips_io_port_base build errors.
Jean-Christophe PLAGNIOL-VILLARD
2007-10-21
[MIPS] u-boot.lds: Define _gp in a standard manner
Shinya Kuribayashi
2007-10-21
[MIPS] u-boot.lds: Fix __got_start and __got_end
Shinya Kuribayashi
2007-10-21
[MIPS] u-boot.lds: Remove duplicated .sdata section
Shinya Kuribayashi
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-04-11
* Fix dbau1x00 Board
Heiko Schocher
2005-08-31
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
2005-04-02
Prepare for SoC rework of ARM code:
wdenk
2005-01-22
Code cleanup.
wdenk
2005-01-09
* Patch by Leif Lindholm, 23 Sep 2004:
wdenk
2004-10-11
Cleanup
LABEL_2004_10_12_0110
wdenk
2004-10-11
* Enable NAND flash support for NC650 board.
wdenk
2004-06-09
* Patch by Martin Krause, 27 May 2004:
wdenk
[next]