aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-14board: stm32mp1: support boot from spi-nandPatrick Delaunay5-2/+14
2020-05-14configs: stm32mp1: remove optee defconfigPatrick Delaunay3-163/+7
2020-05-14board: stm32mp1: use FDT address provided by TF-A at boot timePatrick Delaunay2-0/+46
2020-05-14stm32mp1: dynamically detect op-tee presencePatrick Delaunay7-20/+15
2020-05-14board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay5-4/+51
2020-05-14stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay3-68/+104
2020-05-14stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay4-61/+110
2020-05-14board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay5-195/+154
2020-05-14board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay5-191/+120
2020-05-14ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut3-1/+29
2020-05-14ARM: dts: stm32: Rework DDR DT inclusionMarek Vasut4-137/+248
2020-05-14ram: stm32mp1: Add support for multiple configsMarek Vasut1-5/+28
2020-05-14ARM: stm32: Implement board coding on AV96Marek Vasut10-1/+172
2020-05-14ARM: stm32: Add board_early_init_f() to SPLMarek Vasut1-0/+11
2020-05-14ARM: stm32: Add default config for DHCORMarek Vasut2-0/+139
2020-05-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini4-0/+9
2020-05-12Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini5-1/+122
2020-05-12usb: dwc3: Add versal compatibility string to dwc3 glue idsSiva Durga Prasad Paladugu1-0/+1
2020-05-12usb: dwc3: add dis_del_phy_power_chg_quirkJagan Teki3-0/+8
2020-05-11Prepare v2020.07-rc2v2020.07-rc2Tom Rini1-1/+1
2020-05-11Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini10-57/+154
2020-05-11Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini15-113/+119
2020-05-11Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini99-368/+14965
2020-05-11test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong2-1/+92
2020-05-11gpio: emulate open drain & open source in dm_gpio_set_value()Neil Armstrong1-0/+15
2020-05-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini14-179/+47
2020-05-11odroid-c2: enable USB host controllerBeniamino Galvani2-0/+15
2020-05-11Nokia RX-51: Update README.nokia_rx51Pali Rohár1-17/+15
2020-05-11Nokia RX-51: Disable some unused features to decrease size of u-boot binaryPali Rohár1-0/+16
2020-05-11Nokia RX-51: Enable CONFIG_CONSOLE_MUXPali Rohár2-4/+4
2020-05-11Nokia RX-51: Remember setup_console_atag optionPali Rohár1-4/+19
2020-05-11Nokia RX-51: Remove PART* macrosPali Rohár2-54/+6
2020-05-11Nokia RX-51: Revert back onenand defitionsPali Rohár2-10/+7
2020-05-11Nokia RX-51: Move code from defconfig back to C header filePali Rohár2-1/+23
2020-05-11Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct placePali Rohár2-7/+8
2020-05-11Nokia RX-51: Add README.nokia_rx51 file to MAINTAINERSPali Rohár1-0/+1
2020-05-11Nokia RX-51: Update my email addressPali Rohár9-10/+10
2020-05-11video: omap: change include orderDario Binacchi1-4/+4
2020-05-11arm: K3: Increase default SYSFW image size allocationAndrew F. Davis1-1/+1
2020-05-11sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters arrayYe Li1-0/+1
2020-05-11spi: fix dev parameter in dev_* callsDario Binacchi1-8/+11
2020-05-11spi: nxp-fspi: Use new readl_poll_sleep_timeout APIKuldeep Singh1-5/+5
2020-05-11iopoll: Add readl_poll_sleep_timeoutJagan Teki1-0/+6
2020-05-11iopoll: Add dealy to read pollJagan Teki1-2/+6
2020-05-11iopoll: Add read_poll_timeout common APIJagan Teki1-2/+4
2020-05-11clk: Fix clk func names in commentsJagan Teki1-6/+6
2020-05-11phy: Use _nodev naming convention if non-device clientsJagan Teki3-5/+9
2020-05-11phy: Fix node description of phy_get_by_nodeJagan Teki1-1/+1
2020-05-11spi: Zap lpc32xx_ssp driver-related codeJagan Teki6-152/+0
2020-05-10imx8: cpu: check resource owned after sid failPeng Fan1-4/+4