]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warnings
[karo-tx-uboot.git] / common /
2011-11-16 Wolfgang Denkcommon/cmd_universe.c: Fix GCC 4.6 build warning
2011-11-16 Wolfgang Denkcommon/cmd_fdc.c: Fix GCC 4.6 build warnings
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-fdt
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-16 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-11-15 Che-Liang Chioufont: split font data from video_font.h
2011-11-15 Che-Liang Chioutools: logo: split bmp arrays from bmp_logo.h
2011-11-15 Che-Liang Chioulcd: add clear and draw bitmap declaration
2011-11-15 Marek VasutGCC4.6: Fix common/usb.c on xscale
2011-11-13 Gabe BlackFix constness of the fdt void pointer in fdt_getprop_u3...
2011-11-13 Gabe BlackAdd some missing endian conversions in fdt_support.c
2011-11-08 Wolfgang Denkenv: allow to export only selected variables
2011-11-08 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-11-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-11-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2011-11-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2011-11-07 Wolfgang Denkcommon/cmd_flash.c: Fix GCC 4.6 build warnings
2011-11-07 Wolfgang Denkcommon/cmd_i2c.c: Fix GCC 4.6 build warning
2011-11-03 Simon Glasssandbox: Change md command to use map_physmem
2011-11-03 Wolfgang Denkcommon/cmd_ide.c: fix GCC 4.6 build warnings
2011-11-03 Wolfgang Denkcommon/cmd_ide.c: CodingStyle cleanup
2011-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2011-10-27 Marek VasutGCC4.6: Squash undefined variable in cmd_mtdparts.c
2011-10-27 Marek VasutGCC4.6: Squash subsequent warnings in usb_storage.c
2011-10-27 Marek VasutGCC4.6: Squash warning in usb_storage.c
2011-10-27 Marek VasutGCC4.6: Squash warning in cmd_ide.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in common/usb.c
2011-10-27 Aneesh Vomap: spl: fix build break due to changes in FAT
2011-10-27 Lei WenARM: orion5x: reduce dependence of including platform...
2011-10-27 Heiko Schocherarm, logbuffer: make it compileclean
2011-10-26 Simon Glassnet: tftpput: add tftpput command
2011-10-26 Simon Glasstftpput: add save_addr and save_size global variables
2011-10-26 Simon Glassnet: tftpput: Rename TFTP to TFTPGET
2011-10-26 Simon GlassAdd setenv_ulong() and setenv_addr()
2011-10-26 Simon GlassMove simple_itoa to vsprintf
2011-10-23 Stefano Babicmkimage: adding support for Davinci AIS image
2011-10-23 Simon GlassAdd getenv_ulong() to read an integer from an environme...
2011-10-23 Daniel Schwierzeckcommon: fix missing function pointer relocation in...
2011-10-21 Dirk Eibachhwmon: Provide dtt_init()
2011-10-21 Joe Hershbergercommon: cosmetic: CONFIG_BOOTFILE checkpatch compliance
2011-10-21 Joe Hershbergercommon: cosmetic: CONFIG_ROOTPATH checkpatch compliance
2011-10-21 Stephen Warrencheckpatch whitespace cleanups
2011-10-21 Macpaul Linnds32: common bdinfo, bootm, image support
2011-10-21 Timur Tabicmd_bdinfo: replace print_str() with print_mhz()
2011-10-21 Simon Schwarzremoved static from images in cmd_bootm.c
2011-10-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-10-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2011-10-21 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2011-10-20 Doug Andersoncosmetic: Fixup fixup_silent_linux() for checkpatch
2011-10-18 Shengzhou Liufdt: Add new fdt_set_node_status & fdt_set_status_by_al...
2011-10-17 Simon Glasssandbox: Use uintptr_t for 32/64-bit compatibility
2011-10-17 Simon Glasssandbox: Disable built-in malloc
2011-10-17 Simon Glasssandbox: Add bootm support
2011-10-17 Simon Glasssandbox: Add board info for architecture
2011-10-17 Simon GlassFix use of int as pointer in image.c
2011-10-17 Jason HobbsAdd pxe command
2011-10-17 Jason HobbsReplace space and tab checks with isblank
2011-10-17 Jason Hobbscosmetic: remove unneeded curly braces
2011-10-17 Jason Hobbscommon: add run_command2 for running simple or hush...
2011-10-17 Jason Hobbscommon, menu: use abortboot for menu timeout
2011-10-17 Jason HobbsAdd generic, reusable menu code
2011-10-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-10-15 Daniel Schwierzeckcommon: fix missing function pointer relocation in...
2011-10-15 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-fdt
2011-10-15 Timur Tabifdt: update fdt_alloc_phandle to use fdt_get_phandle
2011-10-15 Timur Tabifdt: check for fdt errors in fdt_create_phandle
2011-10-09 Wolfgang Denkcommon/usb.c: fix warning: variable ... set but not...
2011-10-09 Wolfgang Denkcommon/cmd_usb.c: fix warning: variable ... set but...
2011-10-09 Wolfgang DenkCFI: fix warning: variable ... set but not used
2011-10-09 Che-liang Chioucmd_time: add time command
2011-10-09 Wolfgang Denkcommon/image.c: remove duplicated IH_TYPE entries.
2011-10-09 Michal Simekserial: uartlite: Support for SERIAL_MULTI
2011-10-05 Kumar Galacmd_sf: Fix compiler warning
2011-10-05 Mike Frysingerimage: push default arch values to arch headers
2011-10-05 Graeme Russconsole: Implement pre-console buffer
2011-10-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2011-10-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-10-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2011-10-04 Wolfgang DenkMerge branch 'emaclite' of git://git.denx.de/u-boot...
2011-10-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2011-10-04 Wolfgang DenkRevert "GCC4.6: Convert various empty macros to inline...
2011-10-03 Marek VasutNAND: Make page, erase, oob size available via cmd_nand
2011-10-03 Marek VasutNAND: Add -y option to nand scrub command
2011-10-03 Marek VasutNAND: Add nand read.raw and write.raw commands
2011-10-01 Marek VasutGCC4.6: Squash warning in cmd_ubi.c:
2011-10-01 Marek VasutGCC4,6: Squash warning in cmd_nand.c
2011-10-01 Marek VasutGCC4.6: Squash warning in cmd_mem.c
2011-10-01 Marek VasutGCC4.6: Squash warnings in lcd.c
2011-10-01 Marek VasutGCC4.6: Squash warning in cmd_nvedit.c
2011-10-01 Marek VasutGCC4.6: Squash warning in cmd_flash.c
2011-10-01 Marek VasutGCC4.6: Convert various empty macros to inline functions
2011-10-01 Graeme Russconsole: Squelch pre-console output in console functions
next