aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-07-16fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.cKim Phillips1-0/+1
2010-07-13Blackfin: drop old u-boot.lds clean targetMike Frysinger1-1/+0
2010-06-30Merge branch 'master' into nextWolfgang Denk1-1/+1
2010-06-29Prepare 2010.06v2010.06Wolfgang Denk1-1/+1
2010-06-29Merge branch 'master' of git://git.denx.de/u-boot-sh into nextWolfgang Denk1-1/+2
2010-06-28sh: Fix build on the targetNobuhiro Iwamatsu1-1/+2
2010-06-23Merge branch 'master' into nextWolfgang Denk1-4/+4
2010-06-23Prepare v2010.06-rc3v2010.06-rc3Wolfgang Denk1-1/+1
2010-06-22Makefile: always call date with LC_ALL=C setIlya Yanok1-3/+3
2010-06-18Merge branch 'master' into nextWolfgang Denk1-13/+6
2010-06-17Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk1-0/+3
2010-06-17Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk1-2/+3
2010-06-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-0/+13
2010-06-17Add support for the LaCie ED Mini V2 boardAlbert Aribaud1-0/+3
2010-06-14s5pc1xx: Add support for Samsung Goni boardMinkyu Kang1-0/+3
2010-06-13Makefile/mkconfig: read simple board configurations from boards.cfgWolfgang Denk1-799/+24
2010-06-13Makefile: simplify handling of common board configurationsWolfgang Denk1-829/+607
2010-06-13Makefile: simplify handling of build target namesWolfgang Denk1-397/+377
2010-06-13Fix printing of make targets, simplify MakefileWolfgang Denk1-464/+230
2010-06-13Prepare v2010-rc2v2010.06-rc2Wolfgang Denk1-1/+1
2010-06-10TI: DaVinci: Add board specific code for da850 EVMSudhakar Rajashekhara1-1/+2
2010-06-10TI: DaVinci: Prepare for da850 supportSudhakar Rajashekhara1-1/+1
2010-06-08AM35x: Add support for AM3517EVMVaibhav Hiremath1-0/+3
2010-06-08TI: TNETV107X EVM initial supportCyril Chemparathy1-0/+3
2010-06-07AM35x: Add support for AM3517EVMVaibhav Hiremath1-0/+3
2010-06-07TI: TNETV107X EVM initial supportCyril Chemparathy1-0/+3
2010-06-06add new board pm9g45Asen Dimov1-0/+4
2010-05-28nios: remove nios-32 archThomas Chou1-62/+0
2010-05-26Prepare v2010.06-rc1v2010.06-rc1Wolfgang Denk1-2/+2
2010-05-16Makefile: fix out-of-tree building of "u-boot.img" targetWolfgang Denk1-1/+1
2010-05-07Fixup native builds on powerpcKumar Gala1-3/+3
2010-05-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-0/+4
2010-04-30Marvell GuruPlug Board SupportSiddarth Gore1-0/+3
2010-04-30arm, i.mx27: add support for magnesium board from projectiondesignHeiko Schocher1-0/+1
2010-04-29ppc4xx: Add support for ICON board (PPC440SPe)Stefan Roese1-0/+3
2010-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk1-0/+3
2010-04-24nios2: add nios2-generic boardThomas Chou1-0/+6
2010-04-24mpc5121: add support for PDM360NG boardAnatolij Gustschin1-0/+3
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-305/+301
2010-04-13blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser1-1/+1
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-5/+5
2010-04-13Move libfdt/ into lib/Peter Tyser1-1/+1
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-3/+3
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-3/+3
2010-04-13Create CPUDIR variablePeter Tyser1-9/+9
2010-04-10Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-1/+1
2010-04-10Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz1-0/+5
2010-04-07Blackfin: IP04: new board portBrent Kandetzki1-1/+1
2010-04-01Merge branch 'next'Wolfgang Denk1-22/+9