summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-18Add 'license' command to U-Boot command lineHarald Welte
2008-08-18add 'unzip' command to u-boot commandlineHarald Welte
2008-08-14Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector eraseTsiChung Liew
2008-08-14ColdFire: Multiple fixes for M5282EVBTsiChung Liew
2008-08-14ColdFire: Move m5282evb from board to board/freescaleTsiChung Liew
2008-08-14ColdFire: Move m5272c3 from board to board/freescaleTsiChung Liew
2008-08-14ColdFire: Move m5271evb from board to board/freescaleTsiChung Liew
2008-08-14ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew
2008-08-14ColdFire: Add Serial Flash support for M54455EVBTsiChung Liew
2008-08-14ColdFire: Implement SBF feature for M5445EVBTsiChung Liew
2008-08-14ColdFire: Add SSPI feature for MCF5445xTsiChung Liew
2008-08-14ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew
2008-08-14ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew
2008-08-14ColdFire: Raise M5253EVBE uart baudrate to 115200 bpsTsiChung Liew
2008-08-14ColdFire: Fix M5253EVB dram bring up issueTsiChung Liew
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-08-14Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-08-13socrates: Update NAND driver to new API.Scott Wood
2008-08-13quad100hd: Update NAND driver to new API.Scott Wood
2008-08-13m5373evb: Update NAND driver to new API.Scott Wood
2008-08-13s3c24x0: Update NAND driver to new API.Scott Wood
2008-08-13Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk
2008-08-13at91: Update board NAND drivers to current API.Scott Wood
2008-08-13Fix OneNAND build breakKyungmin Park
2008-08-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-08-13drivers/mtd/nand_legacy: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/dma: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD
2008-08-13serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD
2008-08-13common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13mx31: move freescale's mx31 boards to vendor board dirJean-Christophe PLAGNIOL-VILLARD
2008-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk
2008-08-12Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-08-12at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD
2008-08-12OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA
2008-08-12nand_spl: Support page-aligned read in nand_load, use chipselectGuennadi Liakhovetski
2008-08-12NAND boot: Update large page support for current API.Scott Wood
2008-08-12NAND boot: MPC8313ERDB supportScott Wood
2008-08-12mpc8313erdb: Enable NAND in config.Scott Wood
2008-08-12NAND: Do not write or read a whole block if it is larger than the environmentGuennadi Liakhovetski