| Commit message (Expand) | Author | Age | Lines |
* | rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -34/+34 |
* | env_dataflash: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -6/+1 |
* | rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -17/+17 |
* | cmd_eeprom: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -7/+2 |
* | env_eeprom: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -6/+1 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -127/+127 |
* | cmd_mac: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -11/+8 |
* | cmd_fdc: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -13/+1 |
* | common/Makefile: add core command section | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+5 |
* | cmd_vfd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+1 |
* | muas3001: update BR4 settings | Heiko Schocher | 2008-09-10 | -3/+8 |
* | autoscr: Fix one-character lines and non-newline terminated scripts | Petri Lehtinen | 2008-09-10 | -1/+3 |
* | ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR | Victor Gallardo | 2008-09-10 | -0/+10 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-09-10 | -9/+14 |
|\ |
|
| * | Fix printf errors under -DDEBUG | Andrew Klossner | 2008-09-09 | -9/+9 |
| * | 85xx: Ensure timebase is zero on secondary cores | Kumar Gala | 2008-09-09 | -0/+5 |
| * | Merge branch 'denx' | Andy Fleming | 2008-09-09 | -986/+3228 |
| |\ |
|
| * | | Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. | Sergei Poselenov | 2008-09-08 | -8/+7 |
| * | | 85xx: socrates: Enable Lime support. | Anatolij Gustschin | 2008-09-08 | -3/+259 |
| * | | 85xx: Socrates: Major code update. | Detlev Zundel | 2008-09-08 | -92/+132 |
| * | | Update Freescale 85xx boards to sys_eeprom.c | Timur Tabi | 2008-09-08 | -67/+22 |
* | | | muas3001: added support for the LM75 sensor. | Heiko Schocher | 2008-09-10 | -0/+10 |
* | | | muas3001: activate WDT for the muas3001 board. | Heiko Schocher | 2008-09-10 | -3/+17 |
* | | | muas3001: added 64MB SDRAM autodetection. | Heiko Schocher | 2008-09-10 | -7/+23 |
* | | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-09-09 | -8/+2960 |
|\ \ \ |
|
| * | | | Update CHANGELOG, prepare 2008-10-rc1 releasev2008.10-rc1 | Wolfgang Denk | 2008-09-09 | -4/+2583 |
| * | | | bootm_load_os: fix load_end debug message | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-09 | -2/+2 |
| * | | | bootm: enable fdt support only on ppc, m68k and sparc | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-09 | -0/+2 |
| * | | | common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY) | Markus Heidelberg | 2008-09-09 | -2/+0 |
| * | | | gitignore: add tags files and Vim swap file | Markus Heidelberg | 2008-09-09 | -0/+5 |
| * | | | add board_eth_init() for sh7785lcr board | Yoshihiro Shimoda | 2008-09-09 | -0/+5 |
| * | | | mtd: SPI Flash: Support the STMicro Flash | TsiChung Liew | 2008-09-09 | -0/+363 |
| | |/
| |/| |
|
* | | | trab: fix build problem after change to use do_div() | Wolfgang Denk | 2008-09-09 | -0/+1 |
|/ / |
|
* | | Correct drv_usb_kbd_init function | Ryan CHEN | 2008-09-09 | -0/+2 |
* | | Make usb-stop() safe to call multiple times in a row. | Remy Bohmer | 2008-09-09 | -5/+12 |
* | | Makefile: fix bug introduced by commit 47ffd6c2 | Wolfgang Denk | 2008-09-09 | -3/+3 |
* | | ppc4xx: ppc440-generic-ALL: Fix out of tree build v2 | Ricardo Ribalda Delgado | 2008-09-09 | -21/+109 |
* | | Fix dev_print when called from usb_stor_info (usb storage command) | NĂcolas Carneiro Lebedenco | 2008-09-09 | -0/+6 |
* | | FIT: make iminfo check hashes of all images in FIT, return 1 on failed check | Bartlomiej Sieka | 2008-09-09 | -0/+6 |
* | | FIT: add ability to check hashes of all images in FIT, improve output | Bartlomiej Sieka | 2008-09-09 | -5/+57 |
* | | qemu_mips: Update linux bootm to support dynamic cmdline | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-09 | -0/+80 |
* | | Add support for booting of INTEGRITY operating system uImages | Peter Tyser | 2008-09-09 | -3/+46 |
* | | mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->... | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-09 | -1/+1 |
* | | Remove support for booting ARTOS images | Kumar Gala | 2008-09-09 | -113/+3 |
* | | Makefile: compile and link each module just once | Wolfgang Denk | 2008-09-09 | -8/+9 |
* | | Moved conditional compile into Makefile | Andreas Engel | 2008-09-09 | -16/+12 |
* | | Merged serial_pl010.c and serial_pl011.c. | Andreas Engel | 2008-09-09 | -178/+69 |
* | | Remove gap fill in srec object v2 | Ricardo Ribalda Delgado | 2008-09-09 | -1/+1 |
* | | README: fix missing subdirectory in the documentation | Markus Heidelberg | 2008-09-09 | -3/+3 |
* | | Update i386 code (sc520_cdp) | Graeme Russ | 2008-09-09 | -25/+96 |