summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | m68k: Remove ARCH= references from documentationTom Rini2020-06-022-3/+4
| * | | | arm: ti: Remove ARCH= references from documentationTom Rini2020-06-024-10/+9
| * | | | rockchip: Remove ARCH= references from documentationTom Rini2020-06-024-5/+2
| * | | | powerpc: Remove ARCH= references from documentationTom Rini2020-06-023-3/+0
| * | | | imx: Remove ARCH= references from documentationTom Rini2020-06-024-4/+3
| * | | | amlogic: Remove ARCH= references from documentationTom Rini2020-06-0218-18/+0
| * | | | Azure: Add 'tools-only' build for macOS X hostsTom Rini2020-06-021-0/+15
| * | | | mkimage: Default to adding a crc32 hash with '-f auto'Simon Glass2020-06-021-2/+16
| * | | | tools: fw_env: Fix warning when reading too littleHarald Seiler2020-06-021-1/+7
| * | | | image: android: fix abootimg supportChristian Gmeiner2020-06-021-0/+7
| * | | | dma-mapping: Add header file for ARCH_DMA_MINALIGNSimon Glass2020-06-021-0/+1
| * | | | usb: ohci: Add header file for ARCH_DMA_MINALIGNSimon Glass2020-06-021-0/+1
| * | | | test/py: use actual core count for parallel buildsHeinrich Schuchardt2020-06-021-1/+1
|/ / / /
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-06-0114-115/+314
|\ \ \ \
| * | | | x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng2020-06-021-1/+1
| * | | | x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng2020-06-021-1/+1
| * | | | x86: baytrail: acpi: Create buffers outside of the methodsBin Meng2020-06-021-12/+12
| * | | | x86: tangier: acpi: Drop _HID() where enumerated by _ADR()Andy Shevchenko2020-06-021-1/+0
| * | | | x86: tangier: acpi: Drop _ADR() where _HID() is presentAndy Shevchenko2020-06-021-1/+0
| * | | | x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridgeAndy Shevchenko2020-06-021-1/+1
| * | | | x86: tangier: acpi: Create buffers outside of the methodsAndy Shevchenko2020-06-021-46/+49
| * | | | x86: minnowmax: Add support for Winbond flashSimon Glass2020-06-021-0/+3
| * | | | x86: apl: Add hex offsets for registers in FSP-SSimon Glass2020-06-021-0/+72
| * | | | x86: coral: Correct some FSP-S settingsSimon Glass2020-06-021-7/+3
| * | | | x86: apl: Add hex offsets for registers in FSP-MSimon Glass2020-06-021-2/+15
| * | | | x86: coral: Correct some FSP-M settingsSimon Glass2020-06-021-0/+5
| * | | | x86: mrccache: Allow use before driver model is activeSimon Glass2020-06-022-21/+29
| * | | | x86: spl: Print the error on SPL failureSimon Glass2020-06-021-2/+2
| * | | | x86: spi: Rewrite logic for obtaining the SPI memory mapSimon Glass2020-06-021-15/+88
| * | | | x86: spi: Add a way to access the SPI mapping via registersSimon Glass2020-06-022-5/+33
* | | | | Merge tag 'rpi-next-2020.07.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini2020-06-013-5/+5
|\ \ \ \ \
| * | | | | configs: rpi: set NR_DRAM_BANKS to fourMatthias Brugger2020-05-303-3/+3
| * | | | | rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORYCorentin Labbe2020-05-302-2/+2
* | | | | | Merge tag 'u-boot-stm32-20200528' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-06-015-4/+31
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ARM: dts: stm32: Disable SDR104 mode on AV96Marek Vasut2020-05-281-1/+0
| * | | | | ARM: dts: stm32: Repair I2C2 operation on AV96Marek Vasut2020-05-281-3/+3
| * | | | | ARM: dts: stm32: Add alternate pinmux for I2C2 pinsMarek Vasut2020-05-281-0/+17
| * | | | | ARM: stm32: Hog GPIO PF7 high on DHCOR to unlock SPI NOR nWPMarek Vasut2020-05-282-0/+10
| * | | | | ARM: stm32: Re-enable KS8851 on DHCOMMarek Vasut2020-05-281-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-05-3146-380/+2899
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | spl: add fixed memory node in target fdt also when loading ATFHeiko Stuebner2020-05-311-6/+13
| * | | | rockchip: spl: do full dram_init instead of only probingHeiko Stuebner2020-05-311-5/+4
| * | | | rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson2020-05-318-0/+262
| * | | | arm: dts: rockchip: Add initial DT for Pinebook ProPeter Robinson2020-05-312-0/+1097
| * | | | dt-bindings: input: adopt Linux gpio-keys binding constantsPeter Robinson2020-05-311-0/+13
| * | | | rockchip: rockpro64: enable DM_KEYBOARDMarcin Juszkiewicz2020-05-301-0/+1
| * | | | roc-rk3399-pc: Enable USB3.0 HostJagan Teki2020-05-302-0/+11
| * | | | configs: evb-rk3399: update support usb3.0 hostFrank Wang2020-05-301-0/+6
| * | | | ARM: dts: rk3399-evb: usb3.0 host supportFrank Wang2020-05-301-0/+13
| * | | | driver: usb: drop legacy rockchip xhci driverFrank Wang2020-05-303-207/+0