aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-26rockchip: add CONFIG_IRAM_BASE for all SoCsKever Yang8-0/+14
2019-07-26rockchip: remove redundant CONFIG_SYS_NS16550_MEM32Kever Yang4-8/+0
2019-07-26include: configs: Increase CONFIG_SYS_BOOTM_LEN to 16MBShyam Saini1-0/+2
2019-07-24Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...Tom Rini3-4/+16
2019-07-24dm: uclass: fix comment copy/paste errorBaruch Siach1-1/+1
2019-07-24dm: Fix parameter description of dev_read_name()Bin Meng1-1/+1
2019-07-24distro_bootcmd: refactor virtio to support PCI block devicesDavid Abdurachmanov1-6/+21
2019-07-24remoteproc: Fix potential build issues with SPL remoteprocSuman Anna1-1/+1
2019-07-24env: am57xx: Implement A/B boot processRuslan Trofymenko1-6/+52
2019-07-24common: Implement A/B metadataRuslan Trofymenko1-0/+34
2019-07-24disk: part: Extend API to get partition infoRuslan Trofymenko1-0/+21
2019-07-23cbfs: Rename checksum to attributes_offsetSimon Glass1-2/+3
2019-07-23cbfs: Add an enum and comment for the magic numberSimon Glass1-0/+11
2019-07-23Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini4-21/+21
2019-07-23Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini5-41/+183
2019-07-22remoteproc: add elf file load supportFabien Dessenne1-3/+27
2019-07-22remoteproc: add device_to_virt opsFabien Dessenne1-0/+12
2019-07-22remoteproc: fix function headersFabien Dessenne1-36/+68
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne4-2/+76
2019-07-21Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...Tom Rini8-14/+40
2019-07-20rockchip: rk3399: use common secure_timer_init() for spl/tplKever Yang1-0/+1
2019-07-20rockchip: rk3368: enable stimer for rk3368Kever Yang1-1/+2
2019-07-20rockchip: rk3128: use ARM arch timer instead of rk_timerKever Yang1-3/+4
2019-07-20rockchip: rk3288: use ARM arch timer instead of rk_timerKever Yang1-3/+4
2019-07-20rockchip: rk3036: use ARM arch timer instead of rk_timerKever Yang1-3/+4
2019-07-20rockchip: rk322x: use ARM arch timer instead of rk_timerKever Yang1-3/+4
2019-07-20rockchip: rk3288: update u-boot raw image size for all boardsKever Yang2-1/+2
2019-07-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini3-29/+97
2019-07-19clk: sifive: Sync-up DT bindings header with upstream LinuxAnup Patel2-29/+18
2019-07-19clk: sifive: Sync-up WRPLL library with upstream LinuxAnup Patel1-46/+24
2019-07-19clk: sifive: Factor-out PLL library as separate moduleAnup Patel1-0/+101
2019-07-19debug_uart: Add printdecJagan Teki1-0/+19
2019-07-18Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini4-2/+103
2019-07-18net: unaligned copying of unsigned longHeinrich Schuchardt1-2/+2
2019-07-18net: add MDIO_MUX DM classAlex Marginean2-0/+21
2019-07-18net: add comments to phy APIsAlex Marginean1-0/+80
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