summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodi...WIP/19Aug2019Tom Rini2019-08-1935-104/+883
|\
| * sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko2019-08-196-27/+30
| * sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko2019-08-194-5/+4
| * configs: update rk3288 veyron defconfigsUrja Rannikko2019-08-194-42/+62
| * configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into KconfigUrja Rannikko2019-08-1915-26/+11
| * configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into KconfigUrja Rannikko2019-08-198-4/+6
| * core: ofnode: do not assert if node not valid in ofnode_get_name()Kever Yang2019-08-191-1/+5
| * rockchip: rk3399: Add ROC-RK3399-PC supportLevin Du2019-08-195-0/+766
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-08-1913-106/+210
|\ \ | |/ |/|
| * global_data: Remove comment of reserved arch-specific GD flagsStefan Roese2019-08-181-1/+1
| * x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese2019-08-184-20/+1
| * cbfs: Rename camel-case variablesSimon Glass2019-08-181-22/+22
| * cbfs: Add functions to support multiple CBFSsSimon Glass2019-08-182-0/+68
| * cbfs: Move result variable into the structSimon Glass2019-08-183-22/+37
| * cbfs: Move static variables into a structSimon Glass2019-08-181-32/+59
| * cbfs: Move declarations above functionsSimon Glass2019-08-181-9/+5
| * cbfs: Allow CBFS to be used in SPLSimon Glass2019-08-182-0/+13
| * doc: arch: correct links in x86.rstHeinrich Schuchardt2019-08-181-1/+2
| * doc: formatting slimbootloader.rstHeinrich Schuchardt2019-08-181-1/+1
| * x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=nBin Meng2019-08-181-4/+7
|/
* 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