summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * powerpc: P1020MBG: Separate from P1_P2_RDB_PC in KconfigYork Sun2016-11-23-0/+5
| * powerpc: P1017: Drop configuration for P1017York Sun2016-11-23-21/+3
| * powerpc: P1014: Drop configuration for P1014York Sun2016-11-23-22/+3
| * powerpc: P1013: Drop configuration for P1013York Sun2016-11-23-19/+3
| * powerpc: P1012: Drop configuration for P1012York Sun2016-11-23-21/+2
| * powerpc: P1011: Remove macro CONFIG_P1011York Sun2016-11-23-2/+5
| * powerpc: P1023: Remove macro CONFIG_P1023York Sun2016-11-23-5/+9
| * powerpc: P1022: Remove macro CONFIG_P1022York Sun2016-11-23-6/+11
| * powerpc: P1010RDB: Remove macros CONFIG_P1010RDB_PA and CONFIG_P1010RDB_PBYork Sun2016-11-23-2/+8
| * powerpc: P1010: Remove macro CONFIG_P1010York Sun2016-11-23-7/+11
| * powerpc: MPC8572: Remove macro CONFIG_MPC8572York Sun2016-11-23-5/+10
| * powerpc: MPC8569: Remove macro CONFIG_MPC8569York Sun2016-11-23-7/+11
| * powerpc: MPC8568: Remove macro CONFIG_MPC8568York Sun2016-11-23-3/+7
| * powerpc: MPC8560: Remove macro CONFIG_MPC8560York Sun2016-11-23-5/+9
| * powerpc: MPC8555CDS: Remove macro CONFIG_MPC8555CDSYork Sun2016-11-23-1/+1
| * powerpc: MPC8555: Remove macro CONFIG_MPC8555York Sun2016-11-23-7/+11
| * powerpc: MPC8541CDS: Remove macro CONFIG_MPC8541CDSYork Sun2016-11-23-1/+1
| * powerpc: mpc8541: Remove macro CONFIG_MPC8541York Sun2016-11-23-8/+12
| * powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun2016-11-23-6/+10
| * powerpc: MPC8536: Move CONFIG_MPC8536 to Kconfig optionYork Sun2016-11-23-5/+9
| * powerpc: C29XPCIE: Remove macro CONFIG_C29XPCIEYork Sun2016-11-23-3/+3
| * powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun2016-11-23-9/+13
| * powerpc: BSC9132QDS: Remove CONFIG_BSC9132QDS macroYork Sun2016-11-23-2/+2
| * powerpc: BSC9131/2: Move CONFIG_BSC9131/2 to Kconfig optionsYork Sun2016-11-23-15/+23
| * powerpc: MPC8544: Move CONFIG_MPC8544 to Kconfig optionYork Sun2016-11-23-4/+9
| * powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig optionYork Sun2016-11-23-7/+13
* | armv7: psci: cpu_off: flush D-Cache before disable D-CachePeng Fan2016-11-29-0/+4
* | ARM: bcm283x: Implement EFI RTS reset_systemAlexander Graf2016-11-28-7/+54
* | ARM: bcm283x: use OF_CONTROL for bcm283xFabian Vogt2016-11-28-0/+1
* | fdt: adjust bcm283x device tree for u-bootFabian Vogt2016-11-28-1/+25
* | fdt: import bcm283x device tree sources from the linux kernel treeFabian Vogt2016-11-28-0/+854
* | keystone2: Move target selection to KconfigAndrew F. Davis2016-11-28-2/+2
* | sunxi: add support for Nintendo NES Classic EditionFUKAUMI Naoki2016-11-28-0/+64
* | arm: sunxi: do not force USB for arch-sunxiYann E. MORIN2016-11-28-5/+5
* | efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-27-3/+3
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-11-26-21/+697
|\ \
| * | rockchip: Add support for veyron-minnie (ASUS Chromebook Flip)Simon Glass2016-11-25-1/+314
| * | rockchip: Add support for veyron-mickey (Chromebit)Simon Glass2016-11-25-1/+289
| * | rockchip: veyron: Adjust ARM clock after relocationSimon Glass2016-11-25-0/+44
| * | rockchip: Move jerry SDRAM settings into its own .dts fileSimon Glass2016-11-25-8/+11
| * | rockchip: Rename jerry files to veyronSimon Glass2016-11-25-2/+2
| * | rockchip: video: Check for device in useSimon Glass2016-11-25-5/+2
| * | rockchip: Allow jerry to use of-platdataSimon Glass2016-11-25-0/+2
| * | dts: arm: rk3036: add usb vbus nodeKever Yang2016-11-25-4/+33
| * | arm: rockchip: Fix typo in ROCKCHIP_RK3288 helpAndreas Färber2016-11-25-1/+1
| * | arm: dts: Fix Rockchip sort orderAndreas Färber2016-11-25-1/+1
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-11-25-110/+909
|\ \ \ | |/ / |/| |
| * | armv8: fsl-layerscape: Support loading 32-bit OS with PSCI enabledAlison Wang2016-11-22-0/+37
| * | armv8: fsl-layerscape: SMP support for loading 32-bit OSAlison Wang2016-11-22-0/+18
| * | armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang2016-11-22-67/+378