aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-07Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-07-07Merge branch '2020-07-07-misc-new-features'Tom Rini
2020-07-07arm: juno: Enable SATA controllerAndre Przywara
2020-07-07arm: juno: Enable PCIAndre Przywara
2020-07-07sata_sil: Enable DM_PCI operationAndre Przywara
2020-07-07arm: juno: Enable DM_ETHAndre Przywara
2020-07-07net: smc911x: Properly handle EEPROM MAC addressAndre Przywara
2020-07-07net: dm: Remove warning about EEPROM provided MAC addressAndre Przywara
2020-07-07arm: vexpress64: Fix counter frequencyAndre Przywara
2020-07-07arm: use correct argument size of special registersHeinrich Schuchardt
2020-07-07arm: remove outdated comment concerning -ffixed-x18Heinrich Schuchardt
2020-07-07trace: clang compatible handling of gd registerHeinrich Schuchardt
2020-07-07fs: fat_write: fix short name creation.Heinrich Schuchardt
2020-07-07test_sleep.py: make sleep time and margin configurableHeiko Schocher
2020-07-07gpio: search for gpio label if gpio is not found through bank nameHeiko Schocher
2020-07-07configs: Enable mac and phy configsAmit Singh Tomar
2020-07-07owl: Kconfig: Enable DM eth for OWL platformAmit Singh Tomar
2020-07-07arm: dts: s700: add node for ethernet controllerAmit Singh Tomar
2020-07-07net: designware: s700: Add glue code for S700 macAmit Singh Tomar
2020-07-07net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...Amit Singh Tomar
2020-07-07net: phy: realtek: Add support for RTL8201F PHY module.Amit Singh Tomar
2020-07-07clk: actions: Add Ethernet clocksAmit Singh Tomar
2020-07-07arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCsAmit Singh Tomar
2020-07-07Actions: OWL: Calculate SDRAM sizeAmit Singh Tomar
2020-07-07image: Add support for ZSTD decompressionRobert Marko
2020-07-07cmd: blkls: Add blkls commandNiel Fourie
2020-07-07cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie
2020-07-07cmd: fs: Add command to list supported fs typesNiel Fourie
2020-07-07cmd: part: Add subcommand to list supported partition tablesNiel Fourie
2020-07-07Merge tag 'u-boot-stm32-20200707' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-07-07Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-07arm64: issue ISB after updating system registersVolodymyr Babchuk
2020-07-07ram: stm32mp1: add size and addr parameter to test allPatrick Delaunay
2020-07-07ram: stm32mp1: use the DDR size by default in the test addressBusPatrick Delaunay
2020-07-07ram: stm32mp1: add parameter addr in test FrequencySelectivePatternPatrick Delaunay
2020-07-07ram: stm32mp1: protect minimum value in get_bufsizePatrick Delaunay
2020-07-07stm32mp1: use the command env info in env_checkPatrick Delaunay
2020-07-07cmd: env: use ENV_IS_IN_DEVICE in env infoPatrick Delaunay
2020-07-07board: dh_stm32mp1: update the gpio hog supportPatrick Delaunay
2020-07-07board: st: move type-c stusb1600 controller code in a driverPatrick Delaunay
2020-07-07configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mpPatrick Delaunay
2020-07-07arm: stm32mp: protect DBGMCU_IDC access with BSECPatrick Delaunay
2020-07-07arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumera...Patrick Delaunay
2020-07-07board: st: stm32mp1: increase teed partitionPatrick Delaunay
2020-07-07stm32mp1: configs: activate CMD_ERASEENVPatrick Delaunay
2020-07-07power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier
2020-07-07configs: stm32mp1: activate WATCHDOGPatrick Delaunay
2020-07-07pinctrl: stm32: add information on pin configurationPatrick Delaunay
2020-07-07pinctrl: stmfx: add information on pin configurationPatrick Delaunay
2020-07-07gpio: stmfx: add ops get_dir_flagsPatrick Delaunay