]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
Davinci: ea20: added PREBOOT to configuration
[karo-tx-uboot.git] / common /
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
2011-10-01 Marek VasutIDE: Fix complaints about strict aliasing in cmd_ide.c
2011-10-01 Simon GlassSmall refactor to remove duplicate serial code
2011-10-01 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2011-09-30 York Sunpowerpc/mpc83xx: Migrate from spd_sdram to unified...
2011-09-30 Timur Tabipowerpc/mp: add support for discontiguous cores
2011-09-30 Kumar Galafdt: Add new fdt_create_phandle helper
2011-09-30 Kumar Galafdt: Rename fdt_create_phandle to fdt_set_phandle
2011-09-29 Simon Glasscmd_sf: add "update" subcommand to do smart SPI flash...
2011-09-13 Jason Kridnerled: remove camel casing of led identifiers globally
2011-09-10 Wolfgang Denkutx8245: fix build breakage due to assert()
2011-09-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-09-09 Simon GlassAdd assert() for debug assertions
2011-09-09 Wolfgang DenkYAFFS2: cmd_yaffs2.c - fix build warnings
2011-09-07 Anton Staafcommon: fix behavior of ROUND macro when input is alrea...
2011-09-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-09-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-09-07 Wolfgang DenkARM: remove broken "evb4510" board.
2011-09-05 Diana CRACIUNFlush cache after the OS image is loaded into the memory.
2011-09-04 Bradley Bolenstdio: Fix a possible buffer overflow
2011-09-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2011-09-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-09-04 Joel A Fernandesled: Remove state-saving of led for toggle functionalit...
2011-09-04 Joel A Fernandesled: Fixed setting of STATUS_LED_BIT1 when led_name...
2011-09-04 Jason Kridnerled: correct off/on locations in structure
2011-09-04 Jason Kridnerled: added cmd_led to Makefile
next