| Commit message (Expand) | Author | Age | Lines |
* | davinci: move nand driver to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -10/+6 |
* | imx: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -8/+6 |
* | arm720t/clps7111: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -5/+5 |
* | lpc2292: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -77/+108 |
* | ks8695: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -1/+4 |
* | s3c64xx: move usb driver to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -1/+2 |
* | imx31: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -7/+2 |
* | netarm: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -6/+3 |
* | sa1100: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -1/+7 |
* | s3c44b0: extract cache from cpu.c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -63/+92 |
* | s3c44b0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -1/+3 |
* | s3c44b0: move rtc driver to drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -77/+104 |
* | s3c44b0: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -291/+318 |
* | s3c4510b: move specific code to soc directory | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -66/+134 |
* | NetStar: add RTC support | Ladislav Michl | 2009-03-29 | -0/+14 |
* | NetStar: use generic flash driver | Ladislav Michl | 2009-03-29 | -354/+26 |
* | NetStar: update crcit utility | Ladislav Michl | 2009-03-29 | -7/+7 |
* | Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ | Ladislav Michl | 2009-03-29 | -148/+0 |
* | VCMA9: fix compile errors | Wolfgang Denk | 2009-03-29 | -2/+3 |
* | ARM: fix warning: 'print_eth' defined but not used | Wolfgang Denk | 2009-03-29 | -0/+4 |
* | cs8900 compile fix | Ladislav Michl | 2009-03-29 | -1/+1 |
* | Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' | Wolfgang Denk | 2009-03-28 | -5/+15 |
* | mpc8xx/ether.c: fix warning: unused variable 'bd' | Wolfgang Denk | 2009-03-28 | -6/+12 |
* | command.c: Expose the core of do_help as _do_help to the rest of u-boot. | Detlev Zundel | 2009-03-27 | -8/+16 |
* | mpc5xxx: Add structure definition for several more register blocks. | Detlev Zundel | 2009-03-27 | -0/+124 |
* | MAINTAINERS: Add entry for 'inka4x0' board. | Detlev Zundel | 2009-03-27 | -0/+4 |
* | MAINTAINERS: Keep list sorted. | Detlev Zundel | 2009-03-27 | -6/+7 |
* | karef/metrobox/xpedite1k: fix eth_setenv_enetaddr typos | Mike Frysinger | 2009-03-27 | -12/+12 |
* | ppc: cleanup compiler errors/warnings | Heiko Schocher | 2009-03-27 | -10/+16 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-03-26 | -1/+1 |
|\ |
|
| * | ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code | Stefan Roese | 2009-03-26 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2009-03-26 | -992/+1288 |
|\ \ |
|
| * | | at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. | Nicolas Ferre | 2009-03-22 | -13/+47 |
| * | | cmc_pu2: fix implicit declaration of function 'eth_setenv_enetaddr' | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -0/+1 |
| * | | cmc_pu2: fix misc_init_r prototype | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -3/+5 |
| * | | at91sam9xeek: fix soc name | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -1/+1 |
| * | | at91sam9/at91cap: move nand drivers to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -417/+81 |
| * | | atmel/at91/boards: compile dataflash partition only when dataflash is | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -5/+5 |
| * | | at91sam9/at91cap: move common macb initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -96/+180 |
| * | | at91sam9/at91cap: move common usb host initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -10/+38 |
| * | | at91sam9/at91cap: move common led management to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -188/+122 |
| * | | at91sam9/at91cap: move common spi initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -95/+381 |
| * | | at91sam9/at91cap: move common serial initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -169/+432 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-03-26 | -9/+15 |
|\ \ \ |
|
| * | | | ARM: Add the imx31_phycore_eet board to MAKEALL | Guennadi Liakhovetski | 2009-03-25 | -9/+10 |
| * | | | OMAP3:Beagle: Enable mtdparts | Nishanth Menon | 2009-03-25 | -0/+5 |
* | | | | ads5121: enable instruction cache | Wolfgang Denk | 2009-03-26 | -1/+1 |
| |_|/
|/| | |
|
* | | | mpc5200: suppress printf until console initialized | Jon Smirl | 2009-03-25 | -10/+20 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-03-25 | -1807/+2107 |
|\ \ \ |
|
| * | | | Blackfin: bf537-stamp: split post code out into dedicated post.c | Mike Frysinger | 2009-03-24 | -237/+245 |