summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* CHECKPATCH: ./board/esd/plu405/fpgadata.cMarek Vasut2011-12-18-1179/+2358
* CHECKPATCH: ./board/esd/wuh405/fpgadata.cMarek Vasut2011-12-18-1818/+3636
* CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.cMarek Vasut2011-12-18-342/+683
* CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.cMarek Vasut2011-12-18-1285/+2569
* CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.cMarek Vasut2011-12-18-765/+1529
* CHECKPATCH: ./board/esd/canbt/fpgadata.cMarek Vasut2011-12-18-404/+807
* CHECKPATCH: ./board/esd/du405/fpgadata.cMarek Vasut2011-12-18-703/+1405
* CHECKPATCH: ./board/esd/cpciiser4/fpgadata.cMarek Vasut2011-12-18-2068/+4136
* CHECKPATCH: ./board/dave/PPChameleonEVB/fpgadata.cMarek Vasut2011-12-18-1139/+2277
* avr32:mmu.c: fix printf() length modifierAndreas Bießmann2011-12-17-1/+1
* fat.c: fix printf() length modifierAndreas Bießmann2011-12-17-1/+1
* cmd_sf.c: fix printf() length modifierAndreas Bießmann2011-12-17-2/+2
* Make printf and vprintf safe from buffer overrunsSonny Rao2011-12-17-5/+5
* vsprintf: Move function documentation into header fileSimon Glass2011-12-17-100/+123
* Add safe vsnprintf and snprintf library functionsSonny Rao2011-12-17-52/+241
* Move vsprintf functions into their own headerSimon Glass2011-12-17-10/+40
* tools/setlocalversion: Update from the Linux KernelKyle Moffett2011-12-17-24/+161
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2011-12-17-42/+122
|\
| * USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini2011-12-16-21/+39
| * usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)Lukasz Majewski2011-12-16-0/+54
| * README: add documentation for CONFIG_USB_ULPI*Igor Grinberg2011-12-16-0/+8
| * USB: ULPI: increase error case verbosityIgor Grinberg2011-12-16-6/+6
| * USB: ULPI: clean a mixup of return typesIgor Grinberg2011-12-16-7/+7
| * USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg2011-12-16-8/+8
* | powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang2011-12-12-1/+10
|/
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-12-18/+40
|\
| * pm9g45: init serial console before relocationAsen Dimov2011-12-12-5/+12
| * pm9261: init serial console before relocationAsen Dimov2011-12-12-5/+13
| * pm9263: init serial console before relocationAsen Dimov2011-12-12-8/+15
* | Prepare v2011.12-rc1v2011.12-rc1Wolfgang Denk2011-12-12-2/+2
* | MIPS: remove broken "tb0229" boardWolfgang Denk2011-12-12-1726/+4
* | board/ti/omap2420h4/omap2420h4.c: Fix GC 4.6 build warningWolfgang Denk2011-12-12-2/+1
* | fs/reiserfs/reiserfs.c: Fix compiler warningAnatolij Gustschin2011-12-12-1/+3
* | board/mpl/common/isa.c: Fix GCC 4.6 build warningsDavid Müller (ELSOFT AG)2011-12-12-3/+3
|/
* common/cmd_nvedit.c: Add missing 'env save' preproc guardHorst Kronstorfer2011-12-12-0/+2
* MIPS: tb0229: fix compile errorsDaniel Schwierzeck2011-12-12-2/+2
* powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala2011-12-12-6/+24
* mpc5200: digsy_mtc: Fix extension board detectionAnatolij Gustschin2011-12-12-14/+8
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2011-12-12-759/+5512
|\
| * USB: efikamx: Enable USB on EfikaMX and EfikaSBMarek Vasut2011-12-11-6/+270
| * USB: Add generic ULPI layer and a viewportJana Rapava2011-12-11-0/+688
| * USB: EHCI: Allow EHCI post-powerup configuration in board filesMarek Vasut2011-12-11-2/+10
| * USB: mx51evk: add end enable USB host support on port 1Wolfgang Grandegger2011-12-11-0/+75
| * USB: mx53loco: add end enable USB host support on port 1Wolfgang Grandegger2011-12-11-0/+23
| * USB: MX5: Add MX5 usb post-init callbackMarek Vasut2011-12-11-2/+12
| * USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut2011-12-11-0/+77
| * USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger2011-12-11-0/+185
| * USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger2011-12-11-0/+80
| * usb:gadget:s5p Enable the USB Gadget framework at GONILukasz Majewski2011-12-11-1/+54
| * usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski2011-12-11-0/+2848