summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut2011-12-06-76/+80
* PXA: Unify vpac270 environment sizeMarek Vasut2011-12-06-12/+2
* PXA: Enable command line editing for vpac270Marek Vasut2011-12-06-0/+2
* PXA: Adapt Voipac PXA270 to OneNAND SPLMarek Vasut2011-12-06-5/+184
* PXA: Drop Voipac PXA270 OneNAND IPLMarek Vasut2011-12-06-173/+0
* PXA: Fixup PXA25x boards after start.S updateMarek Vasut2011-12-06-4/+4
* PXA: Re-add the Dcache locking as RAM for pxa250Marek Vasut2011-12-06-2/+116
* PXA: Rework start.S to be closer to other ARMsMarek Vasut2011-12-06-247/+153
* PXA: Drop XM250 boardMarek Vasut2011-12-06-1043/+1
* PXA: Drop PLEB2 boardMarek Vasut2011-12-06-1196/+1
* PXA: Drop CRADLE boardMarek Vasut2011-12-06-1000/+1
* PXA: Drop CERF250 boardMarek Vasut2011-12-06-791/+1
* Fix regression in SMDK6400Simon Schwarz2011-12-06-29/+8
* nand: Add common functions to linux/mtd/nand.hSimon Schwarz2011-12-06-6/+10
* Ethernut 5 board supportTim Schendekehl2011-12-06-0/+1016
* net: Armada100: Fix compilation warningsAjay Bhargav2011-12-06-4/+10
* ARM: remove duplicated code for LaCie boardsSimon Guinot2011-12-06-408/+168
* ARM: add support for LaCie 2Big Network v2Simon Guinot2011-12-06-0/+605
* mvsata: fix ide_preinit for missing disksSimon Guinot2011-12-06-6/+8
* netspace_v2: Read Ethernet MAC address from EEPROMSimon Guinot2011-12-06-0/+44
* omap3evm: Add support for EFI partitionsSanjeev Premi2011-12-06-0/+1
* part_efi: Fix compile errorsSanjeev Premi2011-12-06-1/+1
* net: Make sure IPaddr_t is 32 bits in sizeMatthias Weisser2011-12-06-6/+7
* MAKEALL: Add -l option to only list build targetsMarek Vasut2011-12-06-2/+13
* OMAP3: Change devkit8000 maintainerThomas Weber2011-12-06-4/+4
* tools/envcrc: fix compile breakageIgor Grinberg2011-12-06-3/+3
* Add a "tidy" build optionAndy Fleming2011-12-06-5/+8
* add a git mailrc file for maintainersMike Frysinger2011-12-06-0/+101
* Add a cli command to test the TPM device.Vadim Bendebury2011-12-06-0/+104
* pxe: make the first label the implicit defaultJason Hobbs2011-12-06-3/+14
* cmd_bdinfo: simplify local static funcs a bitMike Frysinger2011-12-06-58/+31
* mii: miiphy register address width changeChandan Nath2011-12-06-10/+10
* Standalone Apps: Standalone apps should need only exports.h.Mike Partington2011-12-06-4/+3
* env_nand: Remove DEBUG definitionThomas Weber2011-12-06-2/+0
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-05-15/+9
|\
| * Makefile: add tools/mkenvimage to target 'clean'Horst Kronstorfer2011-12-05-1/+1
| * mv_common.c: get rid of 'defined but not used' warningMichael Jones2011-12-05-1/+1
| * m68k: fix ambiguous bit testingMike Frysinger2011-12-05-1/+1
| * sparc: fix unknown escape sequence warningsMike Frysinger2011-12-05-5/+5
| * sparc: fix unused variable warningsMike Frysinger2011-12-05-5/+0
| * sf: fix erase debug outputVadim Bendebury2011-12-05-2/+1
* | common/menu.c: Fix build warningAnatolij Gustschin2011-12-05-1/+1
* | board/amcc/taihu/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-05-8/+2
* | board/amcc/yucca/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-05-8/+2
* | board/amcc/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-05-8/+2
* | pci_ftpci100: Implementation FTPCI100 PCI driverGavin Guo2011-12-05-0/+425
* | phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu2011-12-05-0/+96
* | Fix tsize warning in tools/aisimage.cSimon Glass2011-12-05-3/+3
* | drivers/net/mvgbe.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-05-3/+6
* | serial: constify serial_assign()Gerlando Falauto2011-12-05-2/+2