aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-01w1: Add driver for i.MX bus master controllerMartin Fuzzey
2019-01-01watchdog: imx: add config to disable wdog resetXiaoliang Yang
2019-01-01watchdog: driver support for fsl-lsch2Xiaoliang Yang
2019-01-01board: ge: Move VPD reading to the vpd_readerDenis Zalevskiy
2018-12-17board: ge: Move VPD EEPROM configuration to the defconfigDenis Zalevskiy
2018-12-17board: ge: Remove EEPROM bus param from read_vpd()Denis Zalevskiy
2018-12-17warp7: configs: add CONFIG_FIT optionPierre-Jean Texier
2018-12-13Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-12-12Merge branch '2018-12-12-master-imports'Tom Rini
2018-12-12am3517_evm: Use ttyS2 instead of ttyO2Adam Ford
2018-12-12firmware: psci: introduce SPL_ARM_PSCI_FWPeng Fan
2018-12-12test: overlay: NULL passed as fdtHeinrich Schuchardt
2018-12-12ARM: omap3logic: Remove legacy USB code in favor of DM_USBAdam Ford
2018-12-12ARM: omap3_logic/omap35_logic: Move to DM_USBAdam Ford
2018-12-12arm: am335x-pdu001: Move from embedded to separate DTBFelix Brack
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori
2018-12-12defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis
2018-12-12fdt: Add warning about CONFIG_OF_EMBEDSimon Glass
2018-12-12blk: Rework guard around part_init callTom Rini
2018-12-12test: hexdump: fix misplaced returnSimon Goldschmidt
2018-12-12qemu-arm: Add persistent environment supportSumit Garg
2018-12-12qemu-arm: Enable VirtIO distro targetSumit Garg
2018-12-12i2c: tegra: Fix regression by implementing a dummy probe_chip() callbackJean-Jacques Hiblot
2018-12-11ARM: davinci: Orphan Spectrum Digital AM18xx EVMAdam Ford
2018-12-10travis: Add check for configs without MAINTAINERS entriesTom Rini
2018-12-10Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-12-10Merge tag 'mips-fixes-for-2019.01' of git://git.denx.de/u-boot-mipsTom Rini
2018-12-10bmips: bcm6838: fix device tree warningÁlvaro Fernández Rojas
2018-12-10bmips: swapping IO space isn't requiredÁlvaro Fernández Rojas
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-shTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-10Merge git://git.denx.de/u-boot-x86Tom Rini
2018-12-10rockchip: rk3399-puma: enable fan53555 regulators in DTSPhilipp Tomsich
2018-12-10rockchip: rk3399-puma: defconfig: enable FAN53555 regulator driverPhilipp Tomsich
2018-12-10power: add FAN53555 family supportPhilipp Tomsich
2018-12-10bootcount: add a DM RTC backing store for bootcountPhilipp Tomsich
2018-12-10bootcount: add uclass for bootcountPhilipp Tomsich
2018-12-10rockchip: rk322x: ram: enable DRAM init in SPL instead of TPLKever Yang
2018-12-10cmd: i2c: Fix help output of i2c command.Christoph Muellner
2018-12-10dra7: Allow selecting a new dtb after board detection.Jean-Jacques Hiblot
2018-12-10drivers: core: nullify gd->dm_root after dm_uninit()Jean-Jacques Hiblot
2018-12-10drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the KconfigJean-Jacques Hiblot
2018-12-10lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot
2018-12-10configs: dra7xx-evm: increase the size of the malloc's pool before relocationJean-Jacques Hiblot
2018-12-10am57xx: remove non-DM I2C codeJean-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