summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Change pci option rom area MTRR setting to cacheableBin Meng2015-07-282-7/+22
* x86: Simplify architecture defined exception handling in irq_llsr()Bin Meng2015-07-281-105/+46
* x86: Display correct CS/EIP/EFLAGS when there is an error codeBin Meng2015-07-283-4/+65
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-07-2818-62/+1238
|\
| * ARM: zynqmp: Wire up SATA for the boardMichal Simek2015-07-281-0/+2
| * ARM: zynqmp: Wire up ethernet controllersMichal Simek2015-07-282-0/+10
| * ARM: zynq: Add support for zc770-xm011Michal Simek2015-07-282-0/+66
| * ARM: zynq: DT: Update zc770 dtsesMichal Simek2015-07-283-12/+176
| * ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keysMichal Simek2015-07-281-0/+21
| * ARM: zynq: DT: Add missing interrupt for L2 pl310Michal Simek2015-07-281-0/+1
| * ARM: zynq: DT: Get rid of ps-clk-frequencyMichal Simek2015-07-281-1/+0
| * ARM: zynq: DT: Update years in copyrightMichal Simek2015-07-281-1/+1
| * ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernelMichal Simek2015-07-284-13/+715
| * ARM: zynq: DT: Add reference to bus nodeMichal Simek2015-07-281-1/+1
| * ARM: zynq: DT: Add pinctrl nodeMichal Simek2015-07-281-1/+7
| * ARM: zynq: DT: Cleanup address-cells and size-cellsMichal Simek2015-07-281-1/+4
| * ARM: zynq: DT: Clean up timer device tree nodesMichal Simek2015-07-281-2/+2
| * ARM: zynq: DT: Use the zynq binding with macbMichal Simek2015-07-281-2/+2
| * ARM: zynq: DT: Fix GEM register area sizeMichal Simek2015-07-281-2/+2
| * spi: Fix zynq SPI bindingMichal Simek2015-07-281-2/+2
| * ARM: zynq: DT: Remove 222 MHz OPPMichal Simek2015-07-281-1/+0
| * ARM: zynq: DT: Migrate UART to Cadence bindingMichal Simek2015-07-281-4/+4
| * ARM: zynq: DT: Add a fixed regulator for CPU voltageMichal Simek2015-07-281-0/+10
| * ARM: zynq: DT: Add missing nodes to DTSIMichal Simek2015-07-281-0/+100
| * ARM: zynq: DT: Use the right names for nodesMichal Simek2015-07-281-10/+10
| * zynqmp: Add support for IP detection via SLCRMichal Simek2015-07-284-0/+74
| * zynqmp: mp: Simplify set_r5_start handlingMichal Simek2015-07-281-6/+1
| * zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu2015-07-283-4/+12
| * zynqmp: Kconfig: Move zynqmp KconfigSiva Durga Prasad Paladugu2015-07-282-1/+17
* | stm32f4: add cpu clock option for 180 MHzAntonio Borneo2015-07-271-10/+24
* | stm32f429: pass the device unique ID in DTBAntonio Borneo2015-07-271-0/+10
* | Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2015-07-273-3/+0
* | am33xx: Unused get_board_rev function removalPaul Kocialkowski2015-07-271-9/+0
* | omap3: CONFIG_REVISION_TAG ifdef check for get_board_revPaul Kocialkowski2015-07-271-0/+2
* | omap5: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-272-0/+47
* | omap4: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-273-0/+62
* | omap3: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-273-1/+59
* | omap-common: SYS_BOOT-based fallback boot device selection for peripheral bootPaul Kocialkowski2015-07-272-7/+49
* | omap-common: Boot device define instead of hardcoded valuePaul Kocialkowski2015-07-271-2/+2
* | omap: SPL boot devices cleanup and completionPaul Kocialkowski2015-07-274-67/+88
* | omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-2716-166/+141
* | kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86Masahiro Yamada2015-07-272-0/+10
* | keystone2: add wfi in to the core_spin loopVitaly Andrianov2015-07-271-2/+7
|/
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-258-29/+116
|\
| * sunxi: ga10h: Enable both otg and regular usb host controllersHans de Goede2015-07-252-0/+26
| * sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-251-3/+1
| * sunxi: musb: Use device-model for musb host modeHans de Goede2015-07-251-1/+1
| * sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-251-0/+7
| * sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-252-0/+35
| * sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede2015-07-251-0/+2
OpenPOWER on IntegriCloud