aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala8-20/+8
2008-08-19Update linux bootm to support ePAPR client interfaceKumar Gala1-10/+23
2008-08-18Minor code cleanup: keep lists sorted.Wolfgang Denk2-8/+8
2008-08-18Add support for ADT7460 I2C monitor chipRicardo Ribalda Delgado3-1/+86
2008-08-18video: Clean drivers/video/MakefileMichal Simek9-37/+8
2008-08-18rtc: Clean drivers/rtc/MakefileMichal Simek26-55/+49
2008-08-18i2c: Clean drivers/i2c/ MakefileMichal Simek6-18/+6
2008-08-18Add 'license' command to U-Boot command lineHarald Welte6-0/+123
2008-08-18add 'unzip' command to u-boot commandlineHarald Welte2-0/+37
2008-08-14Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector eraseTsiChung Liew1-1/+9
2008-08-14ColdFire: Multiple fixes for M5282EVBTsiChung Liew5-6/+12
2008-08-14ColdFire: Move m5282evb from board to board/freescaleTsiChung Liew6-1/+1
2008-08-14ColdFire: Move m5272c3 from board to board/freescaleTsiChung Liew7-1/+1
2008-08-14ColdFire: Move m5271evb from board to board/freescaleTsiChung Liew6-1/+1
2008-08-14ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew10-2/+1153
2008-08-14ColdFire: Add Serial Flash support for M54455EVBTsiChung Liew1-0/+4
2008-08-14ColdFire: Implement SBF feature for M5445EVBTsiChung Liew7-45/+538
2008-08-14ColdFire: Add SSPI feature for MCF5445xTsiChung Liew3-7/+204
2008-08-14ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew4-1328/+58
2008-08-14ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew9-0/+1077
2008-08-14ColdFire: Raise M5253EVBE uart baudrate to 115200 bpsTsiChung Liew1-1/+1
2008-08-14ColdFire: Fix M5253EVB dram bring up issueTsiChung Liew1-4/+9
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2-6/+60
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk47-1095/+2031
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk16-334/+307
2008-08-14Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese520-8225/+27870
2008-08-13socrates: Update NAND driver to new API.Scott Wood1-52/+32
2008-08-13quad100hd: Update NAND driver to new API.Scott Wood1-23/+13
2008-08-13m5373evb: Update NAND driver to new API.Scott Wood1-46/+18
2008-08-13s3c24x0: Update NAND driver to new API.Scott Wood1-32/+32
2008-08-13Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk307-571/+333
2008-08-13at91: Update board NAND drivers to current API.Scott Wood5-95/+90
2008-08-13Fix OneNAND build breakKyungmin Park7-86/+122
2008-08-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese127-3907/+20611
2008-08-13drivers/mtd/nand_legacy: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-6/+4
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD48-89/+62
2008-08-13drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-16/+2
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD189-205/+194
2008-08-13drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD5-14/+2
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD11-32/+8
2008-08-13drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD9-22/+9
2008-08-13drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD6-23/+5
2008-08-13drivers/dma: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-12/+1
2008-08-13drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD7-25/+7
2008-08-13serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD3-6/+2
2008-08-13serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD10-13/+9
2008-08-13common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD21-103/+23
2008-08-13mx31: move freescale's mx31 boards to vendor board dirJean-Christophe PLAGNIOL-VILLARD6-6/+6
2008-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk30-6/+6
2008-08-12Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese81-805/+3376