aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk58-215/+237
2009-04-03Add "GPL cleanup" task to feature-removal-schedule.txtWolfgang Denk1-0/+14
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk131-1283/+943
2009-04-01mpc83xx: Set guarded bit on BAT that covers the end of the address spaceScott Wood6-6/+10
2009-04-01Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-5/+1
2009-04-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk67-574/+2711
2009-04-01rtc: remove broken rtc_read and rtc_write declarationsKim Phillips1-4/+0
2009-04-0185xx/86xx: Ensure MP boot page is not usedKumar Gala1-0/+15
2009-04-0185xx: Introduce determine_mp_bootpg() helper.Kumar Gala3-23/+16
2009-04-0186xx: Cleanup MP supportKumar Gala11-54/+84
2009-03-31mpc8641hpcn/sbc8641d: Add missing board_lmb_reservesBecky Bruce2-0/+18
2009-03-31NetStar: fix NANDLadislav Michl3-63/+37
2009-03-31soft_i2c.c compiler/linker errorJens Scharsig1-5/+1
2009-03-30MPC85xx: Add MPC8569MDS board supportHaiying Wang12-0/+1392
2009-03-30MPC85xx: Add MPC8569 CPU supportHaiying Wang7-5/+72
2009-03-30MPC85xx: Load and enable QE microcode patch in IRAMHaiying Wang2-0/+10
2009-03-3085xx: Add support for additional e500mc featuresKumar Gala4-1/+94
2009-03-30fsl-ddr: add the DDR3 SPD infrastructureDave Liu10-50/+860
2009-03-30fsl-ddr: Fix two bugs in the ddr infrastructureDave Liu1-1/+4
2009-03-3083xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala5-172/+31
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala13-271/+91
2009-03-30Add LSDMR (SDRAM Mode Register) definition on localbusKumar Gala1-0/+27
2009-03-30OMAP: use {read,write}l to access timer registersLadislav Michl1-12/+9
2009-03-30OMAP: rename timer divisorLadislav Michl19-54/+41
2009-03-30OMAP: reindent timer codeLadislav Michl1-11/+8
2009-03-30s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD4-9/+3
2009-03-30s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD3-6/+2
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD8-6/+7
2009-03-30davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD3-6/+2
2009-03-30davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD7-10/+6
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD6-8/+6
2009-03-30inka4x0: Use proper accessor macros for memory mapped registers.Detlev Zundel1-64/+75
2009-03-30inka4x0: Add hardware diagnosis and RTC in configuration.Detlev Zundel2-5/+105
2009-03-30inka4x0: Add hardware diagnosis functions for inka4x0Detlev Zundel5-4/+546
2009-03-30rtc: add support for 4543 RTC (manufactured by e.g. EPSON)Detlev Zundel3-0/+123
2009-03-30drivers/twserial: Add protocol driver for "three wire serial" interface.Detlev Zundel4-1/+197
2009-03-29arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD6-5/+5
2009-03-29lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD5-77/+108
2009-03-29ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD5-1/+4
2009-03-29s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD4-1/+2
2009-03-29imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD3-7/+2
2009-03-29netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD4-6/+3
2009-03-29sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD8-1/+7
2009-03-29s3c44b0: extract cache from cpu.cJean-Christophe PLAGNIOL-VILLARD3-63/+92
2009-03-29s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD4-1/+3
2009-03-29s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD4-77/+104
2009-03-29s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD4-291/+318
2009-03-29s3c4510b: move specific code to soc directoryJean-Christophe PLAGNIOL-VILLARD6-66/+134
2009-03-29NetStar: add RTC supportLadislav Michl2-0/+14
2009-03-29NetStar: use generic flash driverLadislav Michl4-354/+26