summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mkenvimage: Add version info switch (-V)Horst Kronstorfer2011-12-201-1/+6
* mkenvimage: Fix getopt() error handlingHorst Kronstorfer2011-12-201-2/+10
* mkenvimage: Fix some typosHorst Kronstorfer2011-12-201-4/+4
* phy: add Micrel KS8721BL phy definitionVladimir Zapolskiy2011-12-201-0/+11
* net: introduce per device indexMichael Walle2011-12-202-29/+13
* mvgbe: remove setting of ethaddr within the driverMichael Walle2011-12-201-23/+0
* x86: Add support for specifying an initrd with the zboot commandGabe Black2011-12-191-4/+19
* x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black2011-12-193-90/+122
* x86: Add infrastructure to extract an e820 table from the coreboot tablesGabe Black2011-12-191-1/+37
* x86: Add support for booting Linux using the 32 bit boot protocolGabe Black2011-12-193-17/+62
* x86: Clean up the x86 zimage code in preparation to extend itGabe Black2011-12-192-58/+45
* x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black2011-12-198-0/+630
* x86: Initial commit for running as a coreboot payloadGabe Black2011-12-1912-1/+610
* CHECKPATCH: ./board/esd/hh405/logo_320_240_8bpp.cMarek Vasut2011-12-181-521/+1042
* CHECKPATCH: ./board/esd/hh405/logo_1024_768_8bpp.cMarek Vasut2011-12-181-2544/+5087
* CHECKPATCH: ./board/esd/hh405/logo_320_240_4bpp.cMarek Vasut2011-12-181-227/+454
* CHECKPATCH: ./board/esd/hh405/logo_640_480_24bpp.cMarek Vasut2011-12-181-4209/+8417
* CHECKPATCH: ./board/esd/apc405/logo_640_480_24bpp.cMarek Vasut2011-12-181-565/+1129
* CHECKPATCH: ./board/esd/voh405/logo_320_240_4bpp.cMarek Vasut2011-12-181-77/+153
* CHECKPATCH: ./board/esd/voh405/logo_640_480_24bpp.cMarek Vasut2011-12-181-1722/+3443
* CHECKPATCH: ./board/esd/hh405/fpgadata.cMarek Vasut2011-12-181-2517/+5034
* CHECKPATCH: ./board/esd/pci405/fpgadata.cMarek Vasut2011-12-181-746/+1492
* CHECKPATCH: ./board/esd/tasreg/fpgadata.cMarek Vasut2011-12-181-5331/+10661
* CHECKPATCH: ./board/esd/apc405/fpgadata.cMarek Vasut2011-12-181-2004/+4008
* CHECKPATCH: ./board/esd/voh405/fpgadata.cMarek Vasut2011-12-181-2011/+4021
* CHECKPATCH: ./board/esd/ash405/fpgadata.cMarek Vasut2011-12-181-2492/+4983
* CHECKPATCH: ./board/esd/dasa_sim/fpgadata.cMarek Vasut2011-12-181-1952/+3903
* CHECKPATCH: ./board/esd/ar405/fpgadata_xl30.cMarek Vasut2011-12-181-2436/+4872
* CHECKPATCH: ./board/esd/ar405/fpgadata.cMarek Vasut2011-12-181-2750/+5500
* CHECKPATCH: ./board/esd/plu405/fpgadata.cMarek Vasut2011-12-181-1179/+2358
* CHECKPATCH: ./board/esd/wuh405/fpgadata.cMarek Vasut2011-12-181-1818/+3636
* CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.cMarek Vasut2011-12-181-342/+683
* CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.cMarek Vasut2011-12-181-1285/+2569
* CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.cMarek Vasut2011-12-181-765/+1529
* CHECKPATCH: ./board/esd/canbt/fpgadata.cMarek Vasut2011-12-181-404/+807
* CHECKPATCH: ./board/esd/du405/fpgadata.cMarek Vasut2011-12-181-703/+1405
* CHECKPATCH: ./board/esd/cpciiser4/fpgadata.cMarek Vasut2011-12-181-2068/+4136
* CHECKPATCH: ./board/dave/PPChameleonEVB/fpgadata.cMarek Vasut2011-12-181-1139/+2277
* avr32:mmu.c: fix printf() length modifierAndreas Bießmann2011-12-171-1/+1
* fat.c: fix printf() length modifierAndreas Bießmann2011-12-171-1/+1
* cmd_sf.c: fix printf() length modifierAndreas Bießmann2011-12-171-2/+2
* Make printf and vprintf safe from buffer overrunsSonny Rao2011-12-171-5/+5
* vsprintf: Move function documentation into header fileSimon Glass2011-12-172-100/+123
* Add safe vsnprintf and snprintf library functionsSonny Rao2011-12-173-52/+241
* Move vsprintf functions into their own headerSimon Glass2011-12-172-10/+40
* tools/setlocalversion: Update from the Linux KernelKyle Moffett2011-12-171-24/+161
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2011-12-1714-42/+122
|\
| * USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini2011-12-166-21/+39
| * usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)Lukasz Majewski2011-12-164-0/+54
| * README: add documentation for CONFIG_USB_ULPI*Igor Grinberg2011-12-161-0/+8
OpenPOWER on IntegriCloud