summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* pcm052: add new BK4r1 target based on PCM052 SoMAlbert ARIBAUD \(3ADEV\)2016-10-06-2/+57
* tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)2016-10-06-0/+8
* imx: imx6ul: disable POR_B internal pull upPeng Fan2016-10-04-8/+21
* imx-common: enlarge mux width to 4Peng Fan2016-10-04-8/+7
* imx: mx6: fix USB bmode to use reserved valueStefan Agner2016-10-04-1/+1
* arm: imx: add i.MX6ULL 14x14 EVK board supportPeng Fan2016-10-04-0/+536
* arm: dts: add device tree for i.MX6ULLPeng Fan2016-10-04-0/+1161
* arm: dts: imx6ull: add pinctrl definesPeng Fan2016-10-04-0/+1024
* imx: iomux: fix snvs usage for i.MX6ULLPeng Fan2016-10-04-4/+14
* imx: imx6ull: adjust the ldo 1.2v bandgap voltagePeng Fan2016-10-04-0/+7
* imx: mx6ull: Add AIPS3 initializationPeng Fan2016-10-04-1/+1
* imx: mx6ull: Update memory map addressPeng Fan2016-10-04-3/+14
* imx: mx6ull: update clock settings and CCM register mapPeng Fan2016-10-04-29/+89
* imx: mx6ull: adjust POR_B setting for i.MX6ULLPeng Fan2016-10-04-0/+14
* imx: mx6ull: misc soc updatePeng Fan2016-10-04-4/+4
* imx: mx6ul: using runtime check when configuring PMIC_STBY_REQPeng Fan2016-10-04-1/+1
* imx: mx6ull: skip setting ahb clockPeng Fan2016-10-04-1/+1
* imx: timer: update gpt driver for i.MX6ULLPeng Fan2016-10-04-3/+4
* imx-common: introduce is_mx6ullPeng Fan2016-10-04-0/+1
* imx: mx6ull: add kconfig entry for MX6ULLYe Li2016-10-04-0/+4
* imx: mx6ull: add mx6ull major cpu typePeng Fan2016-10-04-1/+4
* imx: mx6ull: add iomux header filePeng Fan2016-10-04-0/+1067
* imx: iomux-v3: fix pad setup on i.MX6DQP when CONFIG_MX6QDL is definedFilip Brozovic2016-10-04-1/+1
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-10-03-25/+205
|\
| * rockchip: add boot-mode support for rk3288, rk3036Jacob Chen2016-10-01-5/+103
| * rockchip: move common function from board-file to rk3036-board.cJacob Chen2016-10-01-0/+84
| * rockchip: rename board.c to rk3288-board.cJacob Chen2016-10-01-1/+1
| * rockchip: miniarm: remove eMMC supportXu Ziyuan2016-10-01-12/+0
| * dts: evb-rk3399: add init voltage node for vdd-centerKever Yang2016-10-01-0/+1
| * Kconfig: rockchip: enable DM_PWM and DM_REGULATORKever Yang2016-10-01-0/+2
| * rockchip: rkpwm: fix the register sequenceKever Yang2016-10-01-1/+1
| * rockchip: rk3399: update PPLL and pmu_pclk frequencyKever Yang2016-10-01-2/+2
| * Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled.Sandy Patterson2016-10-01-0/+3
| * rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabledSandy Patterson2016-10-01-1/+4
| * rockchip: rk3288: sdram: fix DDR address rangeXu Ziyuan2016-10-01-3/+4
* | ti: omap-common: Allow AM33xx devices to be built securelyAndrew F. Davis2016-10-02-1/+1
* | am33xx: config.mk: Fix option used to enable SPI SPL image typeAndrew F. Davis2016-10-02-2/+2
* | am33xx: config.mk: Add support for additional secure boot image typesAndrew F. Davis2016-10-02-2/+18
* | Kconfig: Separate AM33XX SOC config from target board configAndrew F. Davis2016-10-02-88/+98
* | ARM: omap5: add fdt secure dram reservation fixupDaniel Allred2016-10-02-2/+62
* | ARM: DRA7: Add secure emif setup callsDaniel Allred2016-10-02-0/+15
* | arm: omap5: secure API for EMIF memory reservationsDaniel Allred2016-10-02-0/+151
* | ti: omap5: Add Kconfig options for secure EMIF reservationsDaniel Allred2016-10-02-0/+26
* | ARM: keystone2: Add support for parsing monitor headerLokesh Vutla2016-10-01-4/+18
* | board: k2g: Enable ECC byte laneLokesh Vutla2016-10-01-2/+1
* | input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada2016-10-01-3/+0
* | sandbox, x86: select DM_KEYBOARD instead of default y entryMasahiro Yamada2016-10-01-6/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2016-09-30-73/+77
|\
| * nds32: Support relocation.rick2016-09-29-73/+77
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-30-1/+31
|\ \