summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-29env: suppress a spurious warning with GCC 7.1Philipp Tomsich
2017-11-29spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon
2017-11-29ARM: dts: Rename logicpd-toredp-37xx-devkit in U-BootAdam Ford
2017-11-29fs: avoid possible NULL dereference in fs_devreadHeinrich Schuchardt
2017-11-29cmd: blk: remove unreachable codeHeinrich Schuchardt
2017-11-29common: command: tempory buffer should have size of command line bufHeinrich Schuchardt
2017-11-29disk: efi: correct the allocation size for mbr header in stackPatrick Delaunay
2017-11-29board: atmel: add sama5d2_ptc_ek boardLudovic Desroches
2017-11-29ARM: at91: add sama5d2 smc headerLudovic Desroches
2017-11-29mmc: atmel_sdhci: not on capabilities to set gck rateLudovic Desroches
2017-11-29clk: at91: clk-generated: fix incorrect index of clk sourceWenyou Yang
2017-11-29clk: at91: clk-generated: select absolute closest rateLudovic Desroches
2017-11-29clk: at91: Kconfig: fix the dependency of AT91_UTMIWenyou Yang
2017-11-29mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard
2017-11-29stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard
2017-11-29clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard
2017-11-29dm: misc: bind STM32F4/F7 clock from rcc MFD driverPatrice Chotard
2017-11-29configs: stm32f746-disco: enable MISC/DM_RESET/STM32_RESET and STM32_RCCPatrice Chotard
2017-11-29clk: stm32fx: migrate define from rcc.h to driverPatrice Chotard
2017-11-29clk: stm32f7: rename clk_stm32f7.c to clk_stm32f.cPatrice Chotard
2017-11-29clk: stm32f7: add STM32F4 supportPatrice Chotard
2017-11-29ARM: DTS: stm32: update rcc compatible for STM32F746Patrice Chotard
2017-11-29clk: stm32f7: add dedicated STM32F7 compatible stringPatrice Chotard
2017-11-29clk: stm32f7: retrieve PWR base address from DTPatrice Chotard
2017-11-29ARM: DTS: stm32: add pwrcfg node for stm32f746Patrice Chotard
2017-11-29tools: env: Add support for direct read/write UBI volumesS. Lockwood-Childs
2017-11-29Merge git://git.denx.de/u-boot-nds32Tom Rini
2017-11-30nds32: ftsdc010: Fix SD detech fail on AE3XX.Rick Chen
2017-11-30nds32: ftsdc010: fix wait status error coding.Rick Chen
2017-11-30nds32: board: Support ftsdc010 DM.Rick Chen
2017-11-30nds32: dts: Support ftsdc010 DM.Rick Chen
2017-11-30nds32: ftsdc010: Support ftsdc010 DM.Rick Chen
2017-11-30nds32: mmc: Support ftsdc010 DM.Rick Chen
2017-11-30dt-bindings: spi: Add andestech atcspi200 spi binding docRick Chen
2017-11-30cosmetic: atcspi200: Rename function name as atcspi200Rick Chen
2017-11-30spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spiRick Chen
2017-11-30atcpit100: timer: Remove arch dependency.Rick Chen
2017-11-30dt-bindings: timer: Add andestech atcpit100 timerRick Chen
2017-11-30cosmetic: atcpit100_timer: Use device api to get platdataRick Chen
2017-11-30cosmetic: atcpit100_timer: Rename function name as atcpit100Rick Chen
2017-11-30ae3xx: timer: Rename AE3XX to ATCPIT100Rick Chen
2017-11-30ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit.Rick Chen
2017-11-30gpio: rmobile: Set GPIO mode in GPSR when requestedMarek Vasut
2017-11-30pfc: rmobile: Add hook to configure pin as GPIOMarek Vasut
2017-11-30pinctrl: rmobile: Add support for setting single pinsMarek Vasut
2017-11-30ARM: rmobile: Migrate boards to RCar IIC driversMarek Vasut
2017-11-30ARM: rmobile: Use PRR driver on all Gen3 boardsMarek Vasut
2017-11-30ARM: rmobile: Convert PRR to DM and OF controlMarek Vasut
2017-11-30ARM: rmobile: Remove SCIF configsMarek Vasut
2017-11-30ARM: rmobile: Clean up ad-hoc clock macrosMarek Vasut