summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-30-9/+3
| * | s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-30-6/+2
| * | s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-30-6/+7
| * | davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-30-6/+2
| * | davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-30-10/+6
| * | imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-30-8/+6
| * | arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-5/+5
| * | lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-77/+108
| * | ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-1/+4
| * | s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-03-29-1/+2
| * | imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-7/+2
| * | netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-6/+3
| * | sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-1/+7
| * | s3c44b0: extract cache from cpu.cJean-Christophe PLAGNIOL-VILLARD2009-03-29-63/+92
| * | s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-1/+3
| * | s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2009-03-29-77/+104
| * | s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-29-291/+318
| * | s3c4510b: move specific code to soc directoryJean-Christophe PLAGNIOL-VILLARD2009-03-29-66/+134
| * | NetStar: add RTC supportLadislav Michl2009-03-29-0/+14
| * | NetStar: use generic flash driverLadislav Michl2009-03-29-354/+26
| * | NetStar: update crcit utilityLadislav Michl2009-03-29-7/+7
| * | Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl2009-03-29-148/+0
* | | mpc83xx: Set guarded bit on BAT that covers the end of the address spaceScott Wood2009-04-01-6/+10
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-04-01-5/+1
|\ \
| * | soft_i2c.c compiler/linker errorJens Scharsig2009-03-31-5/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-04-01-574/+2711
|\ \ \
| * | | 85xx/86xx: Ensure MP boot page is not usedKumar Gala2009-04-01-0/+15
| * | | 85xx: Introduce determine_mp_bootpg() helper.Kumar Gala2009-04-01-23/+16
| * | | 86xx: Cleanup MP supportKumar Gala2009-04-01-54/+84
| * | | mpc8641hpcn/sbc8641d: Add missing board_lmb_reservesBecky Bruce2009-03-31-0/+18
| * | | MPC85xx: Add MPC8569MDS board supportHaiying Wang2009-03-30-0/+1392
| * | | MPC85xx: Add MPC8569 CPU supportHaiying Wang2009-03-30-5/+72
| * | | MPC85xx: Load and enable QE microcode patch in IRAMHaiying Wang2009-03-30-0/+10
| * | | 85xx: Add support for additional e500mc featuresKumar Gala2009-03-30-1/+94
| * | | fsl-ddr: add the DDR3 SPD infrastructureDave Liu2009-03-30-50/+860
| * | | fsl-ddr: Fix two bugs in the ddr infrastructureDave Liu2009-03-30-1/+4
| * | | 83xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-30-172/+31
| * | | 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-30-271/+91
| * | | Add LSDMR (SDRAM Mode Register) definition on localbusKumar Gala2009-03-30-0/+27
| |/ /
* | | rtc: remove broken rtc_read and rtc_write declarationsKim Phillips2009-04-01-4/+0
|/ /
* | inka4x0: Use proper accessor macros for memory mapped registers.Detlev Zundel2009-03-30-64/+75
* | inka4x0: Add hardware diagnosis and RTC in configuration.Detlev Zundel2009-03-30-5/+105
* | inka4x0: Add hardware diagnosis functions for inka4x0Detlev Zundel2009-03-30-4/+546
* | rtc: add support for 4543 RTC (manufactured by e.g. EPSON)Detlev Zundel2009-03-30-0/+123
* | drivers/twserial: Add protocol driver for "three wire serial" interface.Detlev Zundel2009-03-30-1/+197
|/
* VCMA9: fix compile errorsWolfgang Denk2009-03-29-2/+3
* ARM: fix warning: 'print_eth' defined but not usedWolfgang Denk2009-03-29-0/+4
* cs8900 compile fixLadislav Michl2009-03-29-1/+1
* Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'Wolfgang Denk2009-03-28-5/+15
* mpc8xx/ether.c: fix warning: unused variable 'bd'Wolfgang Denk2009-03-28-6/+12