]> git.ipfire.org Git - people/ms/u-boot.git/history - common
MXC: Add large page oob layout for i.MX31 NAND controller.
[people/ms/u-boot.git] / common /
2010-01-17  Heiko SchocherCRAMFS: support cramfs in RAM
2010-01-17  Heiko Schocherenv, eeprom: add redundant environment support
2010-01-17  Heiko Schochercmd_eeprom: I2C updates
2010-01-17  Detlev Zundelcmd_bootm.c: Change interpretation of standalone image...
2010-01-17  Detlev Zundelcmd_bootm.c: Do not load a ramdisk when not booting...
2010-01-17  Robin Getzkgdb: update mem2hex/hex2mem funcs
2010-01-17  Robin Getzkgdb: add default generic stubs
2010-01-17  Mike Frysingerconfig_defaults.h: new header for common u-boot config...
2010-01-17  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2010-01-15  Wolfgang Denkmalloc: return NULL if not initialized yet
2010-01-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-01-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2010-01-06  Sanjeev Premionenand: Fix compile errors due to FlexOneNAND
2010-01-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2009-12-21  Wolfgang Wegnermove prototypes for gunzip() and zunzip() to common.h
2009-12-21  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2009-12-20  Mahavir Jainusb: write command for RAW partition.
2009-12-20  Tom RixUSB Consolidate descriptor definitions
2009-12-15  Wolfgang DenkMerge branch 'next' of ../next
2009-12-08  Heiko Schochercommon: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS...
2009-12-07  Wolfgang DenkMerge branch 'master' of ../work into next
2009-12-07  Heiko Schocheri2c: fix dangling comment in do_i2c_mw()
2009-12-07  Wolfgang DenkMerge branch 'master' into next
2009-12-07  Peter Tyserbootm: Fix help message's sub-command ordering
2009-12-05  Wolfgang DenkMerge branch 'master' into next
2009-12-05  Peter Korsgaardadd lzop decompression support
2009-12-05  Graeme Russi386: Fix malloc initialization
2009-12-02  Robert P. J. DayRemove superfluous preprocessor tests from some cmd_...
2009-12-02  Pratap ChanduRemoves dead code in the file common/cmd_i2c.c
2009-12-02  Magnus Liljacmd_date: Fix spelling in error message.
2009-12-02  Peter TyserMove do_irqinfo() to common/cmd_irq.c
2009-12-02  Peter Tysercmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE
2009-12-02  Peter Tysercircbuf: Move to lib_generic and conditionally compile
2009-12-02  Mike Frysingerexports: rewrite jump table init
2009-12-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2009-11-24  Mike Frysingerbootm: mark local boot_os[] table static
2009-11-24  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2009-11-24  Wolfgang DenkMerge branch 'master-sync' of git://git.denx.de/u-boot-arm
2009-11-24  Remy BohmerRepair build fail in case CONFIG_PPC=n and CONFIG_FIT=y
2009-11-22  Peter TyserAdd 'true' and 'false' commands
2009-11-22  Peter Tysercmd_help: General cleanup
2009-11-22  Peter Tysercommand.c: Break commands out to appropriate cmd_*...
2009-11-15  Wolfgang DenkMerge branch 'master' into next
2009-11-13  Amul Kumar SahaENV Variable support for Flex-OneNAND
2009-11-13  Peter Tysercmd_nand: Move conditional compilation to Makefile
2009-11-13  Peter Tysercmd_nand: Remove duplicate include
2009-10-28  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sparc
2009-10-27  Peter TyserAdd 'editenv' command
2009-10-27  Peter Tysersetenv(): Delete 0-length environment variables
2009-10-27  Peter Tyserreadline(): Add ability to modify a string buffer
2009-10-27  Peter Tysercread_line(): Remove unused variables
2009-10-27  Peter TyserCheck for NULL prompt in readline_into_buffer()
2009-10-27  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2009-10-27  Wolfgang DenkRevert "env: only build env_embedded and envcrc when...
2009-10-27  Anton Vorontsovfdt_support: Add multi-serial support for stdout fixup
2009-10-24  Mike Frysingersf: add GPL-2 license info
2009-10-24  Kumar Galafdt: Fix fdt padding issue for initrd mem_rsv
2009-10-24  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2009-10-24  Wolfgang DenkMerge branch 'master-sync' of git://git.denx.de/u-boot-arm
2009-10-24  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2009-10-24  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2009-10-24  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2009-10-23  Stefan Roesefdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH...
2009-10-18  Alessandro Rubinilcd: remove '#if 0' 32-bit scroll, now memcpy does it
2009-10-18  Alessandro Rubinisetenv: do console redirection even if previously unset
2009-10-18  Paul Gortmakermem_mtest: fix error reporting, allow escape with ^C
2009-10-18  Mike Frysingerenv: only build env_embedded and envcrc when needed
2009-10-18  Niklaus GigerCleanup: use constant
2009-10-14  Minkyu Kangs5pc1xx: support serial driver
2009-10-08  Wolfgang DenkMerge branch 'reloc'
2009-10-07  Niklaus Gigerppc4xx: Rework cmd reginfo
2009-10-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2009-10-03  Peter Tyserarm/microblaze/nios/nios2/sh: Remove relocation fixups
2009-10-03  Peter TyserConditionally perform common relocation fixups
2009-09-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2009-09-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-09-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2009-09-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2009-09-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2009-09-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2009-09-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-fdt
2009-09-28  Stefan Roeseppc4xx: Convert PPC4xx SDRAM defines from lower case...
2009-09-28  Stefan Roeseppc4xx: Convert PPC4xx UIC defines from lower case...
2009-09-25  Ken MacLeodcmd_fdt.c: fix parse of byte streams and strings
2009-09-24  Heiko Schochermucmc52, uc101: delete ata@3a00 node, if no CF card...
2009-09-23  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2009-09-23  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2009-09-22  Peter TyserRemove deprecated 'autoscr' command/variables
2009-09-18  Wolfgang DenkMerge branch 'warning-cleanup'
2009-09-15  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2009-09-15  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2009-09-11  Stefan Roeseppc4xx: Big cleanup of PPC4xx defines
2009-09-10  Prafulla Wadaskarmkimage: Add Kirkwood Boot Image support (kwbimage)
2009-09-10  Prafulla Wadaskarmkimage: Make table_entry code global
2009-09-10  Prafulla Wadaskarmkimage: Make genimg_print_size() global
2009-09-10  Wolfgang Denktools/mkimage: fix compiler warnings, use "const"
2009-09-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-09-04  Wolfgang Denkcmd_mtdparts.c: fix compiler warning in debug code
2009-09-04  Kumar GalaAdd ability for arch code to make changes before we...
2009-09-04  Peter TyserConsolidate arch-specific mem_malloc_init() implementations
next