summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-14sandbox: Try to start the RAM buffer at a particular addressSimon Glass
2018-11-14core: ofnode: Fix mem leak in error pathMario Six
2018-11-14misc: Add IHS FPGA driverMario Six
2018-11-14misc: Add gdsys_soc driverMario Six
2018-11-14misc: Sort Makefile entriesMario Six
2018-11-14regmap: Improve error handlingMario Six
2018-11-14regmap: Add documentationMario Six
2018-11-14regmap: Fix documentationMario Six
2018-11-14test: regmap: Increase size of syscon0 memoryMario Six
2018-11-14timer: Sort Kconfig driver entriesBin Meng
2018-11-14test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng
2018-11-14dm: core: Mirror the chosen node parse logic in the livetree scanningBin Meng
2018-11-14dm: Correct pre_reloc_only parameter description in several APIs' commentsBin Meng
2018-11-14dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()Bin Meng
2018-11-14dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()Bin Meng
2018-11-14cpu: mpc83xx: Remove unnecessary characters in the description stringBin Meng
2018-11-14dm: cpu: Fix print_cpuinfo() outputBin Meng
2018-11-14board_f: Use static print_cpuinfo if CONFIG_CPU is activeMario Six
2018-11-14Merge branch 'next'Tom Rini
2018-11-14Prepare v2018.11v2018.11Tom Rini
2018-11-14gpio: pca953x_gpio: fix DT GPIO flags translationAnatolij Gustschin
2018-11-14configs: Migrate and re-enabled CONFIG_CMD_MTDPARTSTom Rini
2018-11-13Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-11-13configs: Resync with savedefconfigTom Rini
2018-11-13sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng
2018-11-13board: allwinner: sun50i-h6: Add Orangepi Lite2 supportJagan Teki
2018-11-13arm64: allwinner: h6: Add common orangepi nodes into dtsiJagan Teki
2018-11-13sunxi: DT: add support for PinebookVasily Khoruzhick
2018-11-13sun50i: A64: add support for R_I2C controllerVasily Khoruzhick
2018-11-13dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is mi...Vasily Khoruzhick
2018-11-13mmc: sunxi: add support for automatic delay calibrationVasily Khoruzhick
2018-11-13sunxi: A64: Add Pine64-LTS boardAndre Przywara
2018-11-13sunxi: H3/H5: Update .dts filesAndre Przywara
2018-11-13sunxi: A64: Re-add syscon to DT nodeAndre Przywara
2018-11-13sunxi: A64: Update .dts/.dtsi filesAndre Przywara
2018-11-13sunxi: Imply fitImage supportMarek Vasut
2018-11-13mtd: Drop duplicate MTD_PARTITIONS Kconfig optionBoris Brezillon
2018-11-13cmd: ubi: Remove useless call to mtdparts_init()Boris Brezillon
2018-11-13mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selectedBoris Brezillon
2018-11-13dfu: nand: Add missing dependency on CMD_MTDPARTSBoris Brezillon
2018-11-13mtd: Use default mtdparts/mtids when not defined in the environmentBoris Brezillon
2018-11-12Merge tag 'u-boot-imx-20181112' of git://git.denx.de/u-boot-imxTom Rini
2018-11-12imx: mkimage: add size check to the u-boot.imx make targetMarcel Ziswiler
2018-11-12board: toradex: colibri_vf: drop SPI supportMarcel Ziswiler
2018-11-12board: toradex: colibri_vf: unset CONFIG_CMDLINE_EDITINGMarcel Ziswiler
2018-11-12board: toradex: colibri_vf: efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATIONMarcel Ziswiler
2018-11-10mmc: dw_mmc: Add RCRC handlingMarek Vasut
2018-11-09common: build ymodem only on needJun Nie
2018-11-09common: Compile error with CONFIG_MULTI_DTB_FIT and not SPLLars Povlsen
2018-11-09dm: Fix typo - missed semicolonAndy Shevchenko