projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix for USB sticks not working on ARM while using GCC 4.x compilers
[platform/kernel/u-boot.git]
/
common
/
2008-09-17
Remy Bohmer
Fix for USB sticks not working on ARM while using GCC...
tree
|
commitdiff
2008-09-13
Heiko Schocher
powerpc: Fix bootm to boot up again with a Ramdisk
tree
|
commitdiff
2008-09-12
Luigi 'Comio' Mant...
Add support for LZMA uncompression algorithm.
tree
|
commitdiff
2008-09-12
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-nand...
tree
|
commitdiff
2008-09-12
Wolfgang Denk
Merge branch 'master' of /home/wd/git/u-boot/custodians
tree
|
commitdiff
2008-09-12
Wolfgang Denk
Merge branch 'Makefile-next' of git://git.denx.de/u...
tree
|
commitdiff
2008-09-10
Jean-Christophe...
rename CFG_ENV macros to CONFIG_ENV
tree
|
commitdiff
2008-09-10
Jean-Christophe...
nvedit: rename error comment to CONFIG_ENV_IS_IN_
tree
|
commitdiff
2008-09-10
Jean-Christophe...
cmd_mem: Move conditional compilation to Makefile
tree
|
commitdiff
2008-09-10
Jean-Christophe...
move cmd_get_data_size to command.c
tree
|
commitdiff
2008-09-10
Jean-Christophe...
env_flash: Move conditional compilation to Makefile
tree
|
commitdiff
2008-09-10
Jean-Christophe...
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
tree
|
commitdiff
2008-09-10
Jean-Christophe...
rename environment.c in env_embedded.c to reflect is...
tree
|
commitdiff
2008-09-10
Jean-Christophe...
env_nowhere: Move conditional compilation to Makefile
tree
|
commitdiff
2008-09-10
Jean-Christophe...
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
tree
|
commitdiff
2008-09-10
Jean-Christophe...
env_sf: Move conditional compilation to Makefile
tree
|
commitdiff
2008-09-10
Jean-Christophe...
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_...
tree
|
commitdiff
2008-09-10
Jean-Christophe...
env_onenand: Move conditional compilation to Makefile
tree
|
commitdiff
2008-09-10
Jean-Christophe...
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
tree
|
commitdiff
2008-09-10
Jean-Christophe...
env_nvram: Move conditional compilation to Makefile
tree
|
commitdiff
2008-09-10
Jean-Christophe...
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
tree
|
commitdiff
2008-09-10
Jean-Christophe...
env_nand: Move conditional compilation to Makefile
tree
|
commitdiff
2008-09-10
Jean-Christophe...
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
tree
|
commitdiff
2008-09-10
Jean-Christophe...
env_dataflash: Move conditional compilation to Makefile
tree
|
commitdiff
2008-09-10
Jean-Christophe...
rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATA...
tree
|
commitdiff
2008-09-10
Jean-Christophe...
cmd_eeprom: Move conditional compilation to Makefile
tree
|
commitdiff
2008-09-10
Jean-Christophe...
env_eeprom: Move conditional compilation to Makefile
tree
|
commitdiff
2008-09-10
Jean-Christophe...
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
tree
|
commitdiff
2008-09-10
Jean-Christophe...
cmd_mac: Move conditional compilation to Makefile
tree
|
commitdiff
2008-09-10
Jean-Christophe...
cmd_fdc: Move conditional compilation to Makefile
tree
|
commitdiff
2008-09-10
Jean-Christophe...
common/Makefile: add core command section
tree
|
commitdiff
2008-09-10
Jean-Christophe...
cmd_vfd: Move conditional compilation to Makefile
tree
|
commitdiff
2008-09-10
Petri Lehtinen
autoscr: Fix one-character lines and non-newline termin...
tree
|
commitdiff
2008-09-10
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
tree
|
commitdiff
2008-09-09
Andrew Klossner
Fix printf errors under -DDEBUG
tree
|
commitdiff
2008-09-09
Wolfgang Denk
Merge branch 'master' of ssh://10.10.0.7/home/wd/git...
tree
|
commitdiff
2008-09-09
Jean-Christophe...
bootm_load_os: fix load_end debug message
tree
|
commitdiff
2008-09-09
Jean-Christophe...
bootm: enable fdt support only on ppc, m68k and sparc
tree
|
commitdiff
2008-09-09
Markus Heidelberg
common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_...
tree
|
commitdiff
2008-09-09
Andy Fleming
Merge branch 'denx'
tree
|
commitdiff
2008-09-09
Ryan CHEN
Correct drv_usb_kbd_init function
tree
|
commitdiff
2008-09-09
Remy Bohmer
Make usb-stop() safe to call multiple times in a row.
tree
|
commitdiff
2008-09-09
Wolfgang Denk
Makefile: fix bug introduced by commit 47ffd6c2
tree
|
commitdiff
2008-09-09
Bartlomiej Sieka
FIT: make iminfo check hashes of all images in FIT...
tree
|
commitdiff
2008-09-09
Bartlomiej Sieka
FIT: add ability to check hashes of all images in FIT...
tree
|
commitdiff
2008-09-09
Peter Tyser
Add support for booting of INTEGRITY operating system...
tree
|
commitdiff
2008-09-09
Kumar Gala
Remove support for booting ARTOS images
tree
|
commitdiff
2008-09-09
Wolfgang Denk
Makefile: compile and link each module just once
tree
|
commitdiff
2008-09-09
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
tree
|
commitdiff
2008-09-08
Wolfgang Denk
common/cmd_bootm.c: fix printf() format warnings
tree
|
commitdiff
2008-09-08
Stefan Roese
Merge branch 'master' of /home/stefan/git/u-boot/u...
tree
|
commitdiff
2008-09-06
Jean-Christophe...
rtc: allow rtc_set to return an error and use it in...
tree
|
commitdiff
2008-09-06
Kumar Gala
Prevent crash if random/invalid ramdisks are passed...
tree
|
commitdiff
2008-09-06
Anatolij Gustschin
Prevent crash if random DTB address is passed to bootm
tree
|
commitdiff
2008-09-06
Kyungmin Park
Add JFFS2 command support on OneNAND
tree
|
commitdiff
2008-09-06
Mark Jackson
Allow console input to be disabled
tree
|
commitdiff
2008-09-05
Ricardo Ribalda...
loads: allow negative offsets
tree
|
commitdiff
2008-09-05
Stefan Roese
Merge branch 'master' of /home/stefan/git/u-boot/u...
tree
|
commitdiff
2008-09-05
Stefan Roese
devices: Use list_add_tail() instead of list_add()...
tree
|
commitdiff
2008-09-03
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-net
tree
|
commitdiff
2008-09-01
Jean-Christophe...
device: make device_register() clone the device
tree
|
commitdiff
2008-08-31
Wolfgang Denk
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
tree
|
commitdiff
2008-08-31
Jean-Christophe...
devices: merge to list_head
tree
|
commitdiff
2008-08-29
Jean-Christophe...
cmd_terminal: remove no need ifdef
tree
|
commitdiff
2008-08-29
Jean-Christophe...
common/Makefile: order by functionality
tree
|
commitdiff
2008-08-29
Jean-Christophe...
miiphyutil: Move conditional compilation to Makefile
tree
|
commitdiff
2008-08-29
Jean-Christophe...
autoscript: Move conditional compilation to Makefile
tree
|
commitdiff
2008-08-29
Jean-Christophe...
crc16: move to lib_generic
tree
|
commitdiff
2008-08-29
Jean-Christophe...
miiphybb: move to drivers/net/phy
tree
|
commitdiff
2008-08-29
Jean-Christophe...
soft_spi: move to drivers/spi
tree
|
commitdiff
2008-08-29
Jean-Christophe...
soft_i2c: move to drivers/i2c
tree
|
commitdiff
2008-08-29
Jean-Christophe...
gunzip: move to lib_generic
tree
|
commitdiff
2008-08-27
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
tree
|
commitdiff
2008-08-27
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
tree
|
commitdiff
2008-08-27
Peter Tyser
Standardize bootp, tftpboot, rarpboot, dhcp, and nfs...
tree
|
commitdiff
2008-08-27
James Yang
Add proper SPD definitions for DDR1/2/3
tree
|
commitdiff
2008-08-26
Gururaja Hebbar K R
common/cmd_load.c cleanup - remove unused variables
tree
|
commitdiff
2008-08-26
Kumar Gala
bootm: refactor do_reset and os boot function args
tree
|
commitdiff
2008-08-26
Kumar Gala
fdt: Added resize command
tree
|
commitdiff
2008-08-26
Kumar Gala
fdt: refactor initrd related code
tree
|
commitdiff
2008-08-26
Kumar Gala
fdt: refactor fdt resize code
tree
|
commitdiff
2008-08-26
Kumar Gala
bootm: refactor image detection and os load steps
tree
|
commitdiff
2008-08-26
Kumar Gala
bootm: move lmb into the bootm_headers_t structure
tree
|
commitdiff
2008-08-26
Kumar Gala
bootm: Set working fdt address as part of the bootm...
tree
|
commitdiff
2008-08-26
Kumar Gala
bootm: refactor fdt locating and relocation code
tree
|
commitdiff
2008-08-26
Kumar Gala
bootm: refactor ramdisk locating code
tree
|
commitdiff
2008-08-26
Kumar Gala
bootm: refactor entry point code
tree
|
commitdiff
2008-08-26
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
tree
|
commitdiff
2008-08-26
Wolfgang Denk
cmd_mem.c: Fix help message alignment
tree
|
commitdiff
2008-08-25
Kim Phillips
Merge branch 'next'
tree
|
commitdiff
2008-08-25
Wolfgang Denk
Minor coding style cleanup, updte CHANGELOG
tree
|
commitdiff
2008-08-25
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-arm
tree
|
commitdiff
2008-08-25
Gerald Van Baren
Add note on dereferencing /aliases pointers
tree
|
commitdiff
2008-08-22
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
tree
|
commitdiff
2008-08-21
Kyungmin Park
Fix OneNAND read_oob/write_oob functions compatability
tree
|
commitdiff
2008-08-21
Kumar Gala
fdt: rework fdt_fixup_ethernet() to use env instead...
tree
|
commitdiff
2008-08-21
Stefan Roese
hush: Fix printf debug macro in hush.c so that it usabl...
tree
|
commitdiff
2008-08-20
Peter Tyser
mod_i2c_mem() bugfix
tree
|
commitdiff
2008-08-20
Steven A. Falco
Fix typo in spelling of ATAPI.
tree
|
commitdiff
2008-08-20
Steven A. Falco
Add a hook to allow board-specific PIO mode setting.
tree
|
commitdiff
next