- d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
- 963efe7 Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
- 43a1e2d Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · 5 years ago
- cfdc192 rockchip: rk3399: derive ethaddr from cpuid by Rohan Garg · 5 years ago
- 05e8cfd rockchip: rk3288: remove fennec board support by Kever Yang · 5 years ago
- a3843e5 rockchip: dts: rk3328-rock64: fix usb power supply by Kever Yang · 5 years ago
- e68e10b rockchip: rk3328: migrate u-boot node to -u-boot.dtsi by Kever Yang · 5 years ago
- 354ef6b rockchip: dts: rk3328-rock64: enable usb3 xhci controller by Kever Yang · 5 years ago
- 01dc547 armv8: ls1028a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
- 7690ea7 armv8: ls1088a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
- 7c326ac armv8: fsl-layerscape: make icid setup endianness aware by Laurentiu Tudor · 5 years ago
- e29ca39 armv8: fsl-layerscape: add base addresses for several devices by Laurentiu Tudor · 5 years ago
- 32f4c16 armv8: fsl-layerscape: add missing sec jr base address defines by Laurentiu Tudor · 5 years ago
- 44d4d33 armv8: kconfig: Fix some platforms incorrect I2C clock divider by Chuanhua Han · 5 years ago
- 7fd13ae armv8: ls1028aqds: define ARCH_MISC_INIT to handle mux by Pankaj Bansal · 5 years ago
- 98a5e40 configs: ls1088a: Enable DM support for pcf2127 rtc by Chuanhua Han · 5 years ago
- c1ce7ff armv8: dts: ls1088aqds : Add pcf2127 node by Chuanhua Han · 5 years ago
- e8af622 armv8: dts: ls1088ardb: Add slave nodes under the i2c0 controller by Chuanhua Han · 5 years ago
- 2f2767b armv8: dts: ls1088a: add I2C node support by Chuanhua Han · 5 years ago
- be4f61d gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088A by Chuanhua Han · 5 years ago
- 3f27fff configs: ls2088a: Enable DM support for ds3231 rtc by Chuanhua Han · 5 years ago
- 3413815 armv8: dts: ls2088aqds : Add ds3232 node by Chuanhua Han · 5 years ago
- 6a099cc armv8: dts: ls2088ardb: Add slave nodes under the i2c0 by Chuanhua Han · 5 years ago
- 20fd96c armv8: dts: fsl-ls2088a: add i2c node support by chuanhua han · 5 years ago
- ba58668 gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080A by Chuanhua Han · 5 years ago
- 7657bc3 armv8: dts: ls1028aqds: Add pcf2127 node under i2c1 by Chuanhua Han · 5 years ago
- c6c006a armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controller by Chuanhua Han · 5 years ago
- c512306 configs: ls1028a: Enable DM support for pcf2127 rtc by Chuanhua Han · 5 years ago
- e6f372b armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controller by Chuanhua Han · 5 years ago
- f6d2a73 gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028A by Chuanhua Han · 5 years ago
- b3481ee configs: lx2160: enable DM support for pcf2127 rtc by Chuanhua Han · 5 years ago
- e0cf758 armv8: dts: lx2160aqds : Add pcf2127 node by Chuanhua Han · 5 years ago
- 1a64fb0 armv8: dts: lx2160ardb : Add the "u-boot, dm-pre-reloc" for i2c0 by Chuanhua Han · 5 years ago
- 9312dcb armv8: dts: Add pcf2127 node for lx2160ardb by Chuanhua Han · 5 years ago
- 7e56fe1 armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodes by Chuanhua Han · 5 years ago
- a08cce5 gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160A by Chuanhua Han · 5 years ago
- d24d2d9 drivers: i2c: mxc: Fix compiler error when using i2c dm mode by Chuanhua Han · 5 years ago
- afa8669 armv8: ls1028a: select BOARD_LATE_INIT config by Yuantian Tang · 5 years ago
- c6f4f59 arm: dts: Makefile: clean *dtb_HS by Suniel Mahesh · 5 years ago
- 6ed5a58 ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels by Suman Anna · 5 years ago
- b9b918f Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
- e008ebf sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 6 years ago
- 25394e7 sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 6 years ago
- c62a9d8 rockchip: rk3399: Add ROC-RK3399-PC support by Levin Du · 5 years ago
- faa8821 x86: Remove x86 specific GD flags as they are not referenced at all by Stefan Roese · 5 years ago
- a49418e Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
- 257ab53 arm: socfpga: gen5: don't zero bss in board_init_f() by Simon Goldschmidt · 5 years ago
- fbd3db6 arm: socfpga: Fix SYSRESET_SOCFPGA_S10 config name by Ley Foon Tan · 5 years ago
- f942636 riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
- a27264c riscv: Sync csr.h with Linux kernel v5.2 by Bin Meng · 5 years ago
- a38c518 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
- 3194ec9 Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
- fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
- bb09dce arm: K3: sysfw-loader: Do not require full printf() for version info by Andreas Dannenberg · 5 years ago
- 956760a arm: dts: k3-am65: add support for PCIe and SERDES by Sekhar Nori · 5 years ago
- 8208848 board/BuR/brsmarc1: initial commit by Hannes Schmelzer · 5 years ago
- 370d491 watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
- 1c783ab watchdog: omap_wdt: Convert watchdog driver to use DT and DM by Suniel Mahesh · 5 years ago
- 1a5ed9c ARM: meson: Add support for fastboot_set_reboot_flag() by Neil Armstrong · 6 years ago
- 385309c arm: meson: add sm command to retrieve the reboot reason by Neil Armstrong · 5 years ago
- 69800ec arm: meson: add sm cmd to retrieve SoC serial by Neil Armstrong · 5 years ago
- 9c73b1a ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1 by Neil Armstrong · 6 years ago
- b6375e7 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · 5 years ago
- cc4d10a km/uart: port UART interface of KM Kirkwood boards to driver model by Pascal Linder · 5 years ago
- 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 48d3ebc env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · 5 years ago
- 9738586 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
- c301bd8 env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
- 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
- 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
- 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
- db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
- cf33f92 board: hisilicon: Add support for Hikey960 board by Manivannan Sadhasivam · 5 years ago
- 6796876 arm: dts: Add devicetree for Hikey960 board by Manivannan Sadhasivam · 5 years ago
- 2a433b0 arm: dts: Import HI3660 devicetree from Linux by Manivannan Sadhasivam · 5 years ago
- 70a7098 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
- 7341f30 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
- b700f03 ARM: renesas: Add R8A77980 V3H Condor board code by Marek Vasut · 5 years ago
- cf56785 ARM: renesas: Add R8A77980 V3H platform code by Marek Vasut · 5 years ago
- 8330f88 ARM: dts: renesas: Add R8A77980 V3H DTs and headers by Marek Vasut · 5 years ago
- 46eb729 apalis-tk1: support v1.2 hardware revision by Marcel Ziswiler · 5 years ago
- 3f6a2e2 apalis-tk1: remove non-essential power rails on boot by Dominik Sliwa · 5 years ago
- 4e9c07f apalis-tk1/t30: colibri_t30: display reset reason by Dominik Sliwa · 5 years ago
- 5195143 x86: Skip setting up MTRRs in slimbootloader by Park, Aiden · 5 years ago
- 15775d4 x86: slimbootloader: Add a slimbootloader device tree by Park, Aiden · 5 years ago
- 347f1b4 x86: slimbootloader: Set TSC information for tsc_timer by Park, Aiden · 5 years ago
- 1636d26 x86: slimbootloader: Add serial driver by Park, Aiden · 5 years ago
- deffd42 x86: slimbootloader: Add memory configuration by Park, Aiden · 5 years ago
- 538aec9 x86: Add a common HOB library by Park, Aiden · 5 years ago
- 0961cf7 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
- 6e3cc36 x86: Add new slimbootloader CPU type by Park, Aiden · 5 years ago
- 70c6298 x86: tangier: Populate CSRT for shared DMA controller by Andy Shevchenko · 5 years ago
- bbbfe91 x86: acpi: Enable ACPI companion for Intel iDMA 32-bit by Andy Shevchenko · 5 years ago
- 607dbd1 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · 5 years ago
- 9a37f15 x86: acpi: Add CSRT description by Andy Shevchenko · 5 years ago
- 5ea5c95 x86: edison: Enable SD slot by Andy Shevchenko · 5 years ago