| Commit message (Expand) | Author | Age | Lines |
... | |
* | mflash: Initial mflash support | unsik Kim | 2009-04-03 | -0/+65 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-04-03 | -2/+865 |
|\ |
|
| * | Blackfin: force all boards to HZ of 1000 | Mike Frysinger | 2009-04-02 | -2/+6 |
| * | Blackfin: bf518f-ezbrd: new board port | Mike Frysinger | 2009-04-02 | -0/+147 |
| * | Blackfin: bf526-ezbrd: new board port | Mike Frysinger | 2009-04-02 | -0/+190 |
| * | Blackfin: bf538f-ezkit: new board port | Mike Frysinger | 2009-04-02 | -0/+139 |
| * | Blackfin: bf527-ezkit: new board port | Mike Frysinger | 2009-04-02 | -0/+172 |
| * | Blackfin: bf548-ezkit: new board port | Mike Frysinger | 2009-04-02 | -0/+211 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-fdt | Wolfgang Denk | 2009-04-03 | -1/+1 |
|\ \ |
|
| * | | libfdt: Fix C++ compile-time cast error on gnu 4.2.1 | Laurent Gregoire | 2009-04-01 | -1/+1 |
* | | | Rename common ns16550 constants with UART_ prefix to prevent conflicts | Detlev Zundel | 2009-04-03 | -141/+93 |
* | | | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -168/+164 |
| |/
|/| |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-04-02 | -212/+89 |
|\ \ |
|
| * | | OMAP: rename timer divisor | Ladislav Michl | 2009-03-30 | -50/+37 |
| * | | s3c2410: move nand driver to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -0/+1 |
| * | | s3c24x0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -0/+5 |
| * | | davinci: move nand driver to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -0/+4 |
| * | | imx: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -1/+4 |
| * | | arm720t/clps7111: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+3 |
| * | | lpc2292: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+2 |
| * | | ks8695: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+2 |
| * | | s3c64xx: move usb driver to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+1 |
| * | | netarm: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+1 |
| * | | sa1100: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+5 |
| * | | s3c44b0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+1 |
| * | | s3c44b0: move rtc driver to drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+1 |
| * | | s3c44b0: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+2 |
| * | | s3c4510b: move specific code to soc directory | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -3/+1 |
| * | | NetStar: add RTC support | Ladislav Michl | 2009-03-29 | -0/+9 |
| * | | NetStar: use generic flash driver | Ladislav Michl | 2009-03-29 | -10/+10 |
| * | | Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ | Ladislav Michl | 2009-03-29 | -148/+0 |
* | | | mpc83xx: Set guarded bit on BAT that covers the end of the address space | Scott Wood | 2009-04-01 | -6/+10 |
| |/
|/| |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-04-01 | -420/+674 |
|\ \ |
|
| * | | 86xx: Cleanup MP support | Kumar Gala | 2009-04-01 | -0/+33 |
| * | | MPC85xx: Add MPC8569MDS board support | Haiying Wang | 2009-03-30 | -0/+454 |
| * | | MPC85xx: Add MPC8569 CPU support | Haiying Wang | 2009-03-30 | -4/+19 |
| * | | fsl-ddr: add the DDR3 SPD infrastructure | Dave Liu | 2009-03-30 | -2/+49 |
| * | | 83xx: Use common LSDMR defines from asm/fsl_lbc.h | Kumar Gala | 2009-03-30 | -172/+31 |
| * | | 85xx: Use common LSDMR defines from asm/fsl_lbc.h | Kumar Gala | 2009-03-30 | -242/+61 |
| * | | Add LSDMR (SDRAM Mode Register) definition on localbus | Kumar Gala | 2009-03-30 | -0/+27 |
* | | | rtc: remove broken rtc_read and rtc_write declarations | Kim Phillips | 2009-04-01 | -4/+0 |
|/ / |
|
* | | inka4x0: Add hardware diagnosis and RTC in configuration. | Detlev Zundel | 2009-03-30 | -5/+85 |
* | | inka4x0: Add hardware diagnosis functions for inka4x0 | Detlev Zundel | 2009-03-30 | -0/+12 |
* | | rtc: add support for 4543 RTC (manufactured by e.g. EPSON) | Detlev Zundel | 2009-03-30 | -0/+4 |
* | | drivers/twserial: Add protocol driver for "three wire serial" interface. | Detlev Zundel | 2009-03-30 | -0/+38 |
|/ |
|
* | command.c: Expose the core of do_help as _do_help to the rest of u-boot. | Detlev Zundel | 2009-03-27 | -1/+3 |
* | mpc5xxx: Add structure definition for several more register blocks. | Detlev Zundel | 2009-03-27 | -0/+124 |
* | ppc: cleanup compiler errors/warnings | Heiko Schocher | 2009-03-27 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2009-03-26 | -6/+139 |
|\ |
|
| * | at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. | Nicolas Ferre | 2009-03-22 | -6/+19 |