summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: dts: add pwm support for MediaTek SoCsSam Shih2020-04-173-0/+52
* ARM: bootm: take into account gd->ram_topPatrice Chotard2020-04-171-0/+3
* arm: set the relocated gd with gd->new_gdPatrick Delaunay2020-04-161-2/+1
* Revert "stm32mp1: remove the imply BOOTSTAGE"Patrick Delaunay2020-04-161-0/+2
* arm: imx: update reference to README.mxc_habPatrick Delaunay2020-04-161-2/+2
* test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay2020-04-161-22/+26
* test: dm: update test for pins configuration in gpioPatrick Delaunay2020-04-162-0/+36
* gpio: sandbox: cleanup binding supportPatrick Delaunay2020-04-161-4/+10
* test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay2020-04-161-0/+25
* gpio: remove the open_drain API and opsPatrick Delaunay2020-04-161-20/+0
* Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...Tom Rini2020-04-163-9/+123
|\
| * ARC: HSDK: Enable on-chip reset controllerEugeniy Paltsev2020-04-161-0/+7
| * ARC: CACHE: mark IOC helper functions as inlined_cachefuncEugeniy Paltsev2020-04-161-3/+3
| * ARC: CACHE: add support for SL$ disableEugeniy Paltsev2020-04-162-7/+114
* | Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini2020-04-166-8/+64
|\ \ | |/ |/|
| * dm: core: support reading a single indexed u32 valueDario Binacchi2020-04-161-0/+1
| * dm: test: add test case for dev_read_u64 functionDario Binacchi2020-04-161-0/+1
| * sandbox: implement ft_board_setup()Heinrich Schuchardt2020-04-161-0/+1
| * sandbox: add reserved-memory node in device treeHeinrich Schuchardt2020-04-162-0/+39
| * sandbox: also restore terminal settings when killed by SIGINTRasmus Villemoes2020-04-161-0/+9
| * sandbox: Update PCI nodes in dts filesTom Rini2020-04-164-8/+13
* | x86: Move acpi_table header to main include/ directorySimon Glass2020-04-1610-384/+17
* | x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-1611-12/+12
* | acpi: Add a simple sandbox testSimon Glass2020-04-162-0/+13
* | x86: apl: Add Global NVS table headerSimon Glass2020-04-161-0/+36
* | x86: apl: Move p2sb ofdata reading to the correct methodSimon Glass2020-04-161-22/+11
* | x86: Correct wording of coreboot source codeSimon Glass2020-04-163-6/+4
* | tpm: cr50: Use the correct GPIO bindingSimon Glass2020-04-161-1/+1
* | x86: acpi: Let OS know that console already had been initializedAndy Shevchenko2020-04-161-0/+9
|/
* ARM: dts: stm32: Rename LEDs to match silkscreen on AV96Marek Vasut2020-04-151-3/+3
* configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-154-29/+21
* ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2Marek Vasut2020-04-151-0/+68
* ARM: dts: stm32: Define FMC2 base addressMarek Vasut2020-04-151-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-marvellWIP/14Apr2020Tom Rini2020-04-1413-86/+418
|\
| * arm64: mvebu: a37xx: add device-tree fixer for PCIe regionsMarek Behún2020-04-142-0/+55
| * arm64: mvebu: a37xx: improve code determining memory info structuresMarek Behún2020-04-143-26/+235
| * arm64: mvebu: armada-8k: move dram init codeMarek Behún2020-04-144-46/+59
| * arm: mvebu: dts: turris_mox: fix USB3 regulatorMarek Behún2020-04-141-0/+1
| * arm: mvebu: dts: turris_mox: update sdhci propertiesMarek Behún2020-04-141-0/+18
| * arm: mvebu: clearfog: initial ClearFog Base variantJoel Johnson2020-04-141-0/+2
| * arm: mvebu: solidrun: remove hardcoded DTS MAC addressJoel Johnson2020-04-141-1/+0
| * arm: mvebu: fix SerDes table alignmentJoel Johnson2020-04-141-3/+3
| * arm: mvebu: update RTC values for PCIe memory wrappersChris Packham2020-04-144-0/+35
| * arm: mvebu: dts: Sort Armada series dts alphabeticallyJosip Kelecic2020-04-141-10/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaWIP/13Apr2020Tom Rini2020-04-138-146/+303
|\ \ | |/ |/|
| * arm: socfpga: arria10: Enable cache driver in SPLLey Foon Tan2020-04-132-0/+5
| * arm: dts: arria10: Update dtsi/dts from LinuxLey Foon Tan2020-04-134-56/+108
| * arm: dts: arria10: Move uboot specific properties to u-boot.dtsiLey Foon Tan2020-04-136-92/+186
| * ARM: socfpga: Enable DM RTC bootcount on ABB SECU1Marek Vasut2020-04-131-0/+6
* | Merge branch 'next'Tom Rini2020-04-13155-2175/+6238
|\ \ | |/ |/|