summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-08-22armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controllerChuanhua Han
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028AChuanhua Han
2019-08-22configs: lx2160: enable DM support for pcf2127 rtcChuanhua Han
2019-08-22armv8: dts: lx2160aqds : Add pcf2127 nodeChuanhua Han
2019-08-22armv8: dts: lx2160ardb : Add the "u-boot, dm-pre-reloc" for i2c0Chuanhua Han
2019-08-22armv8: dts: Add pcf2127 node for lx2160ardbChuanhua Han
2019-08-22armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodesChuanhua Han
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160AChuanhua Han
2019-08-22drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han
2019-08-22armv8: ls1028a: select BOARD_LATE_INIT configYuantian Tang
2019-08-20arm: dts: Makefile: clean *dtb_HSSuniel Mahesh
2019-08-20ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernelsSuman Anna
2019-08-19Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-08-19sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko
2019-08-19sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko
2019-08-19rockchip: rk3399: Add ROC-RK3399-PC supportLevin Du
2019-08-18x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese
2019-08-17Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-08-15arm: socfpga: gen5: don't zero bss in board_init_f()Simon Goldschmidt
2019-08-15arm: socfpga: Fix SYSRESET_SOCFPGA_S10 config nameLey Foon Tan
2019-08-15riscv: Access CSRs using CSR numbersBin Meng
2019-08-15riscv: Sync csr.h with Linux kernel v5.2Bin Meng
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-08-12Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini
2019-08-12arm: K3: sysfw-loader: Do not require full printf() for version infoAndreas Dannenberg
2019-08-12arm: dts: k3-am65: add support for PCIe and SERDESSekhar Nori
2019-08-12board/BuR/brsmarc1: initial commitHannes Schmelzer
2019-08-12watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh
2019-08-12watchdog: omap_wdt: Convert watchdog driver to use DT and DMSuniel Mahesh
2019-08-12ARM: meson: Add support for fastboot_set_reboot_flag()Neil Armstrong
2019-08-12arm: meson: add sm command to retrieve the reboot reasonNeil Armstrong
2019-08-12arm: meson: add sm cmd to retrieve SoC serialNeil Armstrong
2019-08-12ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1Neil Armstrong
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck
2019-08-12km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move TOTAL_MALLOC_LEN to environment.hSimon Glass
2019-08-11env: Move get/set_default_env() to env.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_get_hex() to env.hSimon Glass
2019-08-11env: Move env_get_yesno() to env.hSimon Glass
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-08-11board: hisilicon: Add support for Hikey960 boardManivannan Sadhasivam
2019-08-11arm: dts: Add devicetree for Hikey960 boardManivannan Sadhasivam