aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD181-184/+184
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-4/+4
2008-08-13drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-4/+4
2008-08-13drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD8-8/+8
2008-08-12NAND boot: MPC8313ERDB supportScott Wood1-16/+66
2008-08-12mpc8313erdb: Enable NAND in config.Scott Wood1-0/+2
2008-08-12Coding style cleanup, update CHANGELOG, prepare releasev1.3.4Wolfgang Denk14-14/+14
2008-08-12MVBC_P: fix compile problemWolfgang Denk1-2/+2
2008-08-11POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d configBecky Bruce1-0/+2
2008-08-11Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese17-74/+459
2008-08-10Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk1-0/+9
2008-08-10Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk1-2/+3
2008-08-09TQM8xx{L,M}: try to normalize config files for TQM8xx? based boardWolfgang Denk15-67/+440
2008-08-09sh: Update sh7763rdp configNobuhiro Iwamatsu1-0/+9
2008-08-08TQM823L: re-enable logo support; update LCD_INFO textWolfgang Denk1-0/+2
2008-08-08TQM8xxL: fix support for second flash bankWolfgang Denk5-5/+5
2008-08-07ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco1-6/+6
2008-08-05mpc5121: squash some fdt fixup errorsJohn Rigby1-2/+3
2008-08-03Fix remaining build issues with MPC8xx FADS boards.Jean-Christophe PLAGNIOL-VILLARD3-3/+3
2008-08-03mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'Jean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-01Fix build issues with MPC8xx FADS boards.Wolfgang Denk1-1/+1
2008-07-31Fix printf() format problems with configurable promptsWolfgang Denk36-49/+73
2008-07-31E1000: clean up CONFIG_E1000_FALLBACK_MAC handlingWolfgang Denk1-1/+1
2008-07-31Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk1-8/+0
2008-07-31Remove unused I2C at apollon boardKyungmin Park1-8/+0
2008-07-31at91rm9200dk, csb637: fix NAND related build problemsWolfgang Denk2-16/+9
2008-07-30Adder8xx: Fix CFG_MONITOR_LENFrank Svendsbøe1-1/+1
2008-07-30Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD2-3/+3
2008-07-30Removed support for the adsvix board.Adrian Filipi1-365/+0
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk1-0/+316
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2-8/+8
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk3-82/+136
2008-07-15mpc5xxx: Add MVBC_P board supportAndre Schwarz1-0/+316
2008-07-15Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi2-8/+8
2008-07-14Clean up INIT_RAM optionsAndy Fleming1-17/+5
2008-07-14Remove fake flash bank from 8544 DSAndy Fleming1-2/+2
2008-07-14MPC8544DS: Add ATI Video card supportKumar Gala1-2/+22
2008-07-14sbc8560: enable CONFIG_OF_LIBFDT by defaultPaul Gortmaker1-0/+5
2008-07-14Fix indentation for default boot environment variablesAndy Fleming1-19/+19
2008-07-14sbc8560: add default fdt valuesPaul Gortmaker1-5/+33
2008-07-14sbc8560: define eth0 and eth1 instead of eth1 and eth2Paul Gortmaker1-26/+29
2008-07-14sbc8560: proper definitions for TSEC.Paul Gortmaker1-10/+22
2008-07-14Remove LBC_CACHE_BASE from 8544 DSAndy Fleming1-2/+0
2008-07-13Fix some more printf() format issues.Wolfgang Denk1-5/+4
2008-07-13hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722Michal Simek1-1/+1
2008-07-13Enable passing of ATAGs required by latest Linux kernel.Marcel Ziswiler1-0/+4
2008-07-13ARM: Fix for broken compilation when defining CONFIG_CMD_ELFHugo Villeneuve1-0/+1
2008-07-11Fix compile error caused by missing timer functionTsiChung Liew1-0/+2