summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* rockchip: dts: rk3328-rock64: fix usb power supplyKever Yang2019-08-231-21/+2
* rockchip: rk3328: migrate u-boot node to -u-boot.dtsiKever Yang2019-08-235-85/+66
* rockchip: dts: rk3328-rock64: enable usb3 xhci controllerKever Yang2019-08-231-0/+4
* armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor2019-08-227-16/+73
* armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor2019-08-225-10/+85
* armv8: fsl-layerscape: make icid setup endianness awareLaurentiu Tudor2019-08-222-11/+28
* armv8: fsl-layerscape: add base addresses for several devicesLaurentiu Tudor2019-08-221-0/+15
* armv8: fsl-layerscape: add missing sec jr base address definesLaurentiu Tudor2019-08-221-0/+8
* armv8: kconfig: Fix some platforms incorrect I2C clock dividerChuanhua Han2019-08-221-0/+4
* armv8: ls1028aqds: define ARCH_MISC_INIT to handle muxPankaj Bansal2019-08-221-0/+1
* configs: ls1088a: Enable DM support for pcf2127 rtcChuanhua Han2019-08-221-4/+4
* armv8: dts: ls1088aqds : Add pcf2127 nodeChuanhua Han2019-08-221-0/+23
* armv8: dts: ls1088ardb: Add slave nodes under the i2c0 controllerChuanhua Han2019-08-221-0/+23
* armv8: dts: ls1088a: add I2C node supportChuanhua Han2019-08-221-0/+32
* gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088AChuanhua Han2019-08-221-1/+1
* configs: ls2088a: Enable DM support for ds3231 rtcChuanhua Han2019-08-221-4/+4
* armv8: dts: ls2088aqds : Add ds3232 nodeChuanhua Han2019-08-221-0/+19
* armv8: dts: ls2088ardb: Add slave nodes under the i2c0Chuanhua Han2019-08-221-0/+22
* armv8: dts: fsl-ls2088a: add i2c node supportchuanhua han2019-08-221-0/+36
* gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080AChuanhua Han2019-08-221-1/+2
* armv8: dts: ls1028aqds: Add pcf2127 node under i2c1Chuanhua Han2019-08-221-0/+5
* armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controllerChuanhua Han2019-08-221-0/+8
* configs: ls1028a: Enable DM support for pcf2127 rtcChuanhua Han2019-08-221-8/+0
* armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controllerChuanhua Han2019-08-221-0/+20
* gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028AChuanhua Han2019-08-221-1/+1
* configs: lx2160: enable DM support for pcf2127 rtcChuanhua Han2019-08-221-8/+0
* armv8: dts: lx2160aqds : Add pcf2127 nodeChuanhua Han2019-08-221-0/+23
* armv8: dts: lx2160ardb : Add the "u-boot, dm-pre-reloc" for i2c0Chuanhua Han2019-08-221-0/+5
* armv8: dts: Add pcf2127 node for lx2160ardbChuanhua Han2019-08-221-0/+9
* armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodesChuanhua Han2019-08-221-0/+85
* gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160AChuanhua Han2019-08-221-1/+2
* drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han2019-08-221-0/+2
* armv8: ls1028a: select BOARD_LATE_INIT configYuantian Tang2019-08-221-0/+2
* arm: dts: Makefile: clean *dtb_HSSuniel Mahesh2019-08-201-1/+1
* ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernelsSuman Anna2019-08-201-1/+3
* Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-08-197-28/+700
|\
| * sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko2019-08-193-27/+1
| * sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko2019-08-192-2/+1
| * rockchip: rk3399: Add ROC-RK3399-PC supportLevin Du2019-08-193-0/+699
* | x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese2019-08-184-20/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-08-172-3/+1
|\
| * arm: socfpga: gen5: don't zero bss in board_init_f()Simon Goldschmidt2019-08-151-2/+0
| * arm: socfpga: Fix SYSRESET_SOCFPGA_S10 config nameLey Foon Tan2019-08-151-1/+1
* | riscv: Access CSRs using CSR numbersBin Meng2019-08-154-243/+19
* | riscv: Sync csr.h with Linux kernel v5.2Bin Meng2019-08-152-16/+114
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-08-122-4/+1
|\
| * powerpc/km: remove unmaintained target KMVECT1Holger Brunck2019-08-121-4/+0
| * km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder2019-08-121-0/+1
* | Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-08-125-0/+687
|\ \
| * | ARM: meson: Add support for fastboot_set_reboot_flag()Neil Armstrong2019-08-121-0/+33