Commit Graph

11923 Commits (17f0ac609b3f94ca7b68a91fc7102542826781b2)

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