]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
Merge branch 'master' of git://git.denx.de/u-boot-sh
[karo-tx-uboot.git] / common /
2008-10-14 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2008-10-13 Luigi 'Comio' Mant... Fix lzma uncompress call (image_start wrongly used...
2008-09-13 Heiko Schocherpowerpc: Fix bootm to boot up again with a Ramdisk
2008-09-12 Luigi 'Comio' Mant... Add support for LZMA uncompression algorithm.
2008-09-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-09-12 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-09-12 Wolfgang DenkMerge branch 'Makefile-next' of git://git.denx.de/u...
2008-09-10 Jean-Christophe... rename CFG_ENV macros to CONFIG_ENV
2008-09-10 Jean-Christophe... nvedit: rename error comment to CONFIG_ENV_IS_IN_
2008-09-10 Jean-Christophe... cmd_mem: Move conditional compilation to Makefile
2008-09-10 Jean-Christophe... move cmd_get_data_size to command.c
2008-09-10 Jean-Christophe... env_flash: Move conditional compilation to Makefile
2008-09-10 Jean-Christophe... rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
2008-09-10 Jean-Christophe... rename environment.c in env_embedded.c to reflect is...
2008-09-10 Jean-Christophe... env_nowhere: Move conditional compilation to Makefile
2008-09-10 Jean-Christophe... rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
2008-09-10 Jean-Christophe... env_sf: Move conditional compilation to Makefile
2008-09-10 Jean-Christophe... rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_...
2008-09-10 Jean-Christophe... env_onenand: Move conditional compilation to Makefile
2008-09-10 Jean-Christophe... rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
2008-09-10 Jean-Christophe... env_nvram: Move conditional compilation to Makefile
2008-09-10 Jean-Christophe... rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
2008-09-10 Jean-Christophe... env_nand: Move conditional compilation to Makefile
2008-09-10 Jean-Christophe... rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
2008-09-10 Jean-Christophe... env_dataflash: Move conditional compilation to Makefile
2008-09-10 Jean-Christophe... rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATA...
2008-09-10 Jean-Christophe... cmd_eeprom: Move conditional compilation to Makefile
2008-09-10 Jean-Christophe... env_eeprom: Move conditional compilation to Makefile
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.
next