u-boot-brain/drivers
Heinrich Schuchardt 952061352a drivers: rtc: correctly convert seconds to time structure
Variable 'days' must be defined as signed int. Otherwise the conversion
fails for some dates, e.g. 2004-08-25. Cf function rtc_time64_to_tm() in
the Linux kernel source.

Fixes: 992c1db455 "drivers: rtc: resolve year 2038 problem in rtc_to_tm"
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2018-12-01 18:03:14 -05:00
..
adc dm: adc: add uclass's mask and conversion helpers 2018-11-20 12:35:25 -05:00
ata
axi
bios_emulator
block blk: Introduce IF_TYPE_VIRTIO 2018-11-14 09:16:27 -08:00
board
bootcount
clk rockchip: rk3399: Initialize CPU B clock. 2018-11-30 21:56:45 +01:00
core core: ofnode: Fix ofnode_get_addr_index function 2018-11-29 09:30:06 -07:00
cpu cpu: mpc83xx: Remove unnecessary characters in the description string 2018-11-14 09:16:27 -08:00
crypto
ddr
demo
dfu dfu: nand: Add missing dependency on CMD_MTDPARTS 2018-11-13 18:53:10 +05:30
dma
fastboot
firmware
fpga arm: socfpga: fpga: fix type of local variable 2018-10-31 01:41:10 +01:00
gpio gpio: dwapb_gpio: fix binding without bank-name property 2018-11-29 12:45:15 +01:00
i2c dm: sandbox: i2c: Use new emulator parent uclass 2018-11-29 09:30:05 -07:00
input
led
mailbox
memory
misc misc: Update read() and write() methods to return bytes xfered 2018-11-20 19:14:22 -07:00
mmc Cleanup and update towards support for Amlogic Meson AXG SoCs : 2018-11-29 15:16:58 -05:00
mtd sf: Add a method to obtain the block-protect setting 2018-11-20 19:14:22 -07:00
net Cleanup and update towards support for Amlogic Meson AXG SoCs : 2018-11-29 15:16:58 -05:00
nvme blk: Call part_init() in the post_probe() method 2018-11-14 09:16:27 -08:00
pch
pci dm/pci: Change the first CFG read to Vendor ID in enumeration 2018-11-20 19:14:22 -07:00
pcmcia
phy
pinctrl Cleanup and update towards support for Amlogic Meson AXG SoCs : 2018-11-29 15:16:58 -05:00
power dm: sandbox: i2c: Use new emulator parent uclass 2018-11-29 09:30:05 -07:00
pwm
qe
ram ram: MediaTek: add DDR3 driver for MT7629 SoC 2018-11-28 23:04:53 -05:00
remoteproc
reset
rtc drivers: rtc: correctly convert seconds to time structure 2018-12-01 18:03:14 -05:00
scsi blk: Call part_init() in the post_probe() method 2018-11-14 09:16:27 -08:00
serial serial: MediaTek: add high-speed uart driver for MediaTek SoCs 2018-11-28 23:04:53 -05:00
smem
soc
sound sound: Add sample rate as a parameter for square wave 2018-11-29 09:30:05 -07:00
spi spi: cadence_qspi: use "cdns,qspi-nor" as compatible 2018-11-29 12:45:15 +01:00
spmi
sysreset sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers 2018-11-14 09:16:28 -08:00
tee
thermal
timer timer: MediaTek: add timer driver for MediaTek SoCs 2018-11-28 23:04:51 -05:00
tpm tpm: Export the open/close functions 2018-11-29 09:30:06 -07:00
usb usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2018-11-26 21:19:03 +01:00
video rockchip: video: mipi: Fix phy frequency setting 2018-11-30 19:03:16 +01:00
virtio virtio: Add a Sandbox transport driver 2018-11-14 09:16:28 -08:00
w1 w1: fix data abort if no one wire bus master present 2018-11-01 10:02:10 -04:00
w1-eeprom w1-eeprom: Add support for Maxim DS2502 add only memory 2018-11-16 16:51:55 -05:00
watchdog watchdog: MediaTek: add watchdog driver for MediaTek SoCs 2018-11-28 23:04:52 -05:00
Kconfig dm: Add a new uclass driver for VirtIO transport devices 2018-11-14 09:16:27 -08:00
Makefile spl: Support hash, input, pch, pci, rtc, tpm in SPL 2018-11-26 08:25:33 -05:00