aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-09-16arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILDSimon Glass2-2/+3
2016-09-17ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21Masahiro Yamada2-4/+32
2016-09-17ARM: uniphier: fix DRAM size of LD21 SoC packageMasahiro Yamada1-1/+1
2016-09-16arc: Use -mcpu=XXX instead of obsolete -marcXXXAlexey Brodkin1-3/+3
2016-09-14ARM: uniphier: merge board init functions into board_init()Masahiro Yamada5-40/+16
2016-09-14ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada4-24/+7
2016-09-14ARM: uniphier: remove IECTRL setup code of LD4 SoCMasahiro Yamada1-6/+0
2016-09-14mmc: uniphier-sd: migrate to CONFIG_BLKMasahiro Yamada1-0/+1
2016-09-14ARM: uniphier: delete unnecessary xHCI pin-mux settingsMasahiro Yamada5-48/+0
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada1-0/+1
2016-09-14ARM: uniphier: sort select:s alphabeticallyMasahiro Yamada1-7/+7
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini3-4/+9
2016-09-07ARM: am335x: select DM_GPIOMasahiro Yamada1-0/+1
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada1-0/+9
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada5-0/+16
2016-09-07ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCIMasahiro Yamada1-2/+2
2016-09-07ARM: tegra: remove wrong dependency on SPL_BUILDMasahiro Yamada1-2/+2
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini4-10/+19
2016-09-06meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani1-3/+0
2016-09-06arm: dts: update DTS files for meson-gxbb and odroid-c2Beniamino Galvani2-1/+188
2016-09-06bcm2835_gpio: Implement GPIOF_FUNCAlexander Graf1-0/+2
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2-4/+4
2016-09-06arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat1-0/+5
2016-09-06Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini8-51/+440
2016-09-06ARM: dts: dra72-evm: fix broken ethernetMugunthan V N1-1/+1
2016-09-03sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBCHans de Goede2-1/+85
2016-09-03sunxi: Sync h3-orangepi dts files with kernelHans de Goede3-47/+37
2016-09-03sunxi: Fix H3 EMAC syscon register addressChen-Yu Tsai1-3/+2
2016-09-03sunxi: Add support for A33-OLinuXino boardStefan Mavrodiev2-0/+227
2016-09-03sunxi: add proper device tree for iNet D978 rev2 boardsIcenowy Zheng2-0/+89
2016-09-01ARM: tegra: Add support for TK1-SOM board from Colorado EngineeringPeter Chubb3-0/+490
2016-08-30ARM: tegra: use numeric versioning for p2771-0000Stephen Warren3-6/+6
2016-08-30x86: efi: Fix EFI 64-bit payload build warningsBin Meng1-4/+0
2016-08-30x86: Add debugging when cpu_common_init() failsSimon Glass1-1/+3
2016-08-30x86: ivybridge: Allow microcode to be collatedSimon Glass1-1/+11
2016-08-30x86: Add debugging when a microcode update failsSimon Glass1-1/+3
2016-08-28Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini5-4/+35
2016-08-28ARM: dts: uniphier: add u-boot, dm-pre-reloc to use eMMC boot on sLD3Masahiro Yamada2-0/+9
2016-08-28ARM: uniphier: display revision of Micro Support Card 3.6.x kindlyMasahiro Yamada1-2/+9
2016-08-28ARM: uniphier: support system reset functionality for PSCIMasahiro Yamada2-2/+17
2016-08-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini63-2193/+3539
2016-08-26treewide: fix "followings" to "following"Masahiro Yamada2-2/+2
2016-08-26arm: cache: always flush cache line size for page tableStefan Agner1-1/+13
2016-08-26arm: cache: add support for LPAE for region D$ behaviorStefan Agner1-0/+4
2016-08-26arch/arm/Kconfig: Whitespace correctionTom Rini1-28/+28
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini15-46/+32
2016-08-26sunxi: Tune H3 DRAM PLL to improve lock timeJens Kuske2-1/+14
2016-08-26sunxi: display: Use PWM to drive backlight where applicableHans de Goede3-0/+44
2016-08-26sun5i: Add defconfig and dts file for the Empire Electronix M712 tabletHans de Goede2-0/+52
2016-08-26sunxi: Sync dts files with upstream kernelHans de Goede55-2192/+3135