summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-08-26powerpc: Enable device tree support for P3041DSHou Zhiqiang3-0/+82
2019-08-26powerpc: Enable device tree support for P2041RDBHou Zhiqiang4-0/+115
2019-08-26powerpc: Enable device tree support for P2020RDBHou Zhiqiang5-0/+105
2019-08-26powerpc: Enable device tree support for P1020RDBHou Zhiqiang7-0/+155
2019-08-26powerpc: Enable device tree support for T1042D4RDBHou Zhiqiang3-0/+80
2019-08-26powerpc: Enable device tree support for T1024RDBHou Zhiqiang4-0/+104
2019-08-26powerpc: Enable device tree support for T4240RDBHou Zhiqiang3-0/+120
2019-08-26powerpc: Enable device tree support for T2080RDBHou Zhiqiang2-0/+18
2019-08-26Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford3-2/+6
2019-08-24Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi...Tom Rini15-613/+224
2019-08-23Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford1-6/+7
2019-08-23rockchip: rk3399: derive ethaddr from cpuidRohan Garg4-0/+154
2019-08-23rockchip: rk3288: remove fennec board supportKever Yang5-509/+0
2019-08-23rockchip: dts: rk3328-rock64: fix usb power supplyKever Yang1-21/+2
2019-08-23rockchip: rk3328: migrate u-boot node to -u-boot.dtsiKever Yang5-85/+66
2019-08-23rockchip: dts: rk3328-rock64: enable usb3 xhci controllerKever Yang1-0/+4
2019-08-22armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor7-16/+73
2019-08-22armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor5-10/+85
2019-08-22armv8: fsl-layerscape: make icid setup endianness awareLaurentiu Tudor2-11/+28
2019-08-22armv8: fsl-layerscape: add base addresses for several devicesLaurentiu Tudor1-0/+15
2019-08-22armv8: fsl-layerscape: add missing sec jr base address definesLaurentiu Tudor1-0/+8
2019-08-22armv8: kconfig: Fix some platforms incorrect I2C clock dividerChuanhua Han1-0/+4
2019-08-22armv8: ls1028aqds: define ARCH_MISC_INIT to handle muxPankaj Bansal1-0/+1
2019-08-22configs: ls1088a: Enable DM support for pcf2127 rtcChuanhua Han1-4/+4
2019-08-22armv8: dts: ls1088aqds : Add pcf2127 nodeChuanhua Han1-0/+23
2019-08-22armv8: dts: ls1088ardb: Add slave nodes under the i2c0 controllerChuanhua Han1-0/+23
2019-08-22armv8: dts: ls1088a: add I2C node supportChuanhua Han1-0/+32
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088AChuanhua Han1-1/+1
2019-08-22configs: ls2088a: Enable DM support for ds3231 rtcChuanhua Han1-4/+4
2019-08-22armv8: dts: ls2088aqds : Add ds3232 nodeChuanhua Han1-0/+19
2019-08-22armv8: dts: ls2088ardb: Add slave nodes under the i2c0Chuanhua Han1-0/+22
2019-08-22armv8: dts: fsl-ls2088a: add i2c node supportchuanhua han1-0/+36
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080AChuanhua Han1-1/+2
2019-08-22armv8: dts: ls1028aqds: Add pcf2127 node under i2c1Chuanhua Han1-0/+5
2019-08-22armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controllerChuanhua Han1-0/+8
2019-08-22configs: ls1028a: Enable DM support for pcf2127 rtcChuanhua Han1-8/+0
2019-08-22armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controllerChuanhua Han1-0/+20
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028AChuanhua Han1-1/+1
2019-08-22configs: lx2160: enable DM support for pcf2127 rtcChuanhua Han1-8/+0
2019-08-22armv8: dts: lx2160aqds : Add pcf2127 nodeChuanhua Han1-0/+23
2019-08-22armv8: dts: lx2160ardb : Add the "u-boot, dm-pre-reloc" for i2c0Chuanhua Han1-0/+5
2019-08-22armv8: dts: Add pcf2127 node for lx2160ardbChuanhua Han1-0/+9
2019-08-22armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodesChuanhua Han1-0/+85
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160AChuanhua Han1-1/+2
2019-08-22drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han1-0/+2
2019-08-22armv8: ls1028a: select BOARD_LATE_INIT configYuantian Tang1-0/+2
2019-08-20arm: dts: Makefile: clean *dtb_HSSuniel Mahesh1-1/+1
2019-08-20ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernelsSuman Anna1-1/+3
2019-08-19Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodi...Tom Rini7-28/+700
2019-08-19sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko3-27/+1