summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-marvellWIP/12Aug2019Tom 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
| * | arm: meson: add sm command to retrieve the reboot reasonNeil Armstrong2019-08-122-1/+104
| * | arm: meson: add sm cmd to retrieve SoC serialNeil Armstrong2019-08-121-0/+48
| * | ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1Neil Armstrong2019-08-122-0/+503
| |/
* | Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-129-6/+553
|\ \
| * | arm: K3: sysfw-loader: Do not require full printf() for version infoWIP/2019-08-11-ti-importsAndreas Dannenberg2019-08-121-5/+16
| * | arm: dts: k3-am65: add support for PCIe and SERDESSekhar Nori2019-08-122-0/+109
| * | board/BuR/brsmarc1: initial commitHannes Schmelzer2019-08-124-0/+422
| * | watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh2019-08-121-1/+1
| * | watchdog: omap_wdt: Convert watchdog driver to use DT and DMSuniel Mahesh2019-08-121-0/+5
| |/
* | env: Rename environment.h to env_internal.hSimon Glass2019-08-113-3/+3
* | env: Drop environment.h header file where not neededSimon Glass2019-08-1115-15/+0
* | env: Move TOTAL_MALLOC_LEN to environment.hSimon Glass2019-08-111-0/+1
* | env: Move get/set_default_env() to env.hSimon Glass2019-08-111-1/+1
* | env: Move env_get() to env.hSimon Glass2019-08-119-0/+9
* | env: Move env_set() to env.hSimon Glass2019-08-1114-0/+14
* | env: Move env_get_hex() to env.hSimon Glass2019-08-111-0/+1
* | env: Move env_get_yesno() to env.hSimon Glass2019-08-111-0/+1
* | env: Move env_set_ulong() to env.hSimon Glass2019-08-111-0/+1
* | env: Move env_set_hex() to env.hSimon Glass2019-08-112-0/+2
* | env: Move env_init() to env.hSimon Glass2019-08-112-0/+2
* | env: Move env_get_f() to env.hSimon Glass2019-08-114-0/+4
* | board: hisilicon: Add support for Hikey960 boardManivannan Sadhasivam2019-08-112-0/+65
* | arm: dts: Add devicetree for Hikey960 boardManivannan Sadhasivam2019-08-113-0/+618
* | arm: dts: Import HI3660 devicetree from LinuxManivannan Sadhasivam2019-08-112-0/+2217
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shWIP/10Aug2019Tom Rini2019-08-108-0/+1970
|\
| * ARM: renesas: Add R8A77980 V3H Condor board codeMarek Vasut2019-08-094-0/+334
| * ARM: renesas: Add R8A77980 V3H platform codeMarek Vasut2019-08-093-0/+7
| * ARM: dts: renesas: Add R8A77980 V3H DTs and headersMarek Vasut2019-08-092-0/+1629
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/09Aug2019Tom Rini2019-08-0929-370/+984
|\ \
| * | x86: Skip setting up MTRRs in slimbootloaderPark, Aiden2019-08-091-1/+2
| * | x86: slimbootloader: Add a slimbootloader device treePark, Aiden2019-08-092-0/+28
| * | x86: slimbootloader: Set TSC information for tsc_timerPark, Aiden2019-08-092-0/+65
| * | x86: slimbootloader: Add serial driverPark, Aiden2019-08-093-1/+102
| * | x86: slimbootloader: Add memory configurationPark, Aiden2019-08-093-1/+205
| * | x86: Add a common HOB libraryPark, Aiden2019-08-096-273/+320
| * | x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden2019-08-096-99/+77
| * | x86: Add new slimbootloader CPU typePark, Aiden2019-08-099-4/+75
| * | x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko2019-08-091-0/+38
| * | x86: acpi: Enable ACPI companion for Intel iDMA 32-bitAndy Shevchenko2019-08-091-0/+22
| * | x86: acpi: Introduce a stub to generate CSRTAndy Shevchenko2019-08-092-0/+33
| * | x86: acpi: Add CSRT descriptionAndy Shevchenko2019-08-091-0/+31
| * | x86: edison: Enable SD slotAndy Shevchenko2019-08-091-5/+0
* | | apalis-tk1: support v1.2 hardware revisionMarcel Ziswiler2019-08-091-41/+48