summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-03mtd: add spi flash id s25fl128lClément Laigle
2018-08-01ARM: tegra: align carveout sizeStephen Warren
2018-08-01binman: Adjust _GetPropTree() parametersSimon Glass
2018-08-01binman: Add a test to catch use of the old 'pos' propertySimon Glass
2018-08-01binman: Rename ReadContents() to ReadBlobContents()Simon Glass
2018-08-01binman: Show the image position in the mapSimon Glass
2018-08-01binman: Add support for adding TPL binariesSimon Glass
2018-08-01binman: Add an entry for a Chromium vblockSimon Glass
2018-08-01dtoc: Add a function to obtain a list of phandlesSimon Glass
2018-08-01patman: Show the current directory in GetInputFilename()Simon Glass
2018-08-01binman: Add support for Chromium GBBSimon Glass
2018-08-01patman: Add a few more helpers to the tools librarySimon Glass
2018-08-01patman: Allow test commands to fall back to real onesSimon Glass
2018-08-01dtoc: Export the _FindNode() functionSimon Glass
2018-08-01binman: Add an entry filled with a repeating byteSimon Glass
2018-08-01binman: Add support for a cros_ec imageSimon Glass
2018-08-01binman: Add support for flashrom FMAPSimon Glass
2018-08-01binman: Create README.entriesSimon Glass
2018-08-01binman: Allow creation of entry documentationSimon Glass
2018-08-01binman: Expand documentation for entriesSimon Glass
2018-08-01binman: Allow help to work without libfdtSimon Glass
2018-08-01binman: Support an entry that holds textSimon Glass
2018-08-01binman: Add support for passing arguments to entriesSimon Glass
2018-08-01dtoc: Add missing comments to fdt_utilSimon Glass
2018-08-01binman: Add a new 'image-pos' propertySimon Glass
2018-08-01binman: Enhance the map and fdt-update outputSimon Glass
2018-08-01binman: Tidy up some comments in the testsSimon Glass
2018-08-01binman: Add comments to elf_testSimon Glass
2018-08-01binman: Rename 'position' to 'offset'Simon Glass
2018-08-01binman: Don't depend on dict order in ELF testOutsideFile()Simon Glass
2018-08-01dm: panel: get timings from panelYannick Fertré
2018-08-01Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini
2018-08-01video: kconfig: remove DM_I2C dependency of I2C_EDIDLuis Araneda
2018-07-31Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2018-07-31.travis.yml: Exclude openrd platformsTom Rini
2018-07-31.travis.yml: Exclude kirkwood machines from the arm926ejs jobTom Rini
2018-07-31openrd: Mark as OrphanedTom Rini
2018-07-31ls1046ardb: Add qspi_spl variant to the MAINTAINERS fileTom Rini
2018-07-31pico-pi: Add Otavio as maintainerTom Rini
2018-07-31dm: Fix CMD_DM enablingMichal Simek
2018-07-31Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"Ran Wang
2018-07-31Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"Ran Wang
2018-07-31board: sun50i: h6: Add OrangePi One Plus initial supportJagan Teki
2018-07-31mtd: nand: sunxi: Return on set_feature only when not ENOTSUPPMylène Josserand
2018-07-31mtd: nand: nand_base: Convert EINVAL into ENOTSUPPMylène Josserand
2018-07-31configs: sunxi: Drop CONFIG_SUNXI_USB_PHYSJagan Teki
2018-07-31phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5Jagan Teki
2018-07-31phy: sun4i-usb: Remove usb_clk_cfg set in probeJagan Teki
2018-07-31phy: sun4i-usb: Call phy_passby even for PHY#0Jagan Teki
2018-07-31video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng