summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-12-05arm: dts: exynos4: fix the device-tree compile warningJaehoon Chung6-547/+558
2017-12-04Merge git://git.denx.de/u-boot-uniphierTom Rini3-7/+4
2017-12-04arm: Make gcc 6.0 or later a hard requirement now.Tom Rini1-2/+2
2017-12-04armv8: mmu: fix page table mappingPeng Fan2-1/+5
2017-12-04arm64 :show_regs: show the address before relocationPeng Fan1-2/+8
2017-12-04ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong3-8/+99
2017-12-04arm: Add Khadas VIM support based on Meson GXL familyNeil Armstrong3-1/+148
2017-12-04arm: Add LibreTech CC support based on Meson GXL familyNeil Armstrong3-1/+182
2017-12-04ARM: arch-meson: add ethernet common init functionNeil Armstrong3-1/+79
2017-12-04armv8: shrink exception table codeAndre Przywara1-73/+56
2017-12-04add support for Raspberry Pi Zero WDmitry Korunov2-0/+42
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2-2/+2
2017-12-04ARM: uniphier: clean up board_initMasahiro Yamada1-5/+2
2017-12-03omap2: set the ethaddr as well as the usbethaddr env var to ensure static MACPeter Robinson1-0/+3
2017-12-02rockchip: clk: rk3128: fix DCLK_VOP_DIV_CON_MASKPhilipp Tomsich1-1/+1
2017-12-02rockchip: clk: rk3128: fix NANDC_PLL_SEL_MASKPhilipp Tomsich1-1/+1
2017-12-01rockchip: dts: rk3399-puma: add /config/sysreset-gpio propertyPhilipp Tomsich1-0/+5
2017-12-01rockchip: dts: rk3399-puma: add a 'tsd, usb-port-power' stringlist for USB1Philipp Tomsich1-0/+1
2017-12-01rockchip: rk3036: sdram: correct setting for pll integer modeKever Yang1-1/+1
2017-12-01rockchip: rk3036: update clock driver for ddrKever Yang1-9/+6
2017-12-01rockchip: rk3036: fix pll config for correct frequencyKever Yang1-2/+3
2017-12-01rockchip: rk3128: add evb-rk3128 supportKever Yang1-0/+24
2017-12-01rockchip: rk3128: add pinctrl driverKever Yang1-0/+551
2017-12-01rockchip: rk3128: add clock driverKever Yang3-0/+245
2017-12-01rockchip: rk3128: add soc basic supportKever Yang7-0/+180
2017-12-01rockchip: rk3128: add device tree fileKever Yang3-0/+900
2017-11-30Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini19-12522/+168
2017-11-30Merge git://git.denx.de/u-boot-marvellTom Rini3-3/+44
2017-11-30Merge git://git.denx.de/u-boot-x86Tom Rini7-43/+118
2017-11-30ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut1-0/+9
2017-11-30arm: mvebu: enable boot from NANDSean Nyekjaer2-2/+15
2017-11-30arm: mvebu: fix boot from UART when in fallback modeSean Nyekjaer2-0/+15
2017-11-30arm: mvebu: add nand pinsSean Nyekjaer1-1/+14
2017-11-30x86: lib: Implement standalone __udivdi3 etc instead of libgcc onesStefan Roese4-39/+114
2017-11-30Revert "x86: bootm: Fix FIT image booting on x86"Anatolij Gustschin1-1/+1
2017-11-30x86: don't compare pointers to 0Heinrich Schuchardt1-2/+2
2017-11-30x86: qemu: Move Cache-As-RAM memory from area mapped to ROMAnton Gerasimov1-1/+1
2017-11-30board: laird: add WB50N CPU moduleBen Whitten1-0/+8
2017-11-30board: laird: add WB45N CPU moduleBen Whitten2-0/+8
2017-11-30ARM: dts: Rename logicpd-toredp-37xx-devkit in U-BootAdam Ford1-0/+2
2017-11-30board: atmel: add sama5d2_ptc_ek boardLudovic Desroches4-4/+239
2017-11-30ARM: at91: add sama5d2 smc headerLudovic Desroches1-0/+76
2017-11-30mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard7-116/+14
2017-11-30stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard5-96/+3
2017-11-30clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard1-0/+1
2017-11-30clk: stm32fx: migrate define from rcc.h to driverPatrice Chotard1-31/+0
2017-11-30ARM: DTS: stm32: update rcc compatible for STM32F746Patrice Chotard1-1/+1
2017-11-30clk: stm32f7: retrieve PWR base address from DTPatrice Chotard3-7/+48
2017-11-30ARM: DTS: stm32: add pwrcfg node for stm32f746Patrice Chotard2-0/+11
2017-11-30nds32: dts: Support ftsdc010 DM.Rick Chen2-0/+16