summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-20i2c: add Amlogic Meson driverBeniamino Galvani
2017-11-20mx6sabreauto: Remove unneeded SPL selectionFabio Estevam
2017-11-20mx6: Select MX6QDL option via KconfigFabio Estevam
2017-11-20mx53: Add Board support for GE PPDPeter Senna Tschudin
2017-11-20board: ge: make VPD code commonMartyn Welch
2017-11-20rtc: add support for s35392aNandor Han
2017-11-20bootcount: add support for bootcounter on EXT filesystemIan Ray
2017-11-20arm: mx5: Add more register definitionsMartyn Welch
2017-11-20pwm: imx: Enable PWM support on i.MX53Martyn Welch
2017-11-20ext4: recover from filesystem corruption when readingIan Ray
2017-11-20imx: mxc_i2c: tweak the i2c transfer methodNandor Han
2017-11-20Revert "wandboard: Remove unnecessary delay"Fabio Estevam
2017-11-20pico-imx6ul: Use FS_GENERIC load commandFabio Berton
2017-11-20pico-imx6ul: Add function to create gpt partitionsFabio Berton
2017-11-20pico-imx6ul: Define partition layout in the environmentFabio Berton
2017-11-20pico-imx6ul: Add boot and rootfs dfu_alt_infoFabio Berton
2017-11-20pico-imx6ul: Use PARTUUID to specify the rootfs locationFabio Berton
2017-11-20pico-imx6ul: Move dfu_alt_info to CONFIG_DFU_ENV_SETTINGS variableFabio Berton
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