summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-19ARM: imx: m53menlo: Convert WDT support to DMMarek Vasut
2019-07-19watchdog: Split WDT from SPL_WDTMarek Vasut
2019-07-19cosmetic: display5: Remove not needed commentsLukasz Majewski
2019-07-19pwm: imx: add Kconfig supportHeiko Schocher
2019-07-19ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHYLukasz Majewski
2019-07-19ARM: imx: config: Disable support for USB on MCCMON6Lukasz Majewski
2019-07-19ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h fileLukasz Majewski
2019-07-19warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non providedBryan O'Donoghue
2019-07-19warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue
2019-07-19warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue
2019-07-19warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue
2019-07-19regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen
2019-07-19i.MX6: nand: add nandbcb command for imxShyam Saini
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski
2019-07-19clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski
2019-07-19dm: clk: Define clk_get_by_id() for clk operationsLukasz Majewski
2019-07-19dm: clk: Define clk_get_parent_rate() for clk operationsLukasz Majewski
2019-07-19dm: clk: Define clk_get_parent() for clk operationsLukasz Majewski
2019-07-19clk: Introduce clk-provider.h to store Common Clock Framework's internalsLukasz Majewski
2019-07-19clk: Extend struct clk to provide clock type agnostic flagsLukasz Majewski
2019-07-19clk: Extend struct clk to provide information regarding clock rateLukasz Majewski
2019-07-19dm: Fix documentation entry as there is no UCLASS_CLOCK uclassLukasz Majewski
2019-07-18Merge branch '2019-07-17-master-imports'Tom Rini
2019-07-18power-domain.h: Fix typoAnatolij Gustschin
2019-07-18arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro
2019-07-18env: register erase commandFrank Wunderlich
2019-07-18ext4: fix calculating inode blkcount for non-512 blocksize filesystemsMarek Szyprowski
2019-07-17configs: am65x_evm: Add support for applying overlaysAndreas Dannenberg
2019-07-17board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg
2019-07-17configs: am65x_evm: Add Support for eMMC bootFaiz Abbas
2019-07-17armv7R: K3: am654: Use full malloc implementation in SPLAndreas Dannenberg
2019-07-17armV7R: K3: am654: Allow using SPL BSS pre-relocationAndreas Dannenberg
2019-07-17spl: Make image loader infrastructure more universalAndreas Dannenberg
2019-07-17am65x_evm: Add Support for creating a filesystem GPT partition in eMMCFaiz Abbas
2019-07-17configs: am65x: Add configs to support environment in eMMCFaiz Abbas
2019-07-17mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas
2019-07-17mmc: sdhci: Make set_ios_post() return intFaiz Abbas
2019-07-17mmc: sdhci: Make sdhci_set_clock() non staticFaiz Abbas
2019-07-17regmap: Add API regmap_init_mem_index()Faiz Abbas
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-07-16sunxi: move SUNXI_GPIO to KconfigAndre Przywara
2019-07-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean
2019-07-15Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-07-15mmc: support hs400 enhanced strobe modePeng Fan
2019-07-15cmd: Remove mmc_spi commandAnup Patel
2019-07-15mmc: When switching partition, use the timeout specified in the ext_csdJean-Jacques Hiblot
2019-07-15mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csdJean-Jacques Hiblot