summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rockchip: rk3128: use ARM arch timer instead of rk_timerKever Yang2019-07-201-3/+4
| * | | rockchip: rk3288: use ARM arch timer instead of rk_timerKever Yang2019-07-201-3/+4
| * | | rockchip: rk3036: use ARM arch timer instead of rk_timerKever Yang2019-07-201-3/+4
| * | | rockchip: rk322x: use ARM arch timer instead of rk_timerKever Yang2019-07-201-3/+4
| * | | rockchip: rk3288: update u-boot raw image size for all boardsKever Yang2019-07-202-1/+2
| * | | debug_uart: Add printdecJagan Teki2019-07-191-0/+19
| |/ /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2019-07-193-29/+97
|\ \ \
| * | | clk: sifive: Sync-up DT bindings header with upstream LinuxAnup Patel2019-07-192-29/+18
| * | | clk: sifive: Sync-up WRPLL library with upstream LinuxAnup Patel2019-07-191-46/+24
| * | | clk: sifive: Factor-out PLL library as separate moduleAnup Patel2019-07-191-0/+101
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-07-184-2/+103
|\ \ \ | |/ / |/| |
| * | net: unaligned copying of unsigned longHeinrich Schuchardt2019-07-181-2/+2
| * | net: add MDIO_MUX DM classAlex Marginean2019-07-182-0/+21
| * | net: add comments to phy APIsAlex Marginean2019-07-181-0/+80
* | | 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
| * | mmc: Read sd card detect properties from DTT Karthik Reddy2019-07-151-0/+4
| * | mmc: mvebu: Remove unused MMC_CAP.. macrosT Karthik Reddy2019-07-151-4/+0
| |/
* | Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-142-12/+37
|\ \ | |/ |/|
| * stm32mp1: Add UBIFS boot capabilityPatrick Delaunay2019-07-121-0/+1
| * stm32mp1: add configuration op-teePatrick Delaunay2019-07-121-0/+13
| * stm32mp1: reorder some CONFIG in stm32mp1.hPatrick Delaunay2019-07-121-7/+12
| * stm32mp1: force boot_net_usb_startPatrick Delaunay2019-07-121-1/+2
| * stm32mp1: add check for presence of environment in boot devicePatrick Delaunay2019-07-121-0/+4