aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski1-0/+76
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski1-0/+4
2019-07-19clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski1-0/+3
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski1-0/+109
2019-07-19dm: clk: Define clk_get_by_id() for clk operationsLukasz Majewski1-0/+11
2019-07-19dm: clk: Define clk_get_parent_rate() for clk operationsLukasz Majewski1-0/+9
2019-07-19dm: clk: Define clk_get_parent() for clk operationsLukasz Majewski1-0/+9
2019-07-19clk: Introduce clk-provider.h to store Common Clock Framework's internalsLukasz Majewski1-0/+16
2019-07-19clk: Extend struct clk to provide clock type agnostic flagsLukasz Majewski1-0/+4
2019-07-19clk: Extend struct clk to provide information regarding clock rateLukasz Majewski1-0/+2
2019-07-19dm: Fix documentation entry as there is no UCLASS_CLOCK uclassLukasz Majewski1-1/+1
2019-07-18Merge branch '2019-07-17-master-imports'Tom Rini4-1/+24
2019-07-18power-domain.h: Fix typoAnatolij Gustschin1-1/+1
2019-07-18arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro1-0/+5
2019-07-18env: register erase commandFrank Wunderlich1-0/+17
2019-07-18ext4: fix calculating inode blkcount for non-512 blocksize filesystemsMarek Szyprowski1-0/+1
2019-07-17configs: am65x_evm: Add support for applying overlaysAndreas Dannenberg1-0/+9
2019-07-17board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg1-6/+3
2019-07-17configs: am65x_evm: Add Support for eMMC bootFaiz Abbas1-0/+2
2019-07-17armv7R: K3: am654: Use full malloc implementation in SPLAndreas Dannenberg1-0/+3
2019-07-17armV7R: K3: am654: Allow using SPL BSS pre-relocationAndreas Dannenberg1-2/+23
2019-07-17spl: Make image loader infrastructure more universalAndreas Dannenberg1-0/+26
2019-07-17am65x_evm: Add Support for creating a filesystem GPT partition in eMMCFaiz Abbas1-2/+7
2019-07-17configs: am65x: Add configs to support environment in eMMCFaiz Abbas1-0/+10
2019-07-17mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas1-1/+18
2019-07-17mmc: sdhci: Make set_ios_post() return intFaiz Abbas1-1/+1
2019-07-17mmc: sdhci: Make sdhci_set_clock() non staticFaiz Abbas1-0/+1
2019-07-17regmap: Add API regmap_init_mem_index()Faiz Abbas1-0/+2
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-3/+0
2019-07-16sunxi: move SUNXI_GPIO to KconfigAndre Przywara1-3/+0
2019-07-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2-0/+50
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean2-0/+50
2019-07-15Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini3-17/+25
2019-07-15mmc: support hs400 enhanced strobe modePeng Fan1-0/+15
2019-07-15cmd: Remove mmc_spi commandAnup Patel2-2/+0
2019-07-15mmc: When switching partition, use the timeout specified in the ext_csdJean-Jacques Hiblot1-0/+5
2019-07-15mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csdJean-Jacques Hiblot1-0/+2
2019-07-15mmc: if possible, poll the busy state using DAT0Jean-Jacques Hiblot1-2/+0
2019-07-15Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...Jean-Jacques Hiblot1-10/+0
2019-07-15mmc: Read sd card detect properties from DTT Karthik Reddy1-0/+4
2019-07-15mmc: mvebu: Remove unused MMC_CAP.. macrosT Karthik Reddy1-4/+0
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2-12/+37
2019-07-13gpio: add gpio-hog supportHeiko Schocher1-0/+32
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie1-0/+128
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner1-3/+0
2019-07-13ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods1-3/+0
2019-07-12stm32mp1: Add UBIFS boot capabilityPatrick Delaunay1-0/+1
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay1-0/+13
2019-07-12stm32mp1: reorder some CONFIG in stm32mp1.hPatrick Delaunay1-7/+12
2019-07-12stm32mp1: force boot_net_usb_startPatrick Delaunay1-1/+2