summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng
2019-07-25net: tsec: Fix offset of MDIO registers for DM_ETHVladimir Oltean
2019-07-25include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8Alex Marginean
2019-07-24distro_bootcmd: refactor virtio to support PCI block devicesDavid Abdurachmanov
2019-07-24remoteproc: Fix potential build issues with SPL remoteprocSuman Anna
2019-07-24env: am57xx: Implement A/B boot processRuslan Trofymenko
2019-07-24common: Implement A/B metadataRuslan Trofymenko
2019-07-24disk: part: Extend API to get partition infoRuslan Trofymenko
2019-07-23Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-23Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-22remoteproc: add elf file load supportFabien Dessenne
2019-07-22remoteproc: add device_to_virt opsFabien Dessenne
2019-07-22remoteproc: fix function headersFabien Dessenne
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne
2019-07-21Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-20rockchip: rk3399: use common secure_timer_init() for spl/tplKever Yang
2019-07-20rockchip: rk3368: enable stimer for rk3368Kever Yang
2019-07-20rockchip: rk3128: use ARM arch timer instead of rk_timerKever Yang
2019-07-20rockchip: rk3288: use ARM arch timer instead of rk_timerKever Yang
2019-07-20rockchip: rk3036: use ARM arch timer instead of rk_timerKever Yang
2019-07-20rockchip: rk322x: use ARM arch timer instead of rk_timerKever Yang
2019-07-20rockchip: rk3288: update u-boot raw image size for all boardsKever Yang
2019-07-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-07-19clk: sifive: Sync-up DT bindings header with upstream LinuxAnup Patel
2019-07-19clk: sifive: Sync-up WRPLL library with upstream LinuxAnup Patel
2019-07-19clk: sifive: Factor-out PLL library as separate moduleAnup Patel
2019-07-19debug_uart: Add printdecJagan Teki
2019-07-18Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-07-18net: unaligned copying of unsigned longHeinrich Schuchardt
2019-07-18net: add MDIO_MUX DM classAlex Marginean
2019-07-18net: add comments to phy APIsAlex Marginean
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-16efi_loader: support unaligned u16 stringsHeinrich Schuchardt
2019-07-16efi_loader: avoid alignment errorHeinrich Schuchardt