summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini
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
2018-07-31sunxi: add support for Pine H64 boardIcenowy Zheng
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng
2018-07-31sunxi: add DRAM support to H6Icenowy Zheng
2018-07-31sunxi: add MMC support for H6Icenowy Zheng
2018-07-31sunxi: add UART0 setup for H6Icenowy Zheng
2018-07-31sunxi: use sun6i-style watchdog for H6Icenowy Zheng
2018-07-31sunxi: add clock code for H6Icenowy Zheng
2018-07-31sunxi: change GIC address on H6Icenowy Zheng
2018-07-31sunxi: add config for SPL at 0x20000 on H6Icenowy Zheng
2018-07-31sunxi: change ATF position for H6Icenowy Zheng
2018-07-31sunxi: change RMR64's RVBAR address for H6Icenowy Zheng
2018-07-31sunxi: add basic memory map definitions of H6 SoCIcenowy Zheng
2018-07-31sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng
2018-07-31sunxi: enable SATA on Banana Pi M2 BerrySimon Baatz
2018-07-31ARC: Enable unaligned access in hardware if compiler uses itAlexey Brodkin
2018-07-31HSDK: Fixes and improvements in READMEAlexey Brodkin
2018-07-31ARC: AXS10x/HSDK: Use our own version of mkimageAlexey Brodkin
2018-07-31ARC: AXS10x: add tool and make target to generate bspEugeniy Paltsev
2018-07-31AXS10x: add spi flash supportEugeniy Paltsev