summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/16Sep2019Tom Rini2019-09-162-3/+73
|\
| * lx2160: Correct serdes frequency print.Meenakshi Aggarwal2019-09-121-1/+1
| * board: lx2160aqds: add support for SerDes protocol 14Florin Chiculita2019-09-121-0/+2
| * board: lx2160aqds: fix ethernet-phy compatible propertyFlorin Chiculita2019-09-121-2/+2
| * board: fsl: lx2160a: implement board_fix_fdtPankaj Bansal2019-09-121-0/+68
* | MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainersPriyanka Jain2019-09-1310-10/+10
* | doc: lion_rk3368: use idbloader.img for rk3368Matwey V. Kornilov2019-09-111-3/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shWIP/06Sep2019Tom Rini2019-09-071-7/+0
|\
| * sh: r2dplus: Switch to DM PCI driverMarek Vasut2019-09-021-7/+0
* | Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini2019-09-061-3/+29
|\ \
| * | RPI: Add memory map for bcm2711Andrei Gherzan2019-09-061-3/+24
| * | RPI: Add entry for Raspberry Pi 4 model BAndrei Gherzan2019-09-061-0/+5
* | | net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay2019-09-041-3/+13
* | | Merge tag 'arc-for-2019.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-09-032-0/+39
|\ \ \
| * | | arc: emsdp: Add more platform-specific compiler optionsAlexey Brodkin2019-09-031-0/+2
| * | | arc: emsdp: Add initialization of PSRAMAlexey Brodkin2019-09-031-0/+37
| | |/ | |/|
* | | riscv: ae350: use the v5l2 driver to configure the cacheRick Chen2019-09-031-0/+9
* | | riscv: sifive: fu540: set serial environment variable from otpSagar Shrikant Kadam2019-09-031-4/+14
|/ /
* | Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin2019-08-312-6/+1
* | siemens: avoid out of bound accessHeinrich Schuchardt2019-08-301-4/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-08-298-4/+20
|\ \
| * | powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selectedHou Zhiqiang2019-08-281-1/+3
| * | powerpc: MPC8548CDS: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-2/+4
| * | powerpc: p_corenet: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
| * | powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-1/+3
| * | powerpc: T104xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
| * | powerpc: T102xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
| * | powerpc: T4RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
| * | powerpc: T208xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
* | | Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...WIP/27Aug2019Tom Rini2019-08-279-28/+428
|\ \ \ | |/ / |/| |
| * | stm32mp1: update README for remoteproc supportPatrick Delaunay2019-08-271-2/+34
| * | stm32mp1: add example files for FIT generationPatrick Delaunay2019-08-273-0/+205
| * | stm32mp1: Add copro image support for M4 firmwarePatrick Delaunay2019-08-271-0/+24
| * | stm32mp1: board update command stboard on misc_read resultPatrick Delaunay2019-08-271-1/+1
| * | stm32mp1: update sysconf_init on misc_read resultPatrick Delaunay2019-08-271-1/+1
| * | stm32mp1: update test on misc_read resultPatrick Delaunay2019-08-271-1/+1
| * | MAINTAINERS: update ARM STM STM32MP and STM32MP1 BOARDPatrick Delaunay2019-08-271-2/+3
| * | stm32mp1: board: cosmetic: cleanup filePatrick Delaunay2019-08-271-2/+1
| * | stm32mp1: board: remove board_check_usb_power when ADC is not activatedPatrick Delaunay2019-08-271-0/+4
| * | stm32mp1: board: Update the way vdd-supply is retrieved from DTPatrick Delaunay2019-08-271-3/+5
| * | stm32mp1: board: check the boot-source to disable bootdelayPatrick Delaunay2019-08-271-0/+6
| * | stm32mp1: board: protect the led function callsPatrick Delaunay2019-08-271-1/+3
| * | stm32mp1: board: support of error led on ed1/ev1 boardPatrick Delaunay2019-08-271-15/+33
| * | stm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulator on dk2 bootPatrick Delaunay2019-08-272-0/+74
| * | stm32mp1: board: add environment variable for board id and board revPatrick Delaunay2019-08-271-0/+19
| * | stpmic1: program pmic to keep only the debug unit onPatrick Delaunay2019-08-271-0/+14
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-08-275-0/+94
|\ \ | |/ |/|
| * powerpc: Enable device tree support for P2041RDBHou Zhiqiang2019-08-261-0/+18
| * powerpc: Enable device tree support for P2020RDBHou Zhiqiang2019-08-261-1/+1
| * powerpc: Enable device tree support for P1020RDBHou Zhiqiang2019-08-261-0/+19