summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek2020-01-141-0/+123
* ARM: zynq: Remove unused QSPI and USB addressesMichal Simek2020-01-141-3/+0
* zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma2020-01-141-2/+0
* arm: zynqmp: Wire SPL/ATF handoff structure properlyMichal Simek2020-01-143-9/+12
* arm64: zynqmp: Fix return value of board_fit_config_name_matchMichal Simek2020-01-141-1/+1
* arm64: zynqmp: Add board_boot_order for MMC boot extensionMichal Simek2020-01-142-15/+10
* arm64: zynqmp: Remove nand partition description from mini-nandMichal Simek2020-01-141-49/+0
* arm64: zynqmp: Do not assing MIO34 that early on zcu100Michal Simek2020-01-143-0/+12
* arm64: Enable INIT_SP_RELATIVE by default when POC is enabledMichal Simek2020-01-141-0/+1
* arm64: zynqmp: Do not call bss init and board_init_r from board_init_fMichal Simek2020-01-141-7/+0
* mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma2020-01-141-2/+0
* arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi2020-01-103-0/+21
* arch: arm: Program GIC LPI configuration tableBharat Kumar Reddy Gooty2020-01-104-0/+245
* m68k: Drop CONFIG_MCFPIT supportTom Rini2020-01-102-105/+0
* m68k: add dm fec supportAngelo Durgehello2020-01-1010-44/+151
* m68k: add fec fdt overrides to all boardsAngelo Durgehello2020-01-1042-0/+290
* m68k: add fec base node to devicetreesAngelo Durgehello2020-01-1012-1/+186
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xxTom Rini2020-01-094-3/+12
|\
| * mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309Rasmus Villemoes2020-01-081-1/+2
| * mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309Rasmus Villemoes2020-01-082-2/+2
| * powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes2020-01-081-0/+7
| * mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111Rasmus Villemoes2020-01-081-0/+1
* | Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmWIP/09Jan2020Tom Rini2020-01-093-11/+33
|\ \
| * | dm: test: Add a test driver for devresSimon Glass2020-01-071-0/+4
| * | x86: apl: Avoid accessing the PCI bus before it is probedSimon Glass2020-01-072-11/+29
| |/
* | Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/08Jan2020Tom Rini2020-01-081-0/+4
|\ \
| * | sandbox: rng: Add a random number generator(rng) driverSughosh Ganu2020-01-071-0/+4
* | | Merge tag 'uniphier-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-01-081-0/+10
|\ \ \
| * | | ARM: dts: uniphier: add pinmux nodes for I2C ch5, ch6Masahiro Yamada2020-01-091-0/+10
| | |/ | |/|
* | | Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-0821-51/+3709
|\ \ \
| * | | imx: add i.MX8MP EVK boardPeng Fan2020-01-084-1/+361
| * | | imx: imx8m: add imximage-8mp-lpddr4.cfgPeng Fan2020-01-081-0/+17
| * | | imx: imx8m: only support non-dm code in clock_imx8mm.cPeng Fan2020-01-081-33/+306
| * | | imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MPPeng Fan2020-01-081-2/+1
| * | | imx: add i.MX8MP PE propertyPeng Fan2020-01-081-1/+1
| * | | imx: imx8mp: add pin header filePeng Fan2020-01-081-0/+1080
| * | | arm: dts: freescale: Add i.MX8MP dtsi supportPeng Fan2020-01-081-0/+598
| * | | imx: imx8m: add 1GHz fracpll entryPeng Fan2020-01-081-0/+1
| * | | imx: imx8mp: add basic clockPeng Fan2020-01-084-3/+386
| * | | arm: dts: add i.MX8MP pinfunc headerPeng Fan2020-01-081-0/+931
| * | | imx: spl: support i.MX8MP spl_boot_devicePeng Fan2020-01-081-1/+2
| * | | imx: imx8m: add Kconfig entry for i.MX8MPPeng Fan2020-01-081-0/+4
| * | | imx: cpu: enlarge bit mask to 0x1FF for cpu typePeng Fan2020-01-081-2/+2
| * | | imx8mp: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan2020-01-081-1/+1
| * | | imx: get cpu id/type of i.MX8MPPeng Fan2020-01-084-2/+9
| * | | imx: imx8mq: handle ESDHC in mxc_get_clockPeng Fan2020-01-081-5/+9
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-01-0856-1282/+2322
|\ \ \ \
| * | | | arm: socfpga: stratix10: Enable SMMU accessThor Thayer2020-01-071-0/+7
| * | | | arm: socfpga: agilex: Enable Agilex SoC buildLey Foon Tan2020-01-073-2/+27
| * | | | arm: dts: agilex: Add base dtsi and devkit dtsLey Foon Tan2020-01-075-0/+899