summaryrefslogtreecommitdiffstats
path: root/board/astro
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+19
* m68k: Fix warnings with gcc 4.6Simon Glass2014-06-112-2/+2
* fpga: xilinx: Simplify load/dump/info function handlingMichal Simek2014-05-131-1/+2
* fpga: xilinx: Fix the rest of CamelCasesMichal Simek2014-05-131-19/+19
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-131-1/+1
* fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-131-2/+2
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-69/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* ColdFire: Fix build error for astro mcf53731 board.Jason Jin2012-10-191-53/+11
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Remove redundant config.mk filesWolfgang Denk2010-12-091-25/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+1
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-131-1/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-2/+2
* add ASTRO MCF5373L boardWolfgang Wegner2010-03-246-0/+893
OpenPOWER on IntegriCloud