aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2009-04-02Blackfin: do not delay on output bytesMike Frysinger
2009-04-02Blackfin: fix crash when booting from external memoryMike Frysinger
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-04-0185xx: Introduce determine_mp_bootpg() helper.Kumar Gala
2009-04-0186xx: Cleanup MP supportKumar Gala
2009-03-30MPC85xx: Add MPC8569 CPU supportHaiying Wang
2009-03-3085xx: Add support for additional e500mc featuresKumar Gala
2009-03-30fsl-ddr: add the DDR3 SPD infrastructureDave Liu
2009-03-30fsl-ddr: Fix two bugs in the ddr infrastructureDave Liu
2009-03-30OMAP: use {read,write}l to access timer registersLadislav Michl
2009-03-30OMAP: rename timer divisorLadislav Michl
2009-03-30OMAP: reindent timer codeLadislav Michl
2009-03-30s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2009-03-30s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-30davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD
2009-03-30davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD
2009-03-29imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29s3c44b0: extract cache from cpu.cJean-Christophe PLAGNIOL-VILLARD
2009-03-29s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD
2009-03-29s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD
2009-03-29s3c4510b: move specific code to soc directoryJean-Christophe PLAGNIOL-VILLARD
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2009-03-25mpc5200: suppress printf until console initializedJon Smirl
2009-03-23Blackfin: put memory into self-refresh before/after programming clocksMike Frysinger
2009-03-23Blackfin: do not program voltage regulator on parts that do not have oneMike Frysinger
2009-03-23Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllersMike Frysinger
2009-03-23Blackfin: handle reboot anomaly 432Mike Frysinger
2009-03-23Blackfin: kill off LDR jump blockMike Frysinger
2009-03-23Blackfin: simplify symbol_lookup() a bitMike Frysinger
2009-03-23Blackfin: mark bfin_reset staticMike Frysinger
2009-03-23Blackfin: fix jtag console tstcMike Frysinger
2009-03-23Merge branch 'mimc200'Haavard Skinnemoen
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-20Add support for the digsy MTC board.Grzegorz Bernacki
2009-03-20ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese