summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-29configs: Resync with savedefconfigTom Rini
2019-04-27Revert "fs: btrfs: fix false negatives in ROOT_ITEM search"Tom Rini
2019-04-27Merge branch '2019-04-27-master-imports'Tom Rini
2019-04-26avb: add support for named persistent valuesIgor Opaniuk
2019-04-26arm: dts: add missing vexpress device treesHeinrich Schuchardt
2019-04-26sysreset: syscon: remove POWER reset causePatrick Delaunay
2019-04-26doc: delete long-obsolete README.ARM-memory-mapRobert P. J. Day
2019-04-26.gitignore: Ignore .log filesBaruch Siach
2019-04-26ARM: da850evm: Fix TI boot scripts for MMCAdam Ford
2019-04-26ARM: da850evm: Fix broken SPI FlashAdam Ford
2019-04-26fw_env: Fix double freeBjörn Stenberg
2019-04-26arm: lpc32xx: Fix timer initializationGregory CLEMENT
2019-04-26net: lpc32xx: Use IRAM for transmit bufferGregory CLEMENT
2019-04-26mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviorGregory CLEMENT
2019-04-26dtb_platdata.py: prevent define generation of aliasHeiko Schocher
2019-04-26fs: btrfs: fix btrfs_search_tree invalid resultsPierre Bourdon
2019-04-26fs: fat: Build only if CONFIG_FS_FAT=yIsmael Luceno Cortes
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