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