aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-19sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko2-2/+1
2019-08-19rockchip: rk3399: Add ROC-RK3399-PC supportLevin Du3-0/+699
2019-08-18x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese4-20/+1
2019-08-17Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-3/+1
2019-08-15arm: socfpga: gen5: don't zero bss in board_init_f()Simon Goldschmidt1-2/+0
2019-08-15arm: socfpga: Fix SYSRESET_SOCFPGA_S10 config nameLey Foon Tan1-1/+1
2019-08-15riscv: Access CSRs using CSR numbersBin Meng4-243/+19
2019-08-15riscv: Sync csr.h with Linux kernel v5.2Bin Meng2-16/+114
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-4/+1
2019-08-12Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini5-0/+687
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini9-6/+553
2019-08-12arm: K3: sysfw-loader: Do not require full printf() for version infoAndreas Dannenberg1-5/+16
2019-08-12arm: dts: k3-am65: add support for PCIe and SERDESSekhar Nori2-0/+109
2019-08-12board/BuR/brsmarc1: initial commitHannes Schmelzer4-0/+422
2019-08-12watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh1-1/+1
2019-08-12watchdog: omap_wdt: Convert watchdog driver to use DT and DMSuniel Mahesh1-0/+5
2019-08-12ARM: meson: Add support for fastboot_set_reboot_flag()Neil Armstrong1-0/+33
2019-08-12arm: meson: add sm command to retrieve the reboot reasonNeil Armstrong2-1/+104
2019-08-12arm: meson: add sm cmd to retrieve SoC serialNeil Armstrong1-0/+48
2019-08-12ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1Neil Armstrong2-0/+503
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck1-4/+0
2019-08-12km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder1-0/+1
2019-08-11env: Rename environment.h to env_internal.hSimon Glass3-3/+3
2019-08-11env: Drop environment.h header file where not neededSimon Glass15-15/+0
2019-08-11env: Move TOTAL_MALLOC_LEN to environment.hSimon Glass1-0/+1
2019-08-11env: Move get/set_default_env() to env.hSimon Glass1-1/+1
2019-08-11env: Move env_get() to env.hSimon Glass9-0/+9
2019-08-11env: Move env_set() to env.hSimon Glass14-0/+14
2019-08-11env: Move env_get_hex() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_get_yesno() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_set_ulong() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_set_hex() to env.hSimon Glass2-0/+2
2019-08-11env: Move env_init() to env.hSimon Glass2-0/+2
2019-08-11env: Move env_get_f() to env.hSimon Glass4-0/+4
2019-08-11board: hisilicon: Add support for Hikey960 boardManivannan Sadhasivam2-0/+65
2019-08-11arm: dts: Add devicetree for Hikey960 boardManivannan Sadhasivam3-0/+618
2019-08-11arm: dts: Import HI3660 devicetree from LinuxManivannan Sadhasivam2-0/+2217