summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c: Clean drivers/i2c/ MakefileMichal Simek2008-08-186-18/+6
* Add 'license' command to U-Boot command lineHarald Welte2008-08-186-0/+123
* add 'unzip' command to u-boot commandlineHarald Welte2008-08-182-0/+37
* Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector eraseTsiChung Liew2008-08-141-1/+9
* ColdFire: Multiple fixes for M5282EVBTsiChung Liew2008-08-145-6/+12
* ColdFire: Move m5282evb from board to board/freescaleTsiChung Liew2008-08-146-1/+1
* ColdFire: Move m5272c3 from board to board/freescaleTsiChung Liew2008-08-147-1/+1
* ColdFire: Move m5271evb from board to board/freescaleTsiChung Liew2008-08-146-1/+1
* ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew2008-08-1410-2/+1153
* ColdFire: Add Serial Flash support for M54455EVBTsiChung Liew2008-08-141-0/+4
* ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2008-08-147-45/+538
* ColdFire: Add SSPI feature for MCF5445xTsiChung Liew2008-08-143-7/+204
* ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew2008-08-144-1328/+58
* ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew2008-08-149-0/+1077
* ColdFire: Raise M5253EVBE uart baudrate to 115200 bpsTsiChung Liew2008-08-141-1/+1
* ColdFire: Fix M5253EVB dram bring up issueTsiChung Liew2008-08-141-4/+9
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2008-08-142-6/+60
|\
| * Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-08-14520-8225/+27870
| |\
| * | cfi-flash: Added support to flash_real_protect for Atmel flash devicesRafael Campos2008-08-061-6/+43
| * | cfi-flash: Add definition for the AM29LV800BB AMD NOR-flashGuennadi Liakhovetski2008-08-061-0/+17
* | | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-1447-1095/+2031
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-1416-334/+307
|\ \ \ | |_|/ |/| |
| * | socrates: Update NAND driver to new API.Scott Wood2008-08-131-52/+32
| * | quad100hd: Update NAND driver to new API.Scott Wood2008-08-131-23/+13
| * | m5373evb: Update NAND driver to new API.Scott Wood2008-08-131-46/+18
| * | s3c24x0: Update NAND driver to new API.Scott Wood2008-08-131-32/+32
| * | at91: Update board NAND drivers to current API.Scott Wood2008-08-135-95/+90
| * | Fix OneNAND build breakKyungmin Park2008-08-137-86/+122
* | | Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-13307-571/+333
|\ \ \
| * | | drivers/mtd/nand_legacy: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-132-6/+4
| * | | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-1348-89/+62
| * | | drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-134-16/+2
| * | | drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13189-205/+194
| * | | drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-135-14/+2
| * | | drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-1311-32/+8
| * | | drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-139-22/+9
| * | | drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-136-23/+5
| * | | drivers/dma: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-134-12/+1
| * | | drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-137-25/+7
| * | | serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD2008-08-133-6/+2
| * | | serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD2008-08-1310-13/+9
| * | | common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-1321-103/+23
| * | | mx31: move freescale's mx31 boards to vendor board dirJean-Christophe PLAGNIOL-VILLARD2008-08-136-6/+6
| |/ /
* | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-13127-3907/+20611
|\ \ \ | |/ /
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-08-1230-6/+6
| |\ \
| | * | at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD2008-08-1230-6/+6
| * | | OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA2008-08-123-8/+20
| * | | nand_spl: Support page-aligned read in nand_load, use chipselectGuennadi Liakhovetski2008-08-121-10/+20
| * | | NAND boot: Update large page support for current API.Scott Wood2008-08-121-30/+20
| * | | NAND boot: MPC8313ERDB supportScott Wood2008-08-1214-129/+585
OpenPOWER on IntegriCloud