summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodia...WIP/08Jul2020Tom Rini2020-07-0819-40/+777
|\
| * ARM: dts: meson-sm1-odroid-c4: add ethernet PHY resetNeil Armstrong2020-07-081-0/+6
| * boards: amlogic: add Odroid C4 supportChristian Hewitt2020-07-085-1/+207
| * ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1Christian Hewitt2020-07-0810-36/+501
| * board: amlogic: Add Odroid-N2 board supportPascal Vizeli2020-07-085-3/+63
* | gpio: fix test.py for gpio label lookupHeiko Schocher2020-07-083-0/+3
* | Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...WIP/07Jul2020Tom Rini2020-07-0720-13/+966
|\ \
| * | ARM: dts: rockchip: Add Radxa Rock Pi N8 initial supportJagan Teki2020-07-076-9/+123
| * | ARM: dts: rockchip: Add VMARC RK3288 SOM initial supportJagan Teki2020-07-071-0/+298
| * | ARM: dts: rockchip: radxa-dalang: Update sdmmc propertiesJagan Teki2020-07-072-2/+5
| * | rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAMHugh Cole-Baker2020-07-071-1/+1
| * | arm64: dts: rockchip: Add Radxa Rock Pi N10 initial supportJagan Teki2020-07-076-1/+85
| * | ARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang CarrierJagan Teki2020-07-071-0/+81
| * | arm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOMJagan Teki2020-07-071-0/+333
| * | arm64: dts: rockchip: Sync v5.7-rc1 rk3399pro.dtsiJagan Teki2020-07-071-0/+22
| * | rockchip: Pinebook Pro: Fix SPI flash and store env on itPeter Robinson2020-07-073-16/+14
| * | rockchip: Pinebook Pro: Fix USB and the USB attached keyboardPeter Robinson2020-07-072-0/+8
| * | rockchip: Pinebook Pro: enable rng to provide an entropy sourcePeter Robinson2020-07-073-0/+10
| * | rockchip: rockpro64: initialize USB in prebootMarcin Juszkiewicz2020-07-071-0/+2
| |/
* | Merge branch '2020-07-07-misc-new-features'Tom Rini2020-07-0746-65/+699
|\ \
| * | arm: juno: Enable SATA controllerWIP/2020-07-07-misc-new-featuresAndre Przywara2020-07-071-2/+3
| * | arm: juno: Enable PCIAndre Przywara2020-07-072-5/+14
| * | sata_sil: Enable DM_PCI operationAndre Przywara2020-07-072-2/+15
| * | arm: juno: Enable DM_ETHAndre Przywara2020-07-072-1/+3
| * | net: smc911x: Properly handle EEPROM MAC addressAndre Przywara2020-07-071-24/+36
| * | net: dm: Remove warning about EEPROM provided MAC addressAndre Przywara2020-07-071-2/+0
| * | arm: vexpress64: Fix counter frequencyAndre Przywara2020-07-071-1/+1
| * | arm: use correct argument size of special registersHeinrich Schuchardt2020-07-071-4/+6
| * | arm: remove outdated comment concerning -ffixed-x18Heinrich Schuchardt2020-07-071-4/+0
| * | trace: clang compatible handling of gd registerHeinrich Schuchardt2020-07-071-4/+4
| * | fs: fat_write: fix short name creation.Heinrich Schuchardt2020-07-071-3/+12
| * | test_sleep.py: make sleep time and margin configurableHeiko Schocher2020-07-071-3/+11
| * | gpio: search for gpio label if gpio is not found through bank nameHeiko Schocher2020-07-073-0/+75
| * | configs: Enable mac and phy configsAmit Singh Tomar2020-07-071-0/+4
| * | owl: Kconfig: Enable DM eth for OWL platformAmit Singh Tomar2020-07-071-0/+1
| * | arm: dts: s700: add node for ethernet controllerAmit Singh Tomar2020-07-071-0/+13
| * | net: designware: s700: Add glue code for S700 macAmit Singh Tomar2020-07-074-0/+81
| * | net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...Amit Singh Tomar2020-07-072-0/+44
| * | net: phy: realtek: Add support for RTL8201F PHY module.Amit Singh Tomar2020-07-071-0/+20
| * | clk: actions: Add Ethernet clocksAmit Singh Tomar2020-07-074-2/+15
| * | arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCsAmit Singh Tomar2020-07-071-1/+0
| * | Actions: OWL: Calculate SDRAM sizeAmit Singh Tomar2020-07-071-1/+21
| * | image: Add support for ZSTD decompressionRobert Marko2020-07-072-0/+53
| * | cmd: blkls: Add blkls commandNiel Fourie2020-07-074-0/+72
| * | cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie2020-07-074-4/+101
| * | cmd: fs: Add command to list supported fs typesNiel Fourie2020-07-074-0/+55
| * | cmd: part: Add subcommand to list supported partition tablesNiel Fourie2020-07-072-2/+39
|/ /
* | Merge tag 'u-boot-stm32-20200707' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-07-0739-460/+1166
|\ \
| * | ram: stm32mp1: add size and addr parameter to test allPatrick Delaunay2020-07-071-3/+44
| * | ram: stm32mp1: use the DDR size by default in the test addressBusPatrick Delaunay2020-07-071-1/+2