summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-04-02Blackfin: do not delay on output bytesMike Frysinger1-4/+0
2009-04-02Blackfin: fix crash when booting from external memoryMike Frysinger2-0/+11
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk31-3668/+251
2009-04-0285xx: Introduce determine_mp_bootpg() helper.Kumar Gala3-23/+16
2009-04-0286xx: Cleanup MP supportKumar Gala6-52/+49
2009-03-30MPC85xx: Add MPC8569 CPU supportHaiying Wang3-0/+52
2009-03-3085xx: Add support for additional e500mc featuresKumar Gala4-1/+94
2009-03-30fsl-ddr: add the DDR3 SPD infrastructureDave Liu6-48/+758
2009-03-30fsl-ddr: Fix two bugs in the ddr infrastructureDave Liu1-1/+4
2009-03-30OMAP: use {read,write}l to access timer registersLadislav Michl1-12/+9
2009-03-30OMAP: rename timer divisorLadislav Michl4-4/+4
2009-03-30OMAP: reindent timer codeLadislav Michl1-11/+8
2009-03-30s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2-180/+1
2009-03-30s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-448/+1
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-306/+1
2009-03-30davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-335/+1
2009-03-30davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2-476/+1
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-228/+1
2009-03-30arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-126/+1
2009-03-30lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-77/+0
2009-03-30ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-118/+1
2009-03-30s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2-46/+0
2009-03-30imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-233/+1
2009-03-30netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-201/+1
2009-03-30sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-161/+1
2009-03-30s3c44b0: extract cache from cpu.cJean-Christophe PLAGNIOL-VILLARD3-63/+92
2009-03-30s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-219/+1
2009-03-30s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD1-77/+0
2009-03-30s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD1-291/+0
2009-03-30s3c4510b: move specific code to soc directoryJean-Christophe PLAGNIOL-VILLARD3-62/+132
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher1-0/+1
2009-03-27Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk17-3/+1035
2009-03-26mpc5200: suppress printf until console initializedJon Smirl1-10/+20
2009-03-23Blackfin: put memory into self-refresh before/after programming clocksMike Frysinger2-82/+190
2009-03-23Blackfin: do not program voltage regulator on parts that do not have oneMike Frysinger1-3/+20
2009-03-23Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllersMike Frysinger1-0/+33
2009-03-23Blackfin: handle reboot anomaly 432Mike Frysinger1-0/+6
2009-03-23Blackfin: kill off LDR jump blockMike Frysinger2-7/+5
2009-03-23Blackfin: simplify symbol_lookup() a bitMike Frysinger1-1/+1
2009-03-23Blackfin: mark bfin_reset staticMike Frysinger1-1/+1
2009-03-23Blackfin: fix jtag console tstcMike Frysinger1-4/+11
2009-03-23Merge branch 'mimc200'Haavard Skinnemoen10-321/+432
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2-2/+7
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD4-0/+174
2009-03-22at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2-0/+36
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD2-0/+65
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD6-5/+372
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD6-1/+386
2009-03-21Add support for the digsy MTC board.Grzegorz Bernacki1-1/+2
2009-03-21ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese1-28/+1