summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-03Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-12-03Merge branch '2018-12-03-master-imports'Tom Rini
2018-12-03spi, mpc8xx: migrate to DM_SPIChristophe Leroy
2018-12-03board_r: fix build with DM_SPIChristophe Leroy
2018-12-03drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy
2018-12-03board: MCR3000: migrate to DM_SERIALChristophe Leroy
2018-12-03drivers: serial: migrate mpc8xx to DMChristophe Leroy
2018-12-03board: MCR3000: use new DM watchdogChristophe Leroy
2018-12-03drivers: watchdog: add a DM driver for the MPC8xx watchdogChristophe Leroy
2018-12-03board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROLChristophe Leroy
2018-12-03powerpc, mpc8xx: clear top of stackChristophe Leroy
2018-12-03test: vboot: clean its filePhilippe Reynes
2018-12-03test: vboot: add padding pss for rsa signaturePhilippe Reynes
2018-12-03configs: sandbox: enable padding pss for rsa signaturePhilippe Reynes
2018-12-03doc: uImage.FIT: signature.txt: add option paddingPhilippe Reynes
2018-12-03rsa: add support of padding pssPhilippe Reynes
2018-12-03rsa: add a structure for the paddingPhilippe Reynes
2018-12-03rsa: use new openssl API to create signaturePhilippe Reynes
2018-12-03rtc: m41t62: Convert the RTC driver to support the driver model (DM)Lukasz Majewski
2018-12-03rtc: m41t62: Extract common RTC handling code to facilitate DM conversionLukasz Majewski
2018-12-03rtc: m41t62: Break i2c_write() arguments to fix checkpatch warningLukasz Majewski
2018-12-03Kconfig: Migrate CONFIG_RTC_M41T62 define to KconfigLukasz Majewski
2018-12-03eeprom: Add device model based I2C support to eeprom commandLukasz Majewski
2018-12-03arm: baltos: migrate Ethernet PHYs configuration to KconfigYegor Yefremov
2018-12-03arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfigYegor Yefremov
2018-12-03arm: baltos: remove unused headerYegor Yefremov
2018-12-03arm: baltos: move the board to CONFIG_BLKYegor Yefremov
2018-12-03Merge tag 'u-boot-amlogic-20181203' of git://git.denx.de/u-boot-amlogicTom Rini
2018-12-03ARM: meson: Add regmap support for clock driverLoic Devulder
2018-12-03Merge tag 'arc-updates-for-2019.01-rc1' of git://git.denx.de/u-boot-arcTom Rini
2018-12-03ARM: rmobile: Enable MMC HS400 on Salvator-X, ULCB, EbisuMarek Vasut
2018-12-03ARM: dts: rmobile: Enable HS400 on Salvator-X, ULCB, EbisuMarek Vasut
2018-12-03ARM: dts: rmobile: Enable SDR modes on E3 EbisuMarek Vasut
2018-12-03ARM: dts: rmobile: Enable SDR104 on Salvator-X and ULCBMarek Vasut
2018-12-03ARM: dts: rmobile: Add eMMC DS pinmuxMarek Vasut
2018-12-03mmc: tmio: sdhi: Add HS400 supportMarek Vasut
2018-12-03mmc: tmio: sdhi: Move tap_pos to private dataMarek Vasut
2018-12-03mmc: tmio: sdhi: Filter out HS400 on certain SoCsMarek Vasut
2018-12-03mmc: tmio: Reorder TMIO clock handlingMarek Vasut
2018-12-03mmc: tmio: Keep generating clock when clock are enabledMarek Vasut
2018-12-03mmc: tmio: Do not set divider to 1 in DDR modeMarek Vasut
2018-12-03mmc: tmio: Switch to clock frameworkMarek Vasut
2018-12-03mmc: Parse HS400 DT propertiesMarek Vasut
2018-12-03clk: renesas: Allow reconfiguring SDHI clock on Gen3Marek Vasut
2018-12-03arc: devboards: Implement checkboard()Alexey Brodkin
2018-12-03arc: emsdp: Refactor register and bit accessesAlexey Brodkin
2018-12-03arc: emsdp: Read real CPU clock value from hardwareAlexey Brodkin
2018-12-03arc: Get rid of board-specific print_cpuinfo()Alexey Brodkin
2018-12-03ARC: Improve identification of ARC coresAlexey Brodkin
2018-12-03arc: emsdp: Bump RAM size to 16 MbAlexey Brodkin