Commit Graph

11926 Commits (fa5b9baa0c2350c045edab11c076d02e9801566b)

Author SHA1 Message Date
Hans de Goede 7f1a07538f dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device 10 years ago
Hans de Goede f78a5c0774 dm: usb: Make usb_get_bus easier to use for callers 10 years ago
Simon Glass 8e7083fc95 dm: rtc: sandbox: Enable real-time clock support 10 years ago
Simon Glass dbeda5b225 dm: rtc: Add a uclass for real-time clocks 10 years ago
Simon Glass 94eefdee2f dm: sandbox: Add os_localtime() to obtain the system time 10 years ago
Simon Glass aac5119822 dm: rtc: Split structure definition into its own file 10 years ago
Simon Glass be47aa6522 dm: Remove unnecessary types in bcd.h 10 years ago
Simon Glass 714209832d dm: rtc: Rename mktime() and reduce the number of parameters 10 years ago
Simon Glass 9f9276c34c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code 10 years ago
Simon Glass 199e87c340 dm: rtc: Rename gregorian day function 10 years ago
Simon Glass 182bf92d19 dm: i2c: Add an explicit test mode to the sandbox I2C driver 10 years ago
Simon Glass ba3864f803 dm: i2c: Add functions to read and write a register 10 years ago
Simon Glass bc5701e1b4 dm: spi: Correct the comment on spi_get_ops() 10 years ago
Simon Glass 60e2809a84 dm: spi: Avoid setting the speed with every transfer 10 years ago
Stefan Roese 2bae75a488 arm: mvebu: Add Armada A38x DB-88F6820-GP board support 10 years ago
Stefan Roese b81d0ea728 arm: mvebu: mv-common.h: Add CONFIG_PREBOOT 10 years ago
Stefan Roese cae9008f69 arm: mvebu: Change network init code to allow a more flexible setup 10 years ago
Stefan Roese 880b15a37b arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header 10 years ago
Stefan Roese d078765640 arm: mvebu: Move mvebu-common into mach-mvebu 10 years ago
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 10 years ago
Andrew Gabbasov bd47c13583 mmc: Fix splitting device initialization 10 years ago
Andrew Gabbasov a626c8d418 mmc: Avoid extra duplicate entry in mmc device structure 10 years ago
Andrew Gabbasov 3f2da751be mmc: Fix typo in MMC type checking macro 10 years ago
Oleksandr G Zhadan 8b0044ff59 powerpc/mpc85xx: Add board support for ucp1020 10 years ago
Yangbo Lu 3285e6cbcc powerpc/t2080qds: enable eSDHC peripheral clock support 10 years ago
Yangbo Lu 2d9ca2c72c mmc: fsl_esdhc: Add peripheral clock support 10 years ago
Yangbo Lu b46cf1b178 powerpc/t2080qds: enable eSDHC adapter card type identification 10 years ago
Yangbo Lu 5a8dbdc6b4 mmc: fsl_esdhc: Add adapter card type identification support 10 years ago
Shengzhou Liu e8a7f1c32b powerpc/t1023rdb: Add T1023 RDB board support 10 years ago
Zhao Qiang 5066e62847 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue 10 years ago
Chunhe Lan 373762c34c powerpc/t4rdb: Add SD boot support for T4240RDB board 10 years ago
Nikhil Badola 0dc78ff857 drivers: usb: fsl: Workaround for Erratum A004477 10 years ago
York Sun 7fc63cca61 mpc85xx/T4240EMU: Remove T4240EMU board 10 years ago
Hans de Goede e13afeef6f sunxi: usb: Do not call phy_probe from hcd code 10 years ago
Hans de Goede d17e1577a2 sunxi: emac: Remove non driver-model code 10 years ago
Hans de Goede b6006baf9c sunxi: Move all boards to the driver-model 10 years ago
Hans de Goede 25acd33f85 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards 10 years ago
Hans de Goede 53ab4af34e sunxi: dts: Sync all dts files with upstream kernel 10 years ago
Hans de Goede 8145dea468 sunxi: emac: port to phylib 10 years ago
Hans de Goede aab096401c sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h 10 years ago
Hans de Goede 2fcf033d36 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver 10 years ago
Hans de Goede 1d624a4f08 sunxi: axp: Move axp pmic register helpers to a separate file 10 years ago
Hans de Goede 12ce15538a sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops 10 years ago
Hans de Goede 8b2db32a9f sunxi: Do not build i2c support when we've no i2c controllers 10 years ago
Simon Glass 11f4dc1583 dm: Implement a CPU uclass 10 years ago
Simon Glass 33eac2dc25 Add print_freq() to display frequencies nicely 10 years ago
Simon Glass 2ea09c836f Move display_options functions to their own header 10 years ago
Simon Glass 5b9000dd25 dm: core: Add a function to bind a driver for a device tree node 10 years ago
Gabriel Huau 8ddb8cfb1a x86: minnowmax: use the correct NOR in the configuration 10 years ago
Bin Meng afbf1404c1 x86: queensbay: Implement PIRQ routing 10 years ago