summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-1527-6061/+0
* sparc: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-10/+7
* m68k: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-12/+3
* powerpc: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-83/+1
* arm: Use image_setup_linux() instead of local codeSimon Glass2013-05-143-56/+54
* arm: Refactor bootm to reduce #ifdefsSimon Glass2013-05-143-68/+72
* Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...Tom Rini2013-05-1420-702/+290
|\
| * bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-134-183/+31
| * blackfin: Add comments for watchdog event initialization.Sonic Zhang2013-05-131-2/+10
| * blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2013-05-138-419/+4
| * blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-135-35/+24
| * bf609: add SPI register base addressScott Jiang2013-05-131-0/+3
| * blackfin: Uart divisor should be set after their values are generated.Sonic Zhang2013-05-131-2/+5
| * blackfin: Add memory virtual console to blackfin serial driver.Sonic Zhang2013-05-131-1/+59
| * blackfin: Enable early print via the generic serial API.Sonic Zhang2013-05-132-52/+29
| * blackfin: bf609: add softswitch config commandBob Liu2013-05-131-0/+18
| * blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang2013-05-134-3/+27
| * blackfin: Set correct early debug serial baudrate.Sonic Zhang2013-05-136-88/+123
| * blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang2013-05-133-0/+34
| * blackfin: add baudrate to bdinfoBob Liu2013-05-131-0/+2
| * Blackfin: adjust asm constraints with NMI workaroundMike Frysinger2013-05-131-1/+2
| * blackfin: limit the max memory dma peripheral transfer size to 4 bytes.Sonic Zhang2013-05-131-3/+6
| * blackfin: Change the member's type in dma structures.Sonic Zhang2013-05-131-12/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2013-05-1327-1206/+198
|\ \
| * | x86: Add coreboot timestampsSimon Glass2013-05-131-0/+3
| * | x86: Support adding coreboot timestanps to bootstageSimon Glass2013-05-132-0/+45
| * | x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-134-68/+10
| * | x86: Remove ISR timerSimon Glass2013-05-132-119/+0
| * | x86: Remove old broken timer implementationSimon Glass2013-05-132-21/+1
| * | x86: Add TSC timerSimon Glass2013-05-135-1/+112
| * | x86: Rationalise kernel booting logic and bootstageSimon Glass2013-05-133-12/+12
| * | x86: Implement panic output for corebootSimon Glass2013-05-132-0/+11
| * | x86: Declare global_data pointer when it is usedSimon Glass2013-05-135-0/+10
| * | x86: Remove legacy board init codeSimon Glass2013-05-137-616/+0
| * | x86: Remove unused portion of link scriptSimon Glass2013-05-131-12/+0
| * | x86: Remove unused bios/pci codeSimon Glass2013-05-134-363/+0
| |/
* | avr32: fix relocation address calculationAndreas Bießmann2013-05-131-2/+2
|/
* openrisc: move board linker script(s) to a common in cpu/Stefan Kristiansson2013-05-102-0/+79
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-091-33/+7
* microblaze: bootm: Add support for loading initrdMichal Simek2013-05-091-0/+8
* microblaze: bootm: Fix coding style issuesMichal Simek2013-05-091-9/+11
* nds32: Use sections header to obtain link symbolsKuan-Yu Kuo2013-05-082-6/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-05-0212-45/+109
|\
| * powerpc/mpc85xx: Changed LIODN offset valuesCristian Sovaiala2013-05-023-30/+30
| * powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCsYork Sun2013-05-021-0/+3
| * powerpc/85xx: add SerDes bank 4 lanesTimur Tabi2013-05-021-0/+4
| * powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913xPrabhakar Kushwaha2013-05-021-2/+0
| * mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned onHorst Kronstorfer2013-05-021-8/+10
| * powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)Xulei2013-05-024-1/+30
| * fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619112013-05-021-0/+4
OpenPOWER on IntegriCloud