summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-26Merge git://git.denx.de/u-boot-marvellTom Rini
2019-04-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-04-26arm: kirkwood: openrd: Mark openrd boards as maintained againStefan Roese
2019-04-26watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese
2019-04-26watchdog: mpc8xx_wdt: Watchdog driver and macros cleanupStefan Roese
2019-04-26watchdog: cadence: Remove driver specific "timeout-sec" handlingStefan Roese
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2019-04-26arm: mvebu: turris_omnia: Use thumb instructions in SPL to save spaceStefan Roese
2019-04-26ARM: kirkwood: enable CONFIG_DM_USB on db-88f6281-bpChris Packham
2019-04-26ARM: kirkwood: add db-88f6281-bp boardChris Packham
2019-04-26arm: kirkwood: lsxl: add note about sata in READMEMichael Walle
2019-04-26arm: kirkwood: openrd: Increase U-Boot size in flash to make it fitStefan Roese
2019-04-26arm: kirkwood: openrd: Remove superfluous CONFIG_ENV_ADDRStefan Roese
2019-04-26arm: kirkwood: dts: Add openrd-* dtb makefile build targetsStefan Roese
2019-04-26arm: mvebu: turris_omnia: use MMC driver modelPierre Bourdon
2019-04-26mmc: mv_sdhci: add driver model supportPierre Bourdon
2019-04-26arm: mvebu: turris_omnia: fix eeprom/mcu device namesPierre Bourdon
2019-04-25arm: socfpga: mailbox: Fix off-by-one error on command length checkingLey Foon Tan
2019-04-25arm: socfpga: clean up board config filesSimon Goldschmidt
2019-04-25arm: socfpga: remove CONFIG_SYS_BOOTMAPSZSimon Goldschmidt
2019-04-25arm: socfpga: clean up socfpga_common.hSimon Goldschmidt
2019-04-25arm: socfpga: move vining_fpga to DM_I2CSimon Goldschmidt
2019-04-25arm: socfpga: gen5: reduce SPL pre-reloc mallocSimon Goldschmidt
2019-04-25arm: socfpga: imply/default common config optionsSimon Goldschmidt
2019-04-25arm: socfpga: put initial U-Boot stack into DDRSimon Goldschmidt
2019-04-25arm: socfpga: fix comment about SPL memory layoutSimon Goldschmidt
2019-04-25configs: socfpga: socrates: enable rtc supportSimon Goldschmidt
2019-04-25arm: socfpga: socrates: make rtc workSimon Goldschmidt
2019-04-25rtc: m41t62: add compatible for m41t82Simon Goldschmidt
2019-04-25i2c: designware: fix reset handling on socfpga gen5Simon Goldschmidt
2019-04-25Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_...Simon Goldschmidt
2019-04-25eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUSSimon Goldschmidt
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-24Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efiTom Rini
2019-04-24Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini
2019-04-24socfpga: add Simon Goldschmidt as co-custodianSimon Goldschmidt
2019-04-24Merge branch '2019-04-22-master-imports'Tom Rini
2019-04-24image: android: fix 'iminfo' typoEugeniu Rosca
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca
2019-04-24test: env: Enable env unit tests by defaultHeinrich Schuchardt
2019-04-23pci: pci.h: add missing maskbitRamon Fried
2019-04-23fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()Thierry Reding
2019-04-23dm: core: Change platform specific translation-offset handlingStefan Roese
2019-04-23simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driverLukas Auer
2019-04-23sandbox: Enable the 'trace' command when tracing is usedSimon Glass
2019-04-23Convert CONFIG_TRACE_BUFFER_SIZE et al to KconfigSimon Glass
2019-04-23Convert CONFIG_TRACE to KconfigSimon Glass
2019-04-23trace: Tidy up error returnsSimon Glass
2019-04-23div64: Don't instrument the division functionSimon Glass