aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2010-04-22mpc83xx: enable command line autocompletionKim Phillips15-3/+17
2010-04-21Move arch/ppc to arch/powerpcStefan Roese6-9/+9
2010-04-14ppc4xx: Add option for PPC440SPe ports without old Rev. A supportStefan Roese2-0/+2
2010-04-14ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese1-1/+3
2010-04-13blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser9-27/+27
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser6-9/+9
2010-04-13Rename lib_generic/ to lib/Peter Tyser9-11/+11
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2010-04-10Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk3-7/+170
2010-04-10Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz1-0/+295
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk5-55/+18
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk49-0/+49
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk3-3/+11
2010-04-07ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL sizeKumar Gala3-0/+9
2010-04-07p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi1-54/+8
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi1-1/+1
2010-04-07Blackfin: IP04: new board portBrent Kandetzki1-0/+157
2010-04-07Blackfin: cm-bf561: update network/env settingsHarald Krapfenbauer1-7/+4
2010-04-07Blackfin: bf537-stamp: add board test definesMike Frysinger1-0/+9
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese49-0/+49
2010-04-03at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPTDaniel Gorsulowski2-2/+0
2010-04-03SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH1-1/+11
2010-04-02nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards.Scott McNutt5-30/+40
2010-04-02nios2: Move serial drivers to individual files in drivers/serialScott McNutt5-5/+10
2010-04-01Merge branch 'next'Wolfgang Denk40-158/+713
2010-03-30mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi2-7/+3
2010-03-29Merge remote branch 'origin/master' into nextWolfgang Denk2-181/+1
2010-03-28ml300: remove support for broken, orphaned boardWolfgang Denk1-181/+0
2010-03-24ColdFire: Fix incorrect M5253DEMO default environmentTsiChung Liew1-1/+1
2010-03-24ColdFire: Cache update for all platformsTsiChung Liew22-1/+294
2010-03-24ColdFire: Fix SDRAM size on M5208evb rev ETsiChung Liew1-1/+1
2010-03-24ColdFire: Misc update for M53017TsiChung Liew1-2/+4
2010-03-24ColdFire: Update Extra environment Data for M5275EVBTsiChung Liew1-5/+17
2010-03-24ColdFire: Update M5253DEMO configuration fileTsiChung Liew1-7/+2
2010-03-24add ASTRO MCF5373L boardWolfgang Wegner1-0/+389
2010-03-24at91: Get rid of some warnings when building for otc570Matthias Fuchs1-0/+1
2010-03-21Merge remote branch 'origin/master' into nextWolfgang Denk2-0/+0
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel18-141/+5
2010-03-21mod change 755 => 644 for multiple filesThomas Weber2-0/+0
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk1-3/+0
2010-03-12mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.Detlev Zundel1-294/+0
2010-03-1285xx: Drop FIT support to allow u-boot image to fit in 512kKumar Gala1-4/+0
2010-03-12TQM8xx: enable device tree support on all TQM8xx based boards.Heiko Schocher19-0/+96
2010-03-07AT91: Update otc570 board to new SoC accessDaniel Gorsulowski1-13/+12
2010-03-07arm: add support for the suen3 board from keymileHeiko Schocher2-0/+294
2010-03-07Add support for KARO TX25 boardJohn Rigby1-0/+179
2010-03-07Add initial support for Freescale mx51evk boardStefano Babic1-0/+172
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich12-13/+13
2010-03-07VoiceBlue: limit line lenght to 80 charactersLadislav Michl1-86/+82
2010-03-07netstar.h: do not exceed 80 columnsLadislav Michl1-34/+31