summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* configs: k2g_evm: Enable DFU on K2G EVMJean-Jacques Hiblot2018-12-141-0/+12
* usb: host: replace xhci-keystone driver by the generic dwc3 driverJean-Jacques Hiblot2018-12-141-7/+0
* usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski2018-12-144-36/+27
* am3517_evm: Use ttyS2 instead of ttyO2Adam Ford2018-12-121-1/+1
* qemu-arm: Add persistent environment supportSumit Garg2018-12-121-1/+7
* qemu-arm: Enable VirtIO distro targetSumit Garg2018-12-121-0/+1
* Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-12-1023-21/+256
|\
| * ls1088a: Move CONFIG_FSL_QSPI to defconfigAshish Kumar2018-12-062-2/+0
| * armv8: ls1088ardb_pb: Add support for board detectionPramod Kumar2018-12-061-1/+2
| * armv8: ls1012afrx: Add TFABOOT supportRajesh Bhagat2018-12-063-0/+17
| * armv8: ls1012aqds: fix secure boot compilationRajesh Bhagat2018-12-061-0/+1
| * armv8: ls1012ardb: Add TFABOOT supportRajesh Bhagat2018-12-062-1/+21
| * armv8: ls1043aqds: Add TFABOOT supportRajesh Bhagat2018-12-061-2/+48
| * armv8: ls1043ardb: Add TFABOOT supportRajesh Bhagat2018-12-062-1/+55
| * armv8: ls1046aqds: Add TFABOOT supportRajesh Bhagat2018-12-061-2/+57
| * armv8: ls1046ardb: Add TFABOOT supportRajesh Bhagat2018-12-062-0/+27
| * drivers: ifc: dynamic chipselect mapping supportPankit Garg2018-12-061-0/+17
| * driver/ifc: replace __ilog2 with LOG2 macroRajesh Bhagat2018-12-067-11/+11
| * env: allow flash and nand env driver to compile togetherRajesh Bhagat2018-12-041-1/+0
* | Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchipTom Rini2018-12-102-0/+49
|\ \
| * | bootcount: add uclass for bootcountPhilipp Tomsich2018-12-102-0/+49
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2018-12-1011-23/+60
|\ \ \
| * | | lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot2018-12-102-0/+25
| * | | ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-102-16/+4
| * | | configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPATJean-Jacques Hiblot2018-12-101-6/+0
| * | | power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot2018-12-105-1/+18
| * | | dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROLJean-Jacques Hiblot2018-12-101-0/+13
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-12-104-0/+51
|\ \ \ | |/ / |/| |
| * | syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot2018-12-071-0/+13
| * | dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot2018-12-071-0/+1
| * | dwc3: move phy operation to core.cJean-Jacques Hiblot2018-12-071-0/+19
| * | usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot2018-12-071-0/+8
| * | usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot2018-12-071-0/+10
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2018-12-091-14/+34
|\ \ \
| * | | arm: mvebu: helios4: Enable SPI flash supportAditya Prayoga2018-12-081-0/+31
| * | | arm: mvebu: helios4: Reduce U-Boot image sizeAditya Prayoga2018-12-081-6/+0
| * | | arm: mvebu: helios4: mmc: move environment before 1MAditya Prayoga2018-12-081-8/+3
* | | | Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich2018-12-081-0/+11
* | | | lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2018-12-082-43/+3
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-12-071-16/+54
|\ \ \ \ | |/ / / |/| | |
| * | | power: axp209: Add support for voltage rate control on LDO3Olliver Schinagl2018-12-071-0/+21
| * | | power: axp209: Reduce magic values by adding defines for LDO[234]Olliver Schinagl2018-12-071-0/+13
| * | | power: axp209: Define the chip version maskOlliver Schinagl2018-12-071-0/+2
| * | | power: axp209: Use BIT() macroOlliver Schinagl2018-12-071-16/+18
| |/ /
* | | arm: dts: am33xx: Sync dts with Linux 4.20.0Felix Brack2018-12-071-0/+227
* | | spl/tpl: change banner into upper caseHeiko Schocher2018-12-071-2/+2
* | | dma: add channels supportÁlvaro Fernández Rojas2018-12-072-3/+348
* | | dma: move dma_ops to dma-uclass.hÁlvaro Fernández Rojas2018-12-072-22/+39
* | | dm: Add Hardware Spinlock classBenjamin Gaignard2018-12-062-0/+141
|/ /
* | rockchip: rk3399: Add common Rock960 family from VamrsManivannan Sadhasivam2018-12-061-0/+15