summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* env: am57xx: Implement A/B boot processRuslan Trofymenko2019-07-241-6/+52
* common: Implement A/B metadataRuslan Trofymenko2019-07-241-0/+34
* disk: part: Extend API to get partition infoRuslan Trofymenko2019-07-241-0/+21
* Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/23Jul2019Tom Rini2019-07-234-21/+21
|\
| * efi_loader: support unaligned u16 stringsHeinrich Schuchardt2019-07-161-2/+2
| * efi_loader: avoid alignment errorHeinrich Schuchardt2019-07-161-1/+1
| * efi_loader: Change return type of efi_add_memory_map()Bryan O'Donoghue2019-07-161-2/+2
| * efi_loader: use predefined constants in crt0_*_efi.SHeinrich Schuchardt2019-07-162-15/+16
| * efi_loader: duplicate IMAGE_SUBSYSTEM_EFI_APPLICATIONHeinrich Schuchardt2019-07-161-1/+0
* | Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-235-41/+183
|\ \
| * | remoteproc: add elf file load supportFabien Dessenne2019-07-221-3/+27
| * | remoteproc: add device_to_virt opsFabien Dessenne2019-07-221-0/+12
| * | remoteproc: fix function headersFabien Dessenne2019-07-221-36/+68
| * | dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne2019-07-224-2/+76
* | | Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...WIP/21Jul2019Tom Rini2019-07-218-14/+40
|\ \ \
| * | | rockchip: rk3399: use common secure_timer_init() for spl/tplKever Yang2019-07-201-0/+1
| * | | rockchip: rk3368: enable stimer for rk3368Kever Yang2019-07-201-1/+2
| * | | 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-netWIP/18Jul2019Tom 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