summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-09initcall: Move to inline functionAlexander Graf
2019-02-09board/BuR/brppt1: drop DM_I2C_COMPATHannes Schmelzer
2019-02-09mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas
2019-02-09clk: stm32mp1: correctly handle Clock Spreading GeneratorPatrick Delaunay
2019-02-09dts: stm32mp1: clock tree updatePatrick Delaunay
2019-02-09clk: stm32mp1: add debug informationPatrick Delaunay
2019-02-09clk: stm32mp1: recalculate counter when switching freqPatrick Delaunay
2019-02-09clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRRPatrick Delaunay
2019-02-09clk: stm32mp1: add IPCC clockPatrick Delaunay
2019-02-09clk: stm32mp1: no more get ck_usbo_48m in device treePatrick Delaunay
2019-02-09drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driverVabhav Sharma
2019-02-09hashtable: fix environment variable corruptionRoman Kapl
2019-02-09moveconfig: add a second pass for empty #if/#endif blocksChris Packham
2019-02-09omap3_cairo: remove empty #ifdef/#endif blockChris Packham
2019-02-09test: provide unit test for memory functionsHeinrich Schuchardt
2019-02-09doc: ti-secure: Add ULO info for AM57xx/DRA7xx secure devices from TIAndrew F. Davis
2019-02-09defconfigs: Add config for AM57xx High Security EVM with USB/UART Boot supportAndrew F. Davis
2019-02-09defconfigs: Add config for DRA7xx High Security EVM with USB Boot supportAndrew F. Davis
2019-02-09defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis
2019-02-09defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis
2019-02-09bcm968580: enable watchdog and reboot with watchdogPhilippe Reynes
2019-02-09bcm968380gerg: enable watchdog and reboot with watchdogPhilippe Reynes
2019-02-09dt: bcm6858: add watchdogPhilippe Reynes
2019-02-09dt: bcm6838: add watchdogPhilippe Reynes
2019-02-09watchdog: bcm6345: allow to use this driver on arm bcm6858Philippe Reynes
2019-02-09watchdog: bcm6345: switch to raw I/O functionsPhilippe Reynes
2019-02-09fs: ext4: Unmount FS in do_fs_type()Marek Vasut
2019-02-09mmc: Do not poll using CMD13 when changing timingMarek Vasut
2019-02-09mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPsMarek Vasut
2019-02-09mmc: tmio: Make DMA transfer end bit configurableMarek Vasut
2019-02-08fdt: support booting with dtb in Android imageShawn Guo
2019-02-08dm: core: Add tests for dev_read_alias_highest_id()Michal Simek
2019-02-08dm: core: Introduce dev_read_alias_highest_id()Michal Simek
2019-02-08fdt: Introduce fdtdec_get_alias_highest_id()Michal Simek
2019-02-08dm: core: Add of_alias_get_highest_id()Michal Simek
2019-02-07Prepare v2019.04-rc1Tom Rini
2019-02-07configs: Resync with savedefconfigTom Rini
2019-02-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-02-07MAINTAINERS: Add an entry for SPI NORVignesh R
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R
2019-02-07configs: Remove SF_DUAL_FLASHVignesh R
2019-02-07spl: Kconfig: Enable SPI_FLASH_TINY by default for SPLVignesh R
2019-02-07mtd: spi: Add lightweight SPI flash stack for SPLVignesh R
2019-02-07mtd: spi: Remove unused filesVignesh R
2019-02-07mtd: spi: Switch to new SPI NOR frameworkVignesh R
2019-02-07mtd: spi: sf_probe: Add "jedec, spi-nor" compatible stringVignesh R
2019-02-07mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R
2019-02-07mtd: spi: spi-nor-core: Add SFDP supportVignesh R
2019-02-07mtd: spi: spi-nor-core: Add 4 Byte addressing supportVignesh R
2019-02-07mtd: spi: spi-nor-core: Add SPI MEM supportVignesh R