summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini
2019-02-10Merge branch '2019-02-08-master-imports'Tom Rini
2019-02-09sound: Allow audio codecs to be used by other SoCsSimon Glass
2019-02-09sound: i2s: Tidy up a few commentsSimon Glass
2019-02-09sound: samsung: Fix 'regiter' typoSimon Glass
2019-02-09misc: Allow child devicesSimon Glass
2019-02-09buildman: fix typoChris Packham
2019-02-09of-platdata: improve documentationSimon Goldschmidt
2019-02-09buildman: Write the environment out to an 'env' fileSimon Glass
2019-02-09mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulatorLokesh Vutla
2019-02-09power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla
2019-02-09Revert "power: regulator: Return success on attempt to disable an always-on r...Lokesh Vutla
2019-02-09fdt: tegra: Drop COMPAT_AMS_AS3722Simon Glass
2019-02-09fdt: samsung: Drop unused fdt_compat_id valuesSimon Glass
2019-02-09samsung: mmc: Drop old MMC init codeSimon Glass
2019-02-09samsung: Drop board_enable_audio_codec()Simon Glass
2019-02-09spring: Update flashmap detailsSimon Glass
2019-02-09spring: Update sound to use max98088 codecSimon Glass
2019-02-09sound: Add a driver for max98088Simon Glass
2019-02-09exynos: Convert to use CONFIG_BLKSimon Glass
2019-02-09exynos: Drop duplicate 'model' lineSimon Glass
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass
2019-02-09arm: mach-k3: common: Clean up ATF image startup functionAndreas Dannenberg
2019-02-09bcm968580xref: switch to CONFIG_OF_SEPARATEPhilippe Reynes
2019-02-09bcm968580: rename to bcm968580xrefPhilippe Reynes
2019-02-09armv7R: K3: am654: Fix order of debug elements in x509 templateAndrew F. Davis
2019-02-09am65x_evm: Allow bootm to load larger kernelsAndrew F. Davis
2019-02-09configs: am65x_evm_r5: Enable GPT supportAndrew F. Davis
2019-02-09cmd: sata: add null pointer check for devMarcel Ziswiler
2019-02-09dm: device: fail uclass_find_first_device() if list_emptyMarcel Ziswiler
2019-02-09bcm963158: enable watchdog and reboot with watchdogPhilippe Reynes
2019-02-09dt: bcm63158: add watchdogPhilippe Reynes
2019-02-09watchdog: bcm6345: allow to use this driver on arm bcm63158Philippe Reynes
2019-02-09bcm963158: add initial supportPhilippe Reynes
2019-02-09bcm63158: add initial supportPhilippe Reynes
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