]> git.ipfire.org Git - people/ms/u-boot.git/history - common
GCC4.6: Squash warning in vmt.c
[people/ms/u-boot.git] / common /
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-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
2011-09-04  Jason KridnerCorrected LED name match finding avoiding extraneous...
2011-08-26  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2011-08-26  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2011-08-08  Marek VasutUSB: Move USB_PRINTF() out of ifdef in usb_scan_devices()
2011-08-08  Marek VasutUSB: Set portnr so USB1.1 and 1.0 devices work on EHCI...
2011-08-04  Albert ARIBAUDConvert ISO-8859 files to UTF-8
2011-08-04  Heiko Schocherhwmon: do not init sensors on startup
2011-08-04  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-08-04  Albert ARIBAUDMerge commit '7b2fac7654f7420c2787f74ec3b1540fa3b343e9'
2011-08-03  John Rigbymkimage: Add OMAP boot image support
2011-08-02  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-08-02  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-08-02  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2011-08-02  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-08-01  Wolfgang Denkfpga: constify to fix build warning
2011-07-29  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-07-29  Wolfgang DenkConstify getenv(), setenv() and hash code functions
2011-07-28  Mike Williamscleanup: Fix typos and misspellings in various files.
2011-07-28  Andreas Bießmannunify version_string
2011-07-28  Heiko Schochermkimage: add UBL header support for booting davinci...
2011-07-28  Michael Jonescmd_mac: fix help for 'mac read'
2011-07-28  Michael Jonescmd_mac: cleanup help
2011-07-28  Michael Jonescosmetic: spell fixes etc.
2011-07-26  Andreas Pretzschadd command fitupd to run an update from a FIT image
2011-07-26  Andreas Pretzschautomatic update from FIT image: add optional address...
2011-07-26  Mike Frysingerserial: implement common uart post test
2011-07-26  Mike Frysingerserial: drop serial_register return value
2011-07-26  Mike Frysingerserial: push default_serial_console to drivers
2011-07-26  Mike Frysingercmd_usage: constify
2011-07-26  Mike Frysingerconstify default env
2011-07-26  Mike Frysingerenv: allow people to force envcrc building
2011-07-26  Aneesh Vscaled down version of generic libraries for SPL
2011-07-26  Jens ScharsigFix: watchdog timed out, if using md5 command
2011-07-26  Jens ScharsigFix: watchdog timed out, if using sha1 command
2011-07-26  Matthew McClintockcommand/cmd_cache.c: Add optional flush arguments
2011-07-26  Matthew McClintockcommon/cmd_ximg.c: add ifdef protection for gzip uncomp...
2011-07-26  Matthew McClintockdisk/part.c: Make features optional
2011-07-26  Laurence Withersmiiphy: use strncpy() not sprintf()
2011-07-25  Jens ScharsigFix: if using crc32 command watchdog timed out
2011-07-25  Rob Herringscsi/ahci: add support for non-PCI controllers
2011-07-25  Jason Hobbscosmetic, main: correct indentation/spacing issues
2011-07-25  Jason Hobbscosmetic, main: clean up declarations of abortboot
2011-07-25  Mike Frysingerautostart: unify duplicated logic into the bootm code
2011-07-19  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-07-19  Matthew McClintockFix typo from 'mb_alloc' -> 'lmb_alloc'
2011-07-18  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-07-18  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-07-17  Albert ARIBAUDRemove volatile qualifier in get_ram_size() calls
2011-07-16  David A. LongAdd uboot "fdt_high" enviroment variable
2011-07-16  Michael Jonesmmc: rescan fails on empty slot
2011-07-16  Lei WenMMC: add erase function to both mmc and sd
2011-07-16  Lei WenMMC: unify mmc read and write operation
2011-07-15  Gerald Van Barenfdt: introduce fdt_create_phandle()
2011-07-15  Timur Tabifdt: introduce fdt_verify_alias_address() and fdt_get_b...
2011-07-12  Mike FrysingerBlackfin: uart: add multiple serial support
2011-07-04  Aneesh Varmv7: rename cache related CONFIG flags
2011-07-01  Ben Gardinercmd_nand: add nand write.trimffs command
2011-07-01  Ben Gardinernand_util: convert nand_write_skip_bad() to flags
2011-06-23  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-06-22  Wolfgang DenkARM: drop unsupported 'trab' board
2011-06-01  Haojian Zhuangcommon/cmd_fdt.c: fix wrong data displayed in fdt print
2011-06-01  Luuk Paulussensntp: avoid use of uninitialized variable
2011-06-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2011-06-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-06-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-06-01  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2011-05-24  Daniel Hobicmd_nand: fix help of nand erase subcommand
2011-05-24  Daniel Hobienv_nand: zero-initialize variable nand_erase_options
2011-05-19  Wolfgang DenkMinor coding style cleanup.
2011-05-19  Luca CeresoliTFTP: add tftpsrv command
2011-05-19  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-05-18  Lei Wenmmc: enable partition switch function for emmc
next