summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * 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
* | Prepare v2011.12v2011.12Wolfgang Denk2011-12-23-1/+1
* | doc/mkimage.1: Fix -D/-f options formattingHorst Kronstorfer2011-12-23-2/+2
* | post/lib_powerpc/multi.c: fix stack overflow errorWolfgang Denk2011-12-23-4/+4
* | post/lib_powerpc/multi.c: code cleanupWolfgang Denk2011-12-23-15/+12
* | post/lib_powerpc/multi.c: make checkpatch cleanWolfgang Denk2011-12-23-29/+24
* | PPC: fix "Warning: FOO uses hard float, BAR uses soft float".Wolfgang Denk2011-12-23-2/+156
* | Print program basename instead of whole path in usage()Horst Kronstorfer2011-12-22-3/+9
* | tegra2: Fix out-of-tree build for Ventana.Thierry Reding2011-12-22-0/+1
* | Prepare v2011.12-rc3v2011.12-rc3Wolfgang Denk2011-12-21-1/+1
* | arm: Tegra: fix undefined instruction hang immediately after resetTom Warren2011-12-21-0/+2
* | doc/mkimage.1: Fix some typosHorst Kronstorfer2011-12-21-6/+6
* | km/common: add toolchain variableHolger Brunck2011-12-20-2/+3
* | Makefile: fix distclean and *_config rules to be less noiseLauri Hintsala2011-12-20-1/+1
* | board/eltec/elppc/misc.c: Fix GCC 4.6 build warningAnatolij Gustschin2011-12-20-1/+1
* | drivers/net/e1000.c: Fix GCC 4.6 build warningsAnatolij Gustschin2011-12-20-1/+1
* | board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warningsAnatolij Gustschin2011-12-20-27/+7
* | usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin2011-12-20-115/+125
* | board/samsung/universal_c210/universal.c: Fix build warningAnatolij Gustschin2011-12-20-1/+1
* | FAT: fix some issues in FAT write support codeAnatolij Gustschin2011-12-20-5/+14
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2011-12-20-1/+1
|\ \
| * \ Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-20-1/+1
| |\ \
| | * | common/cmd_pxe.c: Fix GCC 4.6 build warningsHeiko Schocher2011-12-20-1/+1
| | * | AVR32: fix timer_init() functionSven Schnelle2011-12-20-2/+3
* | | | drivers/net/e1000_spi.c: Fix build warningsAnatolij Gustschin2011-12-20-2/+3
* | | | net: Fix arguments in tftpput commandSimon Glass2011-12-20-2/+5
|/ / /
* | | AVR32: fix timer_init() functionSven Schnelle2011-12-20-2/+3
* | | PXA: Kill last remnants of set_GPIO_mode functionMarek Vasut2011-12-19-5/+6
* | | ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260Anatolij Gustschin2011-12-19-5/+4
* | | ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20Anatolij Gustschin2011-12-19-1/+3
* | | arm, fdt: update ethernet mac address before booting LinuxHeiko Schocher2011-12-19-0/+2
* | | add print_cpuinfo to s3c24x0David Müller (ELSOFT AG)2011-12-19-0/+55
* | | omap4_panda: Initialize the USB phyChris Lalancette2011-12-19-0/+122
* | | davinci: Fixed wrong timebase clock frequency.Manfred Rudigier2011-12-19-1/+1
* | | arm926ejs: remove noop flush_dcache_all functionIlya Yanok2011-12-19-5/+0
* | | M28: Fix tab indent in u-boot.bdMarek Vasut2011-12-19-4/+4
* | | Fix building for mx51evk boardAnatolij Gustschin2011-12-19-2/+4
|/ /
* | Prepare v2011.12-rc2v2011.12-rc2Wolfgang Denk2011-12-19-1/+1
* | Coding Style cleanupWolfgang Denk2011-12-19-46/+34
* | drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanupWolfgang Denk2011-12-19-3/+2
* | common/cmd_nvedit.c: Fix size calculation in do_env_import()Horst Kronstorfer2011-12-19-1/+1
|/
* 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