summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2018-12-01drivers: rtc: correctly convert seconds to time structureHeinrich Schuchardt
2018-12-01Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchipTom Rini
2018-11-30Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dmTom Rini
2018-11-30Merge tag 'mips-pull-2018-11-30' of git://git.denx.de/u-boot-mipsTom Rini
2018-11-30rockchip: rk3188: use board_debug_uart_init() for UART io initKever Yang
2018-11-30rockchip: rk3399: Initialize CPU B clock.Christoph Muellner
2018-11-30rtc: rv3029: update to support DM and sync with Linux 4.17Philipp Tomsich
2018-11-30rtc: rv3029: add to KconfigPhilipp Tomsich
2018-11-30ARM: rockchip: rv1108: Add support for default distro_bootcmdOtavio Salvador
2018-11-30ARM: dts: rockchip: Add rv1108 USB OTG pinctrlOtavio Salvador
2018-11-30ARM: rockchip: rv1108: Add a board_usb_init for USB OTGOtavio Salvador
2018-11-30ARM: dts: rockchip: Add rv1108 eMMC pinctrlOtavio Salvador
2018-11-30ARM: rockchip: rv1108: Enable BOUNCE_BUFFEROtavio Salvador
2018-11-30ARM: rockchip: rv1108: Sync clock with vendor treeOtavio Salvador
2018-11-30rockchip: rk3399-puma: reduce sd card max-frequency to 40MHzPhilipp Tomsich
2018-11-30rockchip: rock: remove TPL_TINY_MEMSETKever Yang