rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
[platform/kernel/u-boot.git] / common /
2008-09-10 Jean-Christophe... rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
2008-09-10 Jean-Christophe... cmd_mac: Move conditional compilation to Makefile
2008-09-10 Jean-Christophe... cmd_fdc: Move conditional compilation to Makefile
2008-09-10 Jean-Christophe... common/Makefile: add core command section
2008-09-10 Jean-Christophe... cmd_vfd: Move conditional compilation to Makefile
2008-09-10 Petri Lehtinenautoscr: Fix one-character lines and non-newline termin...
2008-09-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-09-09 Andrew KlossnerFix printf errors under -DDEBUG
2008-09-09 Wolfgang DenkMerge branch 'master' of ssh://10.10.0.7/home/wd/git...
2008-09-09 Jean-Christophe... bootm_load_os: fix load_end debug message
2008-09-09 Jean-Christophe... bootm: enable fdt support only on ppc, m68k and sparc
2008-09-09 Markus Heidelbergcommon/cmd_mem.c: remove nested #if defined(CONFIG_CMD_...
2008-09-09 Andy FlemingMerge branch 'denx'
2008-09-09 Ryan CHENCorrect drv_usb_kbd_init function
2008-09-09 Remy BohmerMake usb-stop() safe to call multiple times in a row.
2008-09-09 Wolfgang DenkMakefile: fix bug introduced by commit 47ffd6c2
2008-09-09 Bartlomiej SiekaFIT: make iminfo check hashes of all images in FIT...
2008-09-09 Bartlomiej SiekaFIT: add ability to check hashes of all images in FIT...
2008-09-09 Peter TyserAdd support for booting of INTEGRITY operating system...
2008-09-09 Kumar GalaRemove support for booting ARTOS images
2008-09-09 Wolfgang DenkMakefile: compile and link each module just once
2008-09-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-09-08 Wolfgang Denkcommon/cmd_bootm.c: fix printf() format warnings
2008-09-08 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-09-06 Jean-Christophe... rtc: allow rtc_set to return an error and use it in...
2008-09-06 Kumar GalaPrevent crash if random/invalid ramdisks are passed...
2008-09-06 Anatolij GustschinPrevent crash if random DTB address is passed to bootm
2008-09-06 Kyungmin ParkAdd JFFS2 command support on OneNAND
2008-09-06 Mark JacksonAllow console input to be disabled
2008-09-05 Ricardo Ribalda... loads: allow negative offsets
2008-09-05 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-09-05 Stefan Roesedevices: Use list_add_tail() instead of list_add()...
2008-09-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2008-09-01 Jean-Christophe... device: make device_register() clone the device
2008-08-31 Wolfgang DenkMerge branch 'Makefile' of git://git.denx.de/u-boot-arm
2008-08-31 Jean-Christophe... devices: merge to list_head
2008-08-29 Jean-Christophe... cmd_terminal: remove no need ifdef
2008-08-29 Jean-Christophe... common/Makefile: order by functionality
2008-08-29 Jean-Christophe... miiphyutil: Move conditional compilation to Makefile
2008-08-29 Jean-Christophe... autoscript: Move conditional compilation to Makefile
2008-08-29 Jean-Christophe... crc16: move to lib_generic
2008-08-29 Jean-Christophe... miiphybb: move to drivers/net/phy
2008-08-29 Jean-Christophe... soft_spi: move to drivers/spi
2008-08-29 Jean-Christophe... soft_i2c: move to drivers/i2c
2008-08-29 Jean-Christophe... gunzip: move to lib_generic
2008-08-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2008-08-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-08-27 Peter TyserStandardize bootp, tftpboot, rarpboot, dhcp, and nfs...
2008-08-27 James YangAdd proper SPD definitions for DDR1/2/3
2008-08-26 Gururaja Hebbar K Rcommon/cmd_load.c cleanup - remove unused variables
2008-08-26 Kumar Galabootm: refactor do_reset and os boot function args
2008-08-26 Kumar Galafdt: Added resize command
2008-08-26 Kumar Galafdt: refactor initrd related code
2008-08-26 Kumar Galafdt: refactor fdt resize code
2008-08-26 Kumar Galabootm: refactor image detection and os load steps
2008-08-26 Kumar Galabootm: move lmb into the bootm_headers_t structure
2008-08-26 Kumar Galabootm: Set working fdt address as part of the bootm...
2008-08-26 Kumar Galabootm: refactor fdt locating and relocation code
2008-08-26 Kumar Galabootm: refactor ramdisk locating code
2008-08-26 Kumar Galabootm: refactor entry point code
2008-08-26 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2008-08-26 Wolfgang Denkcmd_mem.c: Fix help message alignment
2008-08-25 Kim PhillipsMerge branch 'next'
2008-08-25 Wolfgang DenkMinor coding style cleanup, updte CHANGELOG
2008-08-25 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2008-08-25 Gerald Van BarenAdd note on dereferencing /aliases pointers
2008-08-22 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-08-21 Kyungmin ParkFix OneNAND read_oob/write_oob functions compatability
2008-08-21 Kumar Galafdt: rework fdt_fixup_ethernet() to use env instead...
2008-08-21 Stefan Roesehush: Fix printf debug macro in hush.c so that it usabl...
2008-08-20 Peter Tysermod_i2c_mem() bugfix
2008-08-20 Steven A. FalcoFix typo in spelling of ATAPI.
2008-08-20 Steven A. FalcoAdd a hook to allow board-specific PIO mode setting.
2008-08-20 Kumar Galafdt: fdt addr w/o any args reports back the current...
2008-08-20 Kumar Galafdt: added the ability to set initrd start/end via...
2008-08-20 Kumar GalaAdd command to enable/disable interrupts
2008-08-20 Haavard SkinnemoenMerge branch 'next' of git://git.denx.de/u-boot-avr32
2008-08-18 Kumar GalaClean up usage of icache_disable/dcache_disable
2008-08-18 Harald WelteAdd 'license' command to U-Boot command line
2008-08-18 Harald Welteadd 'unzip' command to u-boot commandline
2008-08-14 TsiChung LiewChange CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector...
2008-08-14 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2008-08-14 Wolfgang DenkCoding Style cleanup, update CHANGELOG
2008-08-14 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-08-14 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-08-13 Wolfgang DenkMerge branch 'Makefile' of git://git.denx.de/u-boot-arm
2008-08-13 Kyungmin ParkFix OneNAND build break
2008-08-13 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-08-12 Jean-Christophe... drivers/mtd/nand: Move conditional compilation to Makefile
2008-08-12 Jean-Christophe... common: Move conditional compilation to Makefile
2008-08-12 Wolfgang DenkMerge branch 'master' of git://denx.de/git/u-boot-at91
2008-08-12 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-08-12 Fathi BOUDRAOneNAND: Fill in MTD function pointers for OneNAND.
2008-08-12 Guennadi LiakhovetskiNAND: Do not write or read a whole block if it is large...
2008-08-12 Scott WoodNAND read/write fix
2008-08-12 Scott WoodNAND: Always skip blocks on read/write/boot.
2008-08-12 Stefan RoeseNAND: Fix compilation warning and small coding style...
2008-08-12 William Juulmake nand dump and nand dump.oob work
2008-08-12 William JuulIncorporate yaffs2 into U-boot
2008-08-12 William JuulWhitespace cleanup and marking broken code.
next