summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-31clk: meson-g12a: Add PCIE PLL supportNeil Armstrong
2019-05-31ARM: dts: sync Amlogic G12A DT with Linux 5.2-rc1Neil Armstrong
2019-05-30doc: rockchip: Add doc for rk3399 TPL build/flashJagan Teki
2019-05-30rk3399: nanopi4: Enable TPLJagan Teki
2019-05-30rk3399: orangepi: Enable TPLJagan Teki
2019-05-30rockchip: rk3399: Add Rock PI 4 supportJagan Teki
2019-05-30rockchip: rk3399: Add Rockpro64 board supportJagan Teki
2019-05-30rockchip: rk3399: Add Nanopi NEO4 board supportJagan Teki
2019-05-30rockchip: Cleanup of make_fit_atf.py.Christoph Muellner
2019-05-30rockchip: clk: rk3399: allow requests for all UART clocksChristoph Muellner
2019-05-30rockchip: rk3399: Add option to print on UART3.Christoph Muellner
2019-05-30rockchip: pinctrl: rk3399: Add support for UART3.Christoph Muellner
2019-05-30rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR.Christoph Muellner
2019-05-29Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2019-05-29Merge branch '2019-05-28-master-imports'Tom Rini
2019-05-28Kconfig: Fix SPL_LOAD_FIT descriptionMarek Vasut
2019-05-28fs: fat: allocate a new cluster for root directory of fat32AKASHI Takahiro
2019-05-28fs: fat: flush a directory cluster properlyAKASHI Takahiro
2019-05-28fs: fat: write to non-cluster-aligned root directoryAKASHI Takahiro
2019-05-28cmd: remove unused `display` commandHeinrich Schuchardt
2019-05-28dm: arm: bcmstb: Enable driver model MMC supportThomas Fitzsimmons
2019-05-28mcx: remove boardBartosz Golaszewski
2019-05-28twister: remove boardBartosz Golaszewski
2019-05-28mt_ventoux: remove boardBartosz Golaszewski
2019-05-28cm_t3517: remove boardBartosz Golaszewski
2019-05-28ipam390: remove boardBartosz Golaszewski
2019-05-28eco5pk: remove boardBartosz Golaszewski
2019-05-28ea20: remove boardBartosz Golaszewski
2019-05-28calimain: remove boardBartosz Golaszewski
2019-05-28board/BuR: invalidate ${dtbaddr} before cfgscrHannes Schmelzer
2019-05-28fs: fat: Fix possible double free of fatbufAndrew F. Davis
2019-05-28fs: fat: correct file name normalizationHeinrich Schuchardt
2019-05-27Prepare v2019.07-rc3Tom Rini
2019-05-27Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini
2019-05-27arm: mvebu: controlcenterdc: Update configMario Six
2019-05-27arm: mvebu: helios4: Enable CONFIG_BLK and CONFIG_DM_MMCStefan Roese
2019-05-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-05-26configs: Resync with savedefconfigTom Rini
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini
2019-05-25Merge tag 'efi-2019-07-rc3-3' of git://git.denx.de/u-boot-efiTom Rini
2019-05-25Merge tag 'mips-pull-2019-05-24' of git://git.denx.de/u-boot-mipsTom Rini
2019-05-24tegra: nyan-big: Enable soundSimon Glass
2019-05-24tegra: nyan: Add a READMESimon Glass
2019-05-24sound: tegra: Add a sound driverSimon Glass
2019-05-24tegra: sound: Add an I2S driverSimon Glass
2019-05-24tegra: sound: Add an audio hub driverSimon Glass
2019-05-24tegra: Add a delay in clock_start_periph_pll()Simon Glass
2019-05-24tegra: Correct tegra124 clock nameSimon Glass
2019-05-24efi_loader: variable: attributes may not be changed if a variable existsAKASHI Takahiro