summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| | * blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-13-35/+24
| | * bf609: add SPI register base addressScott Jiang2013-05-13-0/+3
| | * blackfin: Uart divisor should be set after their values are generated.Sonic Zhang2013-05-13-2/+5
| | * blackfin: Add memory virtual console to blackfin serial driver.Sonic Zhang2013-05-13-1/+59
| | * blackfin: Enable early print via the generic serial API.Sonic Zhang2013-05-13-52/+29
| | * blackfin: bf609: add softswitch config commandBob Liu2013-05-13-0/+18
| | * blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang2013-05-13-3/+27
| | * blackfin: Set correct early debug serial baudrate.Sonic Zhang2013-05-13-88/+123
| | * blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang2013-05-13-0/+34
| | * blackfin: add baudrate to bdinfoBob Liu2013-05-13-0/+2
| | * Blackfin: adjust asm constraints with NMI workaroundMike Frysinger2013-05-13-1/+2
| | * blackfin: limit the max memory dma peripheral transfer size to 4 bytes.Sonic Zhang2013-05-13-3/+6
| | * blackfin: Change the member's type in dma structures.Sonic Zhang2013-05-13-12/+12
| * | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2013-05-13-1206/+198
| |\ \
| | * | x86: Add coreboot timestampsSimon Glass2013-05-13-0/+3
| | * | x86: Support adding coreboot timestanps to bootstageSimon Glass2013-05-13-0/+45
| | * | x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-13-68/+10
| | * | x86: Remove ISR timerSimon Glass2013-05-13-119/+0
| | * | x86: Remove old broken timer implementationSimon Glass2013-05-13-21/+1
| | * | x86: Add TSC timerSimon Glass2013-05-13-1/+112
| | * | x86: Rationalise kernel booting logic and bootstageSimon Glass2013-05-13-12/+12
| | * | x86: Implement panic output for corebootSimon Glass2013-05-13-0/+11
| | * | x86: Declare global_data pointer when it is usedSimon Glass2013-05-13-0/+10
| | * | x86: Remove legacy board init codeSimon Glass2013-05-13-616/+0
| | * | x86: Remove unused portion of link scriptSimon Glass2013-05-13-12/+0
| | * | x86: Remove unused bios/pci codeSimon Glass2013-05-13-363/+0
| | |/
| * | avr32: fix relocation address calculationAndreas Bießmann2013-05-13-2/+2
| |/
| * openrisc: move board linker script(s) to a common in cpu/Stefan Kristiansson2013-05-10-0/+79
| * gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-09-33/+7
| * microblaze: bootm: Add support for loading initrdMichal Simek2013-05-09-0/+8
| * microblaze: bootm: Fix coding style issuesMichal Simek2013-05-09-9/+11
| * nds32: Use sections header to obtain link symbolsKuan-Yu Kuo2013-05-08-6/+2
* | tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin2013-05-28-2/+0
* | ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_critAxel Lin2013-05-28-0/+2
* | ARM: tegra: support SKU 7 of Tegra20Stephen Warren2013-05-28-0/+2
* | ARM: tegra: support SKU 1 of Tegra114Stephen Warren2013-05-28-0/+2
* | Tegra: clk: always use find_best_divider() for periph clocksAllen Martin2013-05-28-5/+5
* | arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini2013-05-23-4/+3
* | ARM: atmel: add sama5d3xek supportBo Shen2013-05-21-0/+947
* | ARM: at91: add Atmel sama5d3 SoC new pmc registerBo Shen2013-05-21-0/+23
* | arm: at91: enable mci support for at91sam9g20ek.Wu, Josh2013-05-12-0/+4
* | arm: at91: add at91sam9n12ek board supportWu, Josh2013-05-12-2/+181
* | arm: at91: add at91sam9n12 register definitionWu, Josh2013-05-12-8/+32
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-206/+371
|\ \
| * | ARM: OMAP: Add arch_cpu_init functionSRICHARAN R2013-05-10-0/+11
| * | ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-10-83/+32
| * | ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R2013-05-10-7/+56
| * | ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R2013-05-10-33/+24
| * | ARM: OMAP: Make omap_boot_parameters common across socsSRICHARAN R2013-05-10-72/+49
| * | am33xx: Fix warning with CONFIG_DISPLAY_CPUINFOTom Rini2013-05-10-5/+1