summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin2013-05-281-2/+0
* | ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_critAxel Lin2013-05-281-0/+2
* | ARM: tegra: support SKU 7 of Tegra20Stephen Warren2013-05-282-0/+2
* | ARM: tegra: support SKU 1 of Tegra114Stephen Warren2013-05-282-0/+2
* | Tegra: clk: always use find_best_divider() for periph clocksAllen Martin2013-05-281-5/+5
* | arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini2013-05-232-4/+3
* | ARM: atmel: add sama5d3xek supportBo Shen2013-05-2111-0/+947
* | ARM: at91: add Atmel sama5d3 SoC new pmc registerBo Shen2013-05-211-0/+23
* | arm: at91: enable mci support for at91sam9g20ek.Wu, Josh2013-05-121-0/+4
* | arm: at91: add at91sam9n12ek board supportWu, Josh2013-05-124-2/+181
* | arm: at91: add at91sam9n12 register definitionWu, Josh2013-05-124-8/+32
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-1132-206/+371
|\ \
| * | ARM: OMAP: Add arch_cpu_init functionSRICHARAN R2013-05-101-0/+11
| * | ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-106-83/+32
| * | ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R2013-05-104-7/+56
| * | ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R2013-05-109-33/+24
| * | ARM: OMAP: Make omap_boot_parameters common across socsSRICHARAN R2013-05-104-72/+49
| * | am33xx: Fix warning with CONFIG_DISPLAY_CPUINFOTom Rini2013-05-101-5/+1
| * | davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASKEric Benard2013-05-101-0/+9
| * | da850: provide davinci_enable_uart0Eric Benard2013-05-102-0/+10
| * | ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla2013-05-108-0/+48
| * | OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to workLubomir Popov2013-05-101-1/+1
| * | Add DDR3 support for IGEP COM AQUILA/CYGNUS.Enric Balletbo i Serra2013-05-101-0/+17
| * | arm: omap: emif: Fix DDR3 init after warm resetLokesh Vutla2013-05-101-3/+8
| * | OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5Lubomir Popov2013-05-101-1/+1
| * | OMAP5: I2C: Add I2C4 and I2C5 basesLubomir Popov2013-05-101-0/+2
| * | OMAP5: I2C: Enable i2c5 clocksLubomir Popov2013-05-101-0/+1
OpenPOWER on IntegriCloud