summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
* ColdFire: Multiple fixes for M5282EVBTsiChung Liew2008-08-14-2/+2
* ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew2008-08-14-0/+350
* ColdFire: Add Serial Flash support for M54455EVBTsiChung Liew2008-08-14-0/+4
* ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2008-08-14-16/+76
* ColdFire: Add SSPI feature for MCF5445xTsiChung Liew2008-08-14-1/+15
* ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew2008-08-14-39/+6
* ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew2008-08-14-0/+252
* ColdFire: Raise M5253EVBE uart baudrate to 115200 bpsTsiChung Liew2008-08-14-1/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-14-15/+15
* Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-13-225/+225
|\
| * drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-23/+23
| * drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-184/+184
| * drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-4/+4
| * drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-4/+4
| * drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
| * serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
| * serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD2008-08-13-8/+8
* | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-13-16/+68
|\ \ | |/
| * NAND boot: MPC8313ERDB supportScott Wood2008-08-12-16/+66
| * mpc8313erdb: Enable NAND in config.Scott Wood2008-08-12-0/+2
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-08-12-82/+469
|\ \ | |/
| * Coding style cleanup, update CHANGELOG, prepare releaseWolfgang Denk2008-08-12-14/+14
| * MVBC_P: fix compile problemWolfgang Denk2008-08-12-2/+2
| * POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d configBecky Bruce2008-08-11-0/+2
| * Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-11-74/+459
| |\
| | * Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-08-10-0/+9
| | |\
| | | * sh: Update sh7763rdp configNobuhiro Iwamatsu2008-08-09-0/+9
| | * | Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk2008-08-10-2/+3
| | |\ \
| | | * | mpc5121: squash some fdt fixup errorsJohn Rigby2008-08-05-2/+3
| | | |/
| | * | TQM8xx{L,M}: try to normalize config files for TQM8xx? based boardWolfgang Denk2008-08-09-67/+440
| | * | TQM823L: re-enable logo support; update LCD_INFO textWolfgang Denk2008-08-08-0/+2
| | * | TQM8xxL: fix support for second flash bankWolfgang Denk2008-08-08-5/+5
| | |/
| * | ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco2008-08-07-6/+6
| |/
| * Fix remaining build issues with MPC8xx FADS boards.Jean-Christophe PLAGNIOL-VILLARD2008-08-03-3/+3
| * mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'Jean-Christophe PLAGNIOL-VILLARD2008-08-03-2/+2
| * Fix build issues with MPC8xx FADS boards.Wolfgang Denk2008-08-01-1/+1
| * Fix printf() format problems with configurable promptsWolfgang Denk2008-07-31-49/+73
| * E1000: clean up CONFIG_E1000_FALLBACK_MAC handlingWolfgang Denk2008-07-31-1/+1
| * Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-31-8/+0
| |\
| | * Remove unused I2C at apollon boardKyungmin Park2008-07-31-8/+0
| * | at91rm9200dk, csb637: fix NAND related build problemsWolfgang Denk2008-07-31-16/+9
| |/
| * Adder8xx: Fix CFG_MONITOR_LENFrank Svendsbøe2008-07-30-1/+1
| * Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD2008-07-30-3/+3
| * Removed support for the adsvix board.Adrian Filipi2008-07-30-365/+0
* | Fix merge problemsStefan Roese2008-08-06-447/+91
* | ppc4xx: ML507: Environment in flash and MTD SupportRicardo Ribalda Delgado2008-07-30-4/+11
* | ppc4xx: ML507: U-Boot in flash and System ACERicardo Ribalda Delgado2008-07-30-9/+8
* | ppc4xx: ML507 Board SupportRicardo Ribalda Delgado2008-07-18-0/+116
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-07-17-95/+464
|\ \ | |/
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2008-07-15-0/+316
| |\