summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-01tools: add i.MX8M image supportPeng Fan
2019-01-01spl: introduce function prototypesPeng Fan
2019-01-01SPL: Add HAB image authentication to FITYe Li
2019-01-01embestmx6boards: Add SPL supportFabien Lahoudere
2018-12-12am3517_evm: Use ttyS2 instead of ttyO2Adam Ford
2018-12-12qemu-arm: Add persistent environment supportSumit Garg
2018-12-12qemu-arm: Enable VirtIO distro targetSumit Garg
2018-12-10Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-12-10Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchipTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-10bootcount: add uclass for bootcountPhilipp Tomsich
2018-12-10lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot
2018-12-10configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPATJean-Jacques Hiblot
2018-12-10power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot
2018-12-10dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROLJean-Jacques Hiblot
2018-12-09Merge git://git.denx.de/u-boot-marvellTom Rini
2018-12-08Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich
2018-12-08arm: mvebu: helios4: Enable SPI flash supportAditya Prayoga
2018-12-08arm: mvebu: helios4: Reduce U-Boot image sizeAditya Prayoga
2018-12-08arm: mvebu: helios4: mmc: move environment before 1MAditya Prayoga
2018-12-07Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-12-07power: axp209: Add support for voltage rate control on LDO3Olliver Schinagl
2018-12-07power: axp209: Reduce magic values by adding defines for LDO[234]Olliver Schinagl
2018-12-07power: axp209: Define the chip version maskOlliver Schinagl
2018-12-07power: axp209: Use BIT() macroOlliver Schinagl
2018-12-07syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot
2018-12-07dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot
2018-12-07dwc3: move phy operation to core.cJean-Jacques Hiblot
2018-12-07usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot
2018-12-07arm: dts: am33xx: Sync dts with Linux 4.20.0Felix Brack
2018-12-07spl/tpl: change banner into upper caseHeiko Schocher
2018-12-07dma: add channels supportÁlvaro Fernández Rojas
2018-12-07dma: move dma_ops to dma-uclass.hÁlvaro Fernández Rojas
2018-12-06dm: Add Hardware Spinlock classBenjamin Gaignard
2018-12-06ls1088a: Move CONFIG_FSL_QSPI to defconfigAshish Kumar
2018-12-06armv8: ls1088ardb_pb: Add support for board detectionPramod Kumar
2018-12-06armv8: ls1012afrx: Add TFABOOT supportRajesh Bhagat
2018-12-06armv8: ls1012aqds: fix secure boot compilationRajesh Bhagat
2018-12-06armv8: ls1012ardb: Add TFABOOT supportRajesh Bhagat
2018-12-06armv8: ls1043aqds: Add TFABOOT supportRajesh Bhagat
2018-12-06armv8: ls1043ardb: Add TFABOOT supportRajesh Bhagat
2018-12-06armv8: ls1046aqds: Add TFABOOT supportRajesh Bhagat
2018-12-06armv8: ls1046ardb: Add TFABOOT supportRajesh Bhagat
2018-12-06drivers: ifc: dynamic chipselect mapping supportPankit Garg
2018-12-06driver/ifc: replace __ilog2 with LOG2 macroRajesh Bhagat
2018-12-06rockchip: rk3399: Add common Rock960 family from VamrsManivannan Sadhasivam