summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-30i2c: remove i2c driver-model compatibility layerBartosz Golaszewski3-84/+2
2019-07-30davinci: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski2-9/+0
2019-07-28Merge branch '2019-07-26-ti-imports'Tom Rini12-30/+141
2019-07-27env: ti: boot: Use ttyS2 instead of ttyO2Sam Protsenko4-5/+5
2019-07-27arm: am57xx: Allow bootm to load larger kernelsSam Protsenko1-0/+2
2019-07-27ARM: da850-evm: Remove dead/unneeded codeAdam Ford1-8/+0
2019-07-27ARM: da850evm: Remove legacy OHCI referencs and unify platformAdam Ford1-4/+0
2019-07-27ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the futureAdam Ford1-0/+2
2019-07-27ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV BoardsAdam Ford1-0/+4
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini23-135/+479
2019-07-27dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721ELokesh Vutla1-0/+3
2019-07-27board: ti: j721e: Add board support for j721e evmLokesh Vutla1-0/+103
2019-07-27dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla1-0/+9
2019-07-27power-domain: Add private data to power domainLokesh Vutla1-13/+2
2019-07-27firmware: ti_sci: Add a command for releasing all exclusive devicesLokesh Vutla1-0/+4
2019-07-27firmware: ti_sci: Add processor shutdown API methodAndreas Dannenberg1-0/+4
2019-07-27firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla1-0/+3
2019-07-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini6-37/+270
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski1-1/+0
2019-07-25riscv: sifive: fu540: Sync-up config header with RISC-V QEMU supportAnup Patel1-7/+11
2019-07-25Add support for the NXP LS1021A-TSN boardJianchao Wang1-0/+250
2019-07-25configs: ls1021atwr: Fix distro_bootcmd for QSPI bootVladimir Oltean1-1/+1
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng1-27/+1
2019-07-25net: tsec: Fix offset of MDIO registers for DM_ETHVladimir Oltean1-1/+3
2019-07-25include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8Alex Marginean1-0/+4
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-24cbfs: Rename checksum to attributes_offsetSimon Glass1-2/+3
2019-07-24cbfs: Add an enum and comment for the magic numberSimon Glass1-0/+11
2019-07-24Merge 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-19ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2CLudwig Zenz1-8/+0