aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-03-29lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-77/+0
2009-03-29ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-118/+1
2009-03-29s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2-46/+0
2009-03-29imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-233/+1
2009-03-29netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-201/+1
2009-03-29sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-161/+1
2009-03-29s3c44b0: extract cache from cpu.cJean-Christophe PLAGNIOL-VILLARD3-63/+92
2009-03-29s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-219/+1
2009-03-29s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD1-77/+0
2009-03-29s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD1-291/+0
2009-03-29s3c4510b: move specific code to soc directoryJean-Christophe PLAGNIOL-VILLARD3-62/+132
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher1-0/+1
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk17-3/+1035
2009-03-25mpc5200: 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-20Add support for the digsy MTC board.Grzegorz Bernacki1-1/+2
2009-03-20ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese1-28/+1
2009-03-20Add basic relocation to i386 portGraeme Russ2-2/+43
2009-03-20Implement SC520 timersGraeme Russ3-243/+41
2009-03-20Factor out SC520 sub-featuresGraeme Russ5-277/+340
2009-03-20Rewrite i386 interrupt handlingGraeme Russ4-419/+238
2009-03-20Rename SC520 Configuration OptionsGraeme Russ2-4/+4
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho8-22/+8
2009-03-20npe: get mac address from environmentMike Frysinger1-25/+11
2009-03-20cpu/: get mac address from environmentMike Frysinger6-17/+25
2009-03-20ppc4xx: Fix bug in PCI outbound map configuration for canyonlandsAnatolij Gustschin1-2/+4
2009-03-18mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.cGrzegorz Bernacki1-1/+1
2009-03-188xx, icache: enabling ICache not before running from RAMHeiko Schocher1-1/+1
2009-03-17ColdFire: PLATFORM_CPPFLAGS updates for new compilerTsiChung Liew6-7/+7
2009-03-17ColdFire: Fix M54451 serial boot dram setupTsiChung Liew1-2/+2
2009-03-17Coldfire: XL Bus minor fixesarun c1-3/+3
2009-03-15Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk1-0/+1
2009-03-15Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2-7/+11
2009-03-15Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-0/+26
2009-03-15Merge branch 'master' of git://git.denx.de/u-boot-pxaWolfgang Denk1-22/+24
2009-03-14mpc83xx: Add bank configuration to FSL spd_sdram.cJerry Van Baren1-6/+10