summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: display5: Remove not needed commentsLukasz Majewski2019-07-191-5/+0
* pwm: imx: add Kconfig supportHeiko Schocher2019-07-197-11/+0
* ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHYLukasz Majewski2019-07-191-0/+1
* ARM: imx: config: Disable support for USB on MCCMON6Lukasz Majewski2019-07-191-5/+0
* ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h fileLukasz Majewski2019-07-191-2/+0
* warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non providedBryan O'Donoghue2019-07-191-0/+4
* warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue2019-07-191-0/+1
* warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue2019-07-191-3/+4
* warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue2019-07-191-0/+8
* regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen2019-07-191-53/+94
* i.MX6: nand: add nandbcb command for imxShyam Saini2019-07-191-0/+73
* clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2019-07-191-0/+76
* clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski2019-07-191-0/+4
* clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski2019-07-191-0/+3
* clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski2019-07-191-0/+109
* dm: clk: Define clk_get_by_id() for clk operationsLukasz Majewski2019-07-191-0/+11
* dm: clk: Define clk_get_parent_rate() for clk operationsLukasz Majewski2019-07-191-0/+9
* dm: clk: Define clk_get_parent() for clk operationsLukasz Majewski2019-07-191-0/+9
* clk: Introduce clk-provider.h to store Common Clock Framework's internalsLukasz Majewski2019-07-191-0/+16
* clk: Extend struct clk to provide clock type agnostic flagsLukasz Majewski2019-07-191-0/+4
* clk: Extend struct clk to provide information regarding clock rateLukasz Majewski2019-07-191-0/+2
* dm: Fix documentation entry as there is no UCLASS_CLOCK uclassLukasz Majewski2019-07-191-1/+1
* Merge branch '2019-07-17-master-imports'Tom Rini2019-07-184-1/+24
|\
| * power-domain.h: Fix typoAnatolij Gustschin2019-07-181-1/+1
| * arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro2019-07-181-0/+5
| * env: register erase commandFrank Wunderlich2019-07-181-0/+17
| * ext4: fix calculating inode blkcount for non-512 blocksize filesystemsMarek Szyprowski2019-07-181-0/+1
* | configs: am65x_evm: Add support for applying overlaysAndreas Dannenberg2019-07-171-0/+9
* | board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg2019-07-171-6/+3
* | configs: am65x_evm: Add Support for eMMC bootFaiz Abbas2019-07-171-0/+2
* | armv7R: K3: am654: Use full malloc implementation in SPLAndreas Dannenberg2019-07-171-0/+3
* | armV7R: K3: am654: Allow using SPL BSS pre-relocationAndreas Dannenberg2019-07-171-2/+23
* | spl: Make image loader infrastructure more universalAndreas Dannenberg2019-07-171-0/+26
* | am65x_evm: Add Support for creating a filesystem GPT partition in eMMCFaiz Abbas2019-07-171-2/+7
* | configs: am65x: Add configs to support environment in eMMCFaiz Abbas2019-07-171-0/+10
* | mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas2019-07-171-1/+18
* | mmc: sdhci: Make set_ios_post() return intFaiz Abbas2019-07-171-1/+1
* | mmc: sdhci: Make sdhci_set_clock() non staticFaiz Abbas2019-07-171-0/+1
* | regmap: Add API regmap_init_mem_index()Faiz Abbas2019-07-171-0/+2
|/
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-07-161-3/+0
|\
| * sunxi: move SUNXI_GPIO to KconfigAndre Przywara2019-07-161-3/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-07-152-0/+50
|\ \
| * | net: introduce MDIO DM class for MDIO devicesAlex Marginean2019-07-152-0/+50
* | | Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2019-07-153-17/+25
|\ \ \ | |/ / |/| |
| * | mmc: support hs400 enhanced strobe modePeng Fan2019-07-151-0/+15
| * | cmd: Remove mmc_spi commandAnup Patel2019-07-152-2/+0
| * | mmc: When switching partition, use the timeout specified in the ext_csdJean-Jacques Hiblot2019-07-151-0/+5
| * | mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csdJean-Jacques Hiblot2019-07-151-0/+2
| * | mmc: if possible, poll the busy state using DAT0Jean-Jacques Hiblot2019-07-151-2/+0
| * | Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...Jean-Jacques Hiblot2019-07-151-10/+0