]> git.ipfire.org Git - people/ms/u-boot.git/history - common
autoconf.mk.dep: use target cflags, not host
[people/ms/u-boot.git] / common /
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
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
next