aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-05-14sparc: Use image_setup_linux() instead of local codeSimon Glass1-10/+7
2013-05-14m68k: Use image_setup_linux() instead of local codeSimon Glass1-12/+3
2013-05-14powerpc: Use image_setup_linux() instead of local codeSimon Glass1-83/+1
2013-05-14arm: Use image_setup_linux() instead of local codeSimon Glass3-56/+54
2013-05-14arm: Refactor bootm to reduce #ifdefsSimon Glass3-68/+72
2013-05-14Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...Tom Rini20-702/+290
2013-05-13Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini27-1206/+198
2013-05-13x86: Add coreboot timestampsSimon Glass1-0/+3
2013-05-13x86: Support adding coreboot timestanps to bootstageSimon Glass2-0/+45
2013-05-13x86: Re-enable PCAT timer 2 for beepingSimon Glass4-68/+10
2013-05-13x86: Remove ISR timerSimon Glass2-119/+0
2013-05-13x86: Remove old broken timer implementationSimon Glass2-21/+1
2013-05-13x86: Add TSC timerSimon Glass5-1/+112
2013-05-13x86: Rationalise kernel booting logic and bootstageSimon Glass3-12/+12
2013-05-13x86: Implement panic output for corebootSimon Glass2-0/+11
2013-05-13x86: Declare global_data pointer when it is usedSimon Glass5-0/+10
2013-05-13x86: Remove legacy board init codeSimon Glass7-616/+0
2013-05-13x86: Remove unused portion of link scriptSimon Glass1-12/+0
2013-05-13x86: Remove unused bios/pci codeSimon Glass4-363/+0
2013-05-13avr32: fix relocation address calculationAndreas Bießmann1-2/+2
2013-05-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang4-183/+31
2013-05-13blackfin: Add comments for watchdog event initialization.Sonic Zhang1-2/+10
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang8-419/+4
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang5-35/+24
2013-05-13bf609: add SPI register base addressScott Jiang1-0/+3
2013-05-13blackfin: Uart divisor should be set after their values are generated.Sonic Zhang1-2/+5
2013-05-13blackfin: Add memory virtual console to blackfin serial driver.Sonic Zhang1-1/+59
2013-05-13blackfin: Enable early print via the generic serial API.Sonic Zhang2-52/+29
2013-05-13blackfin: bf609: add softswitch config commandBob Liu1-0/+18
2013-05-13blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang4-3/+27
2013-05-13blackfin: Set correct early debug serial baudrate.Sonic Zhang6-88/+123
2013-05-13blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang3-0/+34
2013-05-13blackfin: add baudrate to bdinfoBob Liu1-0/+2
2013-05-13Blackfin: adjust asm constraints with NMI workaroundMike Frysinger1-1/+2
2013-05-13blackfin: limit the max memory dma peripheral transfer size to 4 bytes.Sonic Zhang1-3/+6
2013-05-13blackfin: Change the member's type in dma structures.Sonic Zhang1-12/+12
2013-05-10openrisc: move board linker script(s) to a common in cpu/Stefan Kristiansson2-0/+79
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek1-33/+7
2013-05-09microblaze: bootm: Add support for loading initrdMichal Simek1-0/+8
2013-05-09microblaze: bootm: Fix coding style issuesMichal Simek1-9/+11
2013-05-08nds32: Use sections header to obtain link symbolsKuan-Yu Kuo2-6/+2
2013-05-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini12-45/+109
2013-05-02powerpc/mpc85xx: Changed LIODN offset valuesCristian Sovaiala3-30/+30
2013-05-02powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCsYork Sun1-0/+3
2013-05-02powerpc/85xx: add SerDes bank 4 lanesTimur Tabi1-0/+4
2013-05-02powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913xPrabhakar Kushwaha1-2/+0
2013-05-02mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned onHorst Kronstorfer1-8/+10
2013-05-02powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)Xulei4-1/+30
2013-05-02fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619111-0/+4
2013-05-02powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen nodeTang Yuantian1-0/+2