aboutsummaryrefslogtreecommitdiff
path: root/board/keymile
AgeCommit message (Expand)AuthorFilesLines
2011-04-30keymile: Fix Coding style issues for keymile boards.Heiko Schocher5-298/+317
2011-04-30arm, keymile: rename MACH_SUEN3 to MACH_KM_KIRKWOODHolger Brunck2-3/+3
2011-04-11ppc, mgcoge: add DIP switch detectionAndreas Huber1-0/+18
2011-04-11arm, keymile: remove unneeded codeHolger Brunck1-7/+0
2011-01-18ppc, 8xx: remove obsolete km8xx boards from keymileHolger Brunck4-620/+0
2010-11-278xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-58/+12
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier4-8/+8
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2-37/+15
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk1-15/+0
2010-10-28kirkwood: get rid of config.mk filesPrafulla Wadaskar1-28/+0
2010-10-20arm926ejs, suen3: fix relocation issuesHeiko Schocher1-9/+15
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk3-76/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk4-4/+4
2010-09-19ARM: implement relocation for ARM926Heiko Schocher1-0/+24
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher2-3/+3
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-6/+3
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-21Move arch/ppc to arch/powerpcStefan Roese4-8/+8
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser4-5/+5
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-03-07arm: kirkwood: suen3: fixed build warningPrafulla Wadaskar1-2/+1
2010-03-07arm, suen3: fix compile error, if doing not a local buildHeiko Schocher1-0/+3
2010-03-07arm: add support for the suen3 board from keymileHeiko Schocher5-2/+583
2010-01-18powerpc: keymile boards updatesHeiko Schocher3-145/+14
2009-11-22mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler1-7/+1
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-09-15mpc8260: remove Ethernet node fixup to use generic FDT code.Marcel Ziswiler1-5/+0
2009-07-2983xx, kmeter1, fix: update in the DTS the correct size for the first flashHeiko Schocher1-0/+1
2009-07-21i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2cHeiko Schocher1-0/+20
2009-07-21powerpc: updates for the keymile boardsHeiko Schocher5-36/+169
2009-07-0283xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser1-2/+2
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-03-20boards: get mac address from environmentMike Frysinger2-2/+6
2009-03-188xx: add support for new keymile kmsupx4 board.Heiko Schocher2-1/+10
2009-03-188xx, mgsuvd: rename board to a more generic nameHeiko Schocher7-3/+3
2009-03-0583xx, kmeter: QE_ENET10 errata for Silicon Revision 2.1Heiko Schocher1-8/+12
2009-03-0583xx, kmeter1: autodetect size of DDR II RAMHeiko Schocher1-10/+18
2009-03-0583xx, kmeter1: add I2C, dtt, eeprom supportHeiko Schocher2-1/+34
2009-02-1982xx, mgcoge: updates for 2009.03Heiko Schocher1-2/+5
2009-02-198xx, mgsuvd: updates for 2009.03Heiko Schocher1-0/+5
2009-01-28Command usage cleanupPeter Tyser1-2/+2
2009-01-24powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher6-10/+64
2009-01-24powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher3-0/+228
2008-12-07mgsuvd add the board-specific part of the HDLC driverGary Jennejohn2-1/+280
2008-12-07mgcoge add the board-specific part of the HDLC driverGary Jennejohn2-1/+278
2008-12-07keymile add the common parts of the HDLC driverGary Jennejohn2-0/+749
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk2-142/+142
2008-10-18mgcoge, mgsuvd: extract more common codeHeiko Schocher3-90/+56