summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-20Merge git://git.denx.de/u-boot-i2cTom Rini
2017-11-20odroid-c2: enable I2CBeniamino Galvani
2017-11-20i2c: add Amlogic Meson driverBeniamino Galvani
2017-11-19Merge git://git.denx.de/u-boot-dmTom Rini
2017-11-17Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini
2017-11-17arm: config: fix default console only to specify the deviceDongjin Kim
2017-11-17Add UART base addresses for additional UARTsLandheer-Cieslak, Ronald
2017-11-17dm: pci: change bus number register setting compliant with LinuxMinghuan Lian
2017-11-17nios2: 10m50: Add CPU pre-relocation in device treeGan, Yau Wai
2017-11-17dm: core: fix member name in ofnode_union documentationBaruch Siach
2017-11-17tpm: add more missing va_end()André Draszik
2017-11-17tpm: add more useful NV storage permission flagsAndré Draszik
2017-11-17tpm: add tpm_get_random()André Draszik
2017-11-17omap3: omap3_logic: Move pinmuxing to header fileAdam Ford
2017-11-17configs: dragonboard410c: Save environment data on eMMCJorge Ramirez-Ortiz
2017-11-17env: Save environment at the end of an MMC partitionJorge Ramirez-Ortiz
2017-11-17serial: nulldev: Implement "pending" function to fix tstc return "true"Wilson Lee
2017-11-17armv8: update gd after relocateKever Yang
2017-11-17arm64: support running at addr other than linked toStephen Warren
2017-11-17test/py: add timestamps to logStephen Warren
2017-11-17clk: clk_stm32f7: fix PLL clock division factorPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: add .getcd callbackPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: add clock supportPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: add bus_width DT property supportPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: adapt driver to DM usagePatrice Chotard
2017-11-17mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototypePatrice Chotard
2017-11-17omap2: nand: Make NAND_OMAP_GPMC_PREFETCH defaultTom Rini
2017-11-17arm: amlogic: p212: Add support for Ethernet with Internal PHYNeil Armstrong
2017-11-17arm: meson: Add supplementary ethernet registers definitionsNeil Armstrong
2017-11-17net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong
2017-11-17lib: libfdt: wrap scripts/dtc/libfdt/* where possibleMasahiro Yamada
2017-11-17linux/types.h: add typedef of uintptr_tMasahiro Yamada
2017-11-17tools: use files from scripts/dtc/libfdt where possibleMasahiro Yamada
2017-11-17libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/*Masahiro Yamada
2017-11-17libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/*Masahiro Yamada
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada
2017-11-17scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Masahiro Yamada
2017-11-17scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring
2017-11-17arm: add initial support for Amlogic P212 based on Meson GXL familyNeil Armstrong
2017-11-17pinctrl: meson: Add GXL SupportNeil Armstrong
2017-11-17ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5Neil Armstrong
2017-11-17board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PINKeerthy
2017-11-17am33xx: Add a function to query MPU voltage in uVFelix Brack
2017-11-16tpm: fix reading of permanent flagsAndré Draszik
2017-11-16SPL: fix printing of image nameAndré Draszik
2017-11-16sandbox: Add clrbits/setbits macrosTom Rini
2017-11-16dm: core: Correct address cast in dev_read_addr_ptr()Simon Glass
2017-11-16cmd/fdt.c align data buffer to avoid unaligned word accessBernhard Messerklinger
2017-11-16Merge git://www.denx.de/git/u-boot-marvellTom Rini