summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-05cmd: pxe: add board specific PXE default pathMarek Behún
2019-05-05ARM: da850evm: Enable da850-ohci USB host controllerAdam Ford
2019-05-05usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM supportAdam Ford
2019-05-05fs: btrfs: add zstd decompression supportMarek Behún
2019-05-05lib: add Zstandard decompression supportMarek Behún
2019-05-05lib: Add xxhash supportMarek Behún
2019-05-05board: ti: am43xx: Enable hardware levelingBrad Griffis
2019-05-05arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36Brad Griffis
2019-05-05arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis
2019-05-05arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis
2019-05-05arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 errorBrad Griffis
2019-05-05arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_...Brad Griffis
2019-05-05lib/display_options: avoid illegal memory accessHeinrich Schuchardt
2019-05-05configs: am335x_evm: enable SPL_FIT_IMAGE_TINYJean-Jacques Hiblot
2019-05-05spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabledJean-Jacques Hiblot
2019-05-05spl: fix linker size check off-by-one errorsSimon Goldschmidt
2019-05-05configs: socfpga: add imply pl310 cache controllerDinh Nguyen
2019-05-05ARM: socfpga: use the pl310 driver to configure the cacheDinh Nguyen
2019-05-05dm: cache: add the pl310 cache controller driverDinh Nguyen
2019-05-05dm: cache: Create a uclass for cacheDinh Nguyen
2019-05-05ARM: pl310: Add macro's for handling tag and data latency maskDinh Nguyen
2019-05-05Documentation: dts: Add pl310 cache controller dts documentationDinh Nguyen
2019-05-05board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 buildVignesh Raghavendra
2019-05-05arch: armv8: Provide a way to disable cache maintenance opsVignesh Raghavendra
2019-05-05Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verificationAlex Kiernan
2019-05-04Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini
2019-05-04Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-bootTom Rini
2019-05-04Merge branch '2019-05-04-master-imports'Tom Rini
2019-05-04delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROLRobert P. J. Day
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan
2019-05-04arm: davinci: remove leftover code for dm* SoCsBartosz Golaszewski
2019-05-04usb: musb_hcd: remove unnecessary ifdefs for dm* SoCsBartosz Golaszewski
2019-05-04nand: davinci: remove dead code for dm644xBartosz Golaszewski
2019-05-04arm: davinci: remove dead code for PHYs used by DaVinci DM* boardsBartosz Golaszewski
2019-05-04net: davinci_emac: drop support for unused PHYsBartosz Golaszewski
2019-05-03Merge git://git.denx.de/u-boot-socfpgaTom Rini
2019-05-03Merge git://git.denx.de/u-boot-usbTom Rini
2019-05-03Merge git://git.denx.de/u-boot-marvellTom Rini
2019-05-03ARM: davinci: Remove unused functions from headerAdam Ford
2019-05-03usb: ohci: Re-enable commented out delayAdam Ford
2019-05-03net: mscc: ocelot: Update DTS for Luton pcb90Horatiu Vultur
2019-05-03board: mscc: luton: Update MSCC Luton boardHoratiu Vultur
2019-05-03net: mscc: luton: Update network driver for pcb90Horatiu Vultur
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao
2019-05-03net: mscc: ocelot: Update DTS for Ocelot pcb120.Horatiu Vultur
2019-05-03board: mscc: ocelot: Update MSCC Ocelot board.Horatiu Vultur
2019-05-03net: mscc: ocelot: Update network driver for pcb120Horatiu Vultur
2019-05-03arch: mips: Update initrd_start and initrd_endHoratiu Vultur
2019-05-03MSCC: delete obsolete reference to MSCC_BITBANG_SPI_GPIORobert P. J. Day
2019-05-03configs: mscc_serval: Add network supportHoratiu Vultur