summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2019-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/17Aug2019Tom Rini2019-08-173-29/+271
|\
| * efi_loader: do not call efi_runtime_detach twiceHeinrich Schuchardt2019-08-151-9/+4
| * efi_loader: parameter check in SetVirtualAddressMapHeinrich Schuchardt2019-08-151-3/+10
| * efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stubHeinrich Schuchardt2019-08-152-17/+257
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-08-173-4/+2
|\ \
| * | arm: socfpga: gen5: don't zero bss in board_init_f()Simon Goldschmidt2019-08-151-2/+0
| * | ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.imgDalon Westergreen2019-08-151-1/+1
| * | arm: socfpga: Fix SYSRESET_SOCFPGA_S10 config nameLey Foon Tan2019-08-151-1/+1
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/16Aug2019Tom Rini2019-08-169-484/+426
|\ \ | |/ |/|
| * riscv: tools: Add big endian target support to prelink-riscvMarcus Comstedt2019-08-152-33/+63
| * riscv: tools: Fix prelink-riscv to work on big endian hostsMarcus Comstedt2019-08-152-24/+23
| * doc: sifive-fu540: Update README to explicitly load DTB for LinuxAnup Patel2019-08-151-174/+222
| * 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
| * riscv : serial: use rx watermark to indicate rx data is presentSagar Shrikant Kadam2019-08-151-16/+7
|/
* configs: Resync with savedefconfigTom Rini2019-08-14144-404/+247
* Prepare v2019.10-rc2v2019.10-rc2Tom Rini2019-08-131-1/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/12Aug2019Tom Rini2019-08-1233-1020/+554
|\
| * pci: pci_mvebu: set BAR0 after memory space is setMarek BehĂșn2019-08-121-4/+4
| * arm: mvebu: turris_omnia: update defconfigMarek BehĂșn2019-08-121-0/+3
| * ARM: configs: Enable DM_ETH for SBx81LIFKW and SBx81LIFXCATChris Packham2019-08-122-0/+6
| * powerpc/km: remove unmaintained board KMLION1Holger Brunck2019-08-125-473/+390
| * powerpc/km: remove unmaintained target KMVECT1Holger Brunck2019-08-128-348/+0
| * km/arm: remove unmaintained target PORTL2Pascal Linder2019-08-124-53/+0
| * km/rgmii: port Ethernet interface of KM Kirkwood boards to driver modelPascal Linder2019-08-122-0/+2
| * km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder2019-08-123-9/+2
| * km: fixed typo in KM Kirkwood header filePascal Linder2019-08-121-1/+1
| * km: clean up header files for KM Kirkwood boardsPascal Linder2019-08-123-25/+0
| * km: remove obsolete definitions in KM header filesPascal Linder2019-08-129-109/+0
| * km: add Kconfig menus for KM boardsPascal Linder2019-08-1214-14/+162
* | Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-08-1212-0/+1063
|\ \
| * | configs: sei510: disable PSCI_RESET to support fastboot reboot_flagNeil Armstrong2019-08-121-0/+1
| * | ARM: meson: Add support for fastboot_set_reboot_flag()Neil Armstrong2019-08-121-0/+33
| * | boards: meson: add g12a sei510Jerome Brunet2019-08-126-0/+373
| * | 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
| * | configs: meson64: permit redefining ENV_SIZENeil Armstrong2019-08-121-0/+2
| * | 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-1247-59/+2850
|\ \
| * | arm: K3: sysfw-loader: Do not require full printf() for version infoWIP/2019-08-11-ti-importsAndreas Dannenberg2019-08-121-5/+16
| * | firmware: ti_sci: Parse all resource ranges even if some is not availableVignesh Raghavendra2019-08-121-3/+10
| * | ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NORAdam Ford2019-08-122-3/+8
| * | ARM: da850-evm: Enable filesystem commands when booting from NORAdam Ford2019-08-121-4/+0
| * | ARM: da850-evm: Increase environment NOR partition offsetAdam Ford2019-08-122-3/+8
| * | ARM: da850-evm: Fix Lowlevel initAdam Ford2019-08-121-1/+1
| * | configs: am65x_evm_a53: enable support for PCIe ethernet cardsSekhar Nori2019-08-121-1/+3
| * | arm: dts: k3-am65: add support for PCIe and SERDESSekhar Nori2019-08-123-0/+122
| * | configs: am65x_evm_a53: enable PCIe supportSekhar Nori2019-08-121-0/+6
| * | phy: add support for AM654x SERDESSekhar Nori2019-08-123-0/+421
| * | pcie: ti: add driver for AM65x PCIe RCSekhar Nori2019-08-123-0/+732