| Commit message (Expand) | Author | Age | Lines |
* | CHECKPATCH: ./board/esd/hh405/logo_1024_768_8bpp.c | Marek Vasut | 2011-12-18 | -2544/+5087 |
* | CHECKPATCH: ./board/esd/hh405/logo_320_240_4bpp.c | Marek Vasut | 2011-12-18 | -227/+454 |
* | CHECKPATCH: ./board/esd/hh405/logo_640_480_24bpp.c | Marek Vasut | 2011-12-18 | -4209/+8417 |
* | CHECKPATCH: ./board/esd/apc405/logo_640_480_24bpp.c | Marek Vasut | 2011-12-18 | -565/+1129 |
* | CHECKPATCH: ./board/esd/voh405/logo_320_240_4bpp.c | Marek Vasut | 2011-12-18 | -77/+153 |
* | CHECKPATCH: ./board/esd/voh405/logo_640_480_24bpp.c | Marek Vasut | 2011-12-18 | -1722/+3443 |
* | CHECKPATCH: ./board/esd/hh405/fpgadata.c | Marek Vasut | 2011-12-18 | -2517/+5034 |
* | CHECKPATCH: ./board/esd/pci405/fpgadata.c | Marek Vasut | 2011-12-18 | -746/+1492 |
* | CHECKPATCH: ./board/esd/tasreg/fpgadata.c | Marek Vasut | 2011-12-18 | -5331/+10661 |
* | CHECKPATCH: ./board/esd/apc405/fpgadata.c | Marek Vasut | 2011-12-18 | -2004/+4008 |
* | CHECKPATCH: ./board/esd/voh405/fpgadata.c | Marek Vasut | 2011-12-18 | -2011/+4021 |
* | CHECKPATCH: ./board/esd/ash405/fpgadata.c | Marek Vasut | 2011-12-18 | -2492/+4983 |
* | CHECKPATCH: ./board/esd/dasa_sim/fpgadata.c | Marek Vasut | 2011-12-18 | -1952/+3903 |
* | CHECKPATCH: ./board/esd/ar405/fpgadata_xl30.c | Marek Vasut | 2011-12-18 | -2436/+4872 |
* | CHECKPATCH: ./board/esd/ar405/fpgadata.c | Marek Vasut | 2011-12-18 | -2750/+5500 |
* | CHECKPATCH: ./board/esd/plu405/fpgadata.c | Marek Vasut | 2011-12-18 | -1179/+2358 |
* | CHECKPATCH: ./board/esd/wuh405/fpgadata.c | Marek Vasut | 2011-12-18 | -1818/+3636 |
* | CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c | Marek Vasut | 2011-12-18 | -342/+683 |
* | CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c | Marek Vasut | 2011-12-18 | -1285/+2569 |
* | CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c | Marek Vasut | 2011-12-18 | -765/+1529 |
* | CHECKPATCH: ./board/esd/canbt/fpgadata.c | Marek Vasut | 2011-12-18 | -404/+807 |
* | CHECKPATCH: ./board/esd/du405/fpgadata.c | Marek Vasut | 2011-12-18 | -703/+1405 |
* | CHECKPATCH: ./board/esd/cpciiser4/fpgadata.c | Marek Vasut | 2011-12-18 | -2068/+4136 |
* | CHECKPATCH: ./board/dave/PPChameleonEVB/fpgadata.c | Marek Vasut | 2011-12-18 | -1139/+2277 |
* | avr32:mmu.c: fix printf() length modifier | Andreas Bießmann | 2011-12-17 | -1/+1 |
* | fat.c: fix printf() length modifier | Andreas Bießmann | 2011-12-17 | -1/+1 |
* | cmd_sf.c: fix printf() length modifier | Andreas Bießmann | 2011-12-17 | -2/+2 |
* | Make printf and vprintf safe from buffer overruns | Sonny Rao | 2011-12-17 | -5/+5 |
* | vsprintf: Move function documentation into header file | Simon Glass | 2011-12-17 | -100/+123 |
* | Add safe vsnprintf and snprintf library functions | Sonny Rao | 2011-12-17 | -52/+241 |
* | Move vsprintf functions into their own header | Simon Glass | 2011-12-17 | -10/+40 |
* | tools/setlocalversion: Update from the Linux Kernel | Kyle Moffett | 2011-12-17 | -24/+161 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2011-12-17 | -42/+122 |
|\ |
|
| * | USB: Use (get|put)_unaligned for accessing wMaxPacketSize | Tom Rini | 2011-12-16 | -21/+39 |
| * | usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) | Lukasz Majewski | 2011-12-16 | -0/+54 |
| * | README: add documentation for CONFIG_USB_ULPI* | Igor Grinberg | 2011-12-16 | -0/+8 |
| * | USB: ULPI: increase error case verbosity | Igor Grinberg | 2011-12-16 | -6/+6 |
| * | USB: ULPI: clean a mixup of return types | Igor Grinberg | 2011-12-16 | -7/+7 |
| * | USB: ULPI: switch argument type from u8 to unsigned | Igor Grinberg | 2011-12-16 | -8/+8 |
* | | powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata | Jerry Huang | 2011-12-12 | -1/+10 |
|/ |
|
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Wolfgang Denk | 2011-12-12 | -18/+40 |
|\ |
|
| * | pm9g45: init serial console before relocation | Asen Dimov | 2011-12-12 | -5/+12 |
| * | pm9261: init serial console before relocation | Asen Dimov | 2011-12-12 | -5/+13 |
| * | pm9263: init serial console before relocation | Asen Dimov | 2011-12-12 | -8/+15 |
* | | Prepare v2011.12-rc1v2011.12-rc1 | Wolfgang Denk | 2011-12-12 | -2/+2 |
* | | MIPS: remove broken "tb0229" board | Wolfgang Denk | 2011-12-12 | -1726/+4 |
* | | board/ti/omap2420h4/omap2420h4.c: Fix GC 4.6 build warning | Wolfgang Denk | 2011-12-12 | -2/+1 |
* | | fs/reiserfs/reiserfs.c: Fix compiler warning | Anatolij Gustschin | 2011-12-12 | -1/+3 |
* | | board/mpl/common/isa.c: Fix GCC 4.6 build warnings | David Müller (ELSOFT AG) | 2011-12-12 | -3/+3 |
|/ |
|
* | common/cmd_nvedit.c: Add missing 'env save' preproc guard | Horst Kronstorfer | 2011-12-12 | -0/+2 |