| Commit message (Expand) | Author | Age | Lines |
* | tools/Makefile: Remove inappropriate double-tabs | Peter Tyser | 2009-04-04 | -76/+77 |
* | tools/Makefile: Remove HOSTARCH HOSTOS defines | Peter Tyser | 2009-04-04 | -12/+0 |
* | gen_eth_addr: Use POSIX rand() and srand() | Peter Tyser | 2009-04-04 | -3/+3 |
* | elf.h: Use stdint.h to provide standard typedefs for WIN32 | Peter Tyser | 2009-04-04 | -6/+1 |
* | common/Makefile: Conditionally compile env_embedded.o | Peter Tyser | 2009-04-04 | -1/+1 |
* | Makefile: Add removal of *.exe files to clean target | Peter Tyser | 2009-04-04 | -1/+1 |
* | Makefile: Make autoconf.mk a dependency of the depend target | Peter Tyser | 2009-04-04 | -8/+8 |
* | mflash: Initial mflash support | unsik Kim | 2009-04-03 | -8/+1080 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-04-03 | -120/+64 |
|\ |
|
| * | Noisily disable the legacy NAND subsystem. | Scott Wood | 2009-04-03 | -96/+20 |
| * | Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN | apgmoorthy | 2009-04-03 | -24/+44 |
* | | Merge branch 'sf' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-04-03 | -20/+780 |
|\ \ |
|
| * | | sf: stmicro: dont send 4 bytes when reading status register | Mike Frysinger | 2009-04-02 | -3/+3 |
| * | | sf: set common timeouts in seconds, not milliseconds | Mike Frysinger | 2009-04-02 | -3/+6 |
| * | | sf: stmicro: use common page timeout define | Mike Frysinger | 2009-04-02 | -2/+1 |
| * | | sf: always read 5 bytes for the idcode | Mike Frysinger | 2009-04-02 | -11/+5 |
| * | | sf: stmicro: drop redundant id read | Mike Frysinger | 2009-04-02 | -7/+1 |
| * | | sf: add driver for SST flashes | Mike Frysinger | 2009-04-02 | -0/+365 |
| * | | sf: drop DEBUG defines | Mike Frysinger | 2009-04-02 | -2/+2 |
| * | | mtd: add some at45 spi flash support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-02 | -0/+48 |
| * | | mtd: SPI Flash: Support the Spansion Flash | Mingkai Hu | 2009-04-02 | -0/+357 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-04-03 | -78/+3140 |
|\ \ |
|
| * | | Blackfin: force all boards to HZ of 1000 | Mike Frysinger | 2009-04-02 | -2/+6 |
| * | | Blackfin: bf533-stamp: drop old spi flash driver | Mike Frysinger | 2009-04-02 | -3/+0 |
| * | | Blackfin: add BF538/BF539 SPI portmux handling | Mike Frysinger | 2009-04-02 | -0/+18 |
| * | | Blackfin: do not delay on output bytes | Mike Frysinger | 2009-04-02 | -4/+0 |
| * | | Blackfin: drop newline from OTP help | Mike Frysinger | 2009-04-02 | -1/+1 |
| * | | Blackfin: convert bfin_sdh to legacy mmc | Mike Frysinger | 2009-04-02 | -12/+2 |
| * | | Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c | Mike Frysinger | 2009-04-02 | -54/+70 |
| * | | Blackfin: fix crash when booting from external memory | Mike Frysinger | 2009-04-02 | -0/+11 |
| * | | Blackfin: bf518f-ezbrd: new board port | Mike Frysinger | 2009-04-02 | -3/+467 |
| * | | Blackfin: bf526-ezbrd: new board port | Mike Frysinger | 2009-04-02 | -3/+543 |
| * | | Blackfin: bf538f-ezkit: new board port | Mike Frysinger | 2009-04-02 | -3/+405 |
| * | | Blackfin: bf527-ezkit: new board port | Mike Frysinger | 2009-04-02 | -2/+786 |
| * | | Blackfin: bf548-ezkit: new board port | Mike Frysinger | 2009-04-02 | -2/+842 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-fdt | Wolfgang Denk | 2009-04-03 | -97/+63 |
|\ \ |
|
| * | | libfdt: Fix C++ compile-time cast error on gnu 4.2.1 | Laurent Gregoire | 2009-04-01 | -1/+1 |
| * | | Fix a possible overflow case detected by gcc 4.3.2 | Emil Medve | 2009-04-01 | -1/+1 |
| * | | libfdt: Rework/cleanup fdt_next_tag() | David Gibson | 2009-04-01 | -47/+44 |
| * | | libfdt: Rework fdt_next_node() | David Gibson | 2009-04-01 | -48/+17 |
* | | | Rename common ns16550 constants with UART_ prefix to prevent conflicts | Detlev Zundel | 2009-04-03 | -182/+139 |
* | | | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -215/+237 |
* | | | Add "GPL cleanup" task to feature-removal-schedule.txt | Wolfgang Denk | 2009-04-03 | -0/+14 |
| |/
|/| |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-04-02 | -1283/+943 |
|\ \ |
|
| * | | NetStar: fix NAND | Ladislav Michl | 2009-03-31 | -63/+37 |
| * | | OMAP: use {read,write}l to access timer registers | Ladislav Michl | 2009-03-30 | -12/+9 |
| * | | OMAP: rename timer divisor | Ladislav Michl | 2009-03-30 | -54/+41 |
| * | | OMAP: reindent timer code | Ladislav Michl | 2009-03-30 | -11/+8 |
| * | | s3c2410: move nand driver to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -9/+3 |
| * | | s3c24x0: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -6/+2 |