summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-26fs: btrfs: fix false negatives in ROOT_ITEM searchPierre Bourdon
2019-04-26doc: Update info on using K3 secure devicesAndrew F. Davis
2019-04-26configs: Add configs for AM65x High Security EVMAndrew F. Davis
2019-04-26arm: mach-k3: Add secure device build supportAndrew F. Davis
2019-04-26arm: mach-k3: Add secure device supportAndrew F. Davis
2019-04-26firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis
2019-04-26firmware: ti_sci: Add support for firewall managementAndrew F. Davis
2019-04-26arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loadedAndrew F. Davis
2019-04-26main: add new bootstage ID for entering cli loopHeiko Schocher
2019-04-26cmd: pxe: Display splashscreen from extlinux.conf inputPatrice Chotard
2019-04-26tools/Makefile: get openssl CFLAGS from pkg-configPierre Bourdon
2019-04-26disk: part: fix typoHeinrich Schuchardt
2019-04-26board/BuR/brxre1: use common resetcontroller implementationHannes Schmelzer
2019-04-26board/BuR/brxre1: cosmetic cleanupHannes Schmelzer
2019-04-26board/BuR/common: add br resetcontoller implementationHannes Schmelzer
2019-04-26board/BuR/common: add 'brdefaulip_setup' functionHannes Schmelzer
2019-04-26board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuffHannes Schmelzer
2019-04-26board/BuR/common: prepare for compiling common into non AM33XX boardsHannes Schmelzer
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