summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-01-15Merge git://git.denx.de/u-boot-riscvTom Rini
2019-01-15Merge branch '2019-01-14-master-imports'Tom Rini
2019-01-15common: command: Add support for $ auto-completionBoris Brezillon
2019-01-15misc: fs_loader: Switching private data allocation to DM auto allocationTien Fong Chee
2019-01-15cmd: adc: Use the sub-command infrastructureBoris Brezillon
2019-01-15cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commandsBoris Brezillon
2019-01-15command: commands: Add macros to declare commands with subcmdsBoris Brezillon
2019-01-15common: command: Rework the 'cmd is repeatable' logicBoris Brezillon
2019-01-15common: command: Expose a generic helper to auto-complete sub commandsBoris Brezillon
2019-01-15common: command: Fix command auto-completionBoris Brezillon
2019-01-15blk: Increase cache element sizeMarek Vasut
2019-01-15Makefile: run CONFIG_BOARD_SIZE_LIMIT against .imgSimon Goldschmidt
2019-01-15kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada
2019-01-15kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada
2019-01-15common: Kconfig: miscellaneous spelling fixesChris Packham
2019-01-15kbuild: fix parallel build race caused by u-boot.cfg regenerationMasahiro Yamada
2019-01-15serial: ns16550: fix debug uart putc called before initSimon Goldschmidt
2019-01-15drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UARTSimon Goldschmidt
2019-01-15Fix typo: missmatched -> mismatched.Vagrant Cascadian
2019-01-15xyz-modem: Fix timeout loop waiting with WATCHDOGLokesh Vutla
2019-01-15pylibfdt: Use Python 2 in MakefileJosef Lusticky
2019-01-15lib: uuid: Do not enable UUID command SPLMarek Vasut
2019-01-15spl: ymodem: Add support for loading gzip compressed uImageMarek Vasut
2019-01-15dtoc: make generated platdata structs constSimon Goldschmidt
2019-01-15cmd: zip: use correct format codeHeinrich Schuchardt
2019-01-15cmd: unzip: use correct format codeHeinrich Schuchardt
2019-01-15cmd: ubi: remove unreachable codeHeinrich Schuchardt
2019-01-15cmd: tpm-v2: use correct format codeHeinrich Schuchardt
2019-01-15cmd: sf: use correct printf codeHeinrich Schuchardt
2019-01-15cmd: nvedit: use correct format codeHeinrich Schuchardt
2019-01-15cmd: gpio: use correct printf codeHeinrich Schuchardt
2019-01-15configs: stm32: Remove CONFIG_OF_EMBEDPatrice Chotard
2019-01-15cmd: mmc: Invalidate MMC block cache after initMarek Vasut
2019-01-15cmd: mmc: Force mmc reinit when no card presentMarek Vasut
2019-01-15mmc: Add support for downgrading HS200/HS400 to HS modeMarek Vasut
2019-01-15am335x: igep003x: Add Device Tree Support and DM_MMC driverEnric Balletbo i Serra
2019-01-15am335x: sl50: Add Device Tree Support and DM_MMC driverEnric Balletbo i Serra
2019-01-15omap3: igep00x0: Add Device Tree Support and DM_MMC driverEnric Balletbo i Serra
2019-01-15omap3: igep00x0: Switch to simple malloc in SPLEnric Balletbo i Serra
2019-01-15omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTIONEnric Balletbo i Serra
2019-01-15omap3: igep00x0: Remove USB support due DM_USB deadlineEnric Balletbo i Serra
2019-01-15omap3: igep00x0: Remove unmaintained IGEP0032 defconfigEnric Balletbo i Serra
2019-01-15test: Use single quote consistentlySimon Glass
2019-01-15arm: dts: Add MMC nodes for HiKey boardManivannan Sadhasivam
2019-01-15mmc: Convert HI6220 MMC driver to driver modelManivannan Sadhasivam
2019-01-15i2c: Reflect correct dependency for !DM cadence driverMichal Simek
2019-01-15i2c: mux: Covert to livetree functionsMichal Simek
2019-01-15i2c: i2c-cdns: Use proper input frequencyTomasz Gorochowik
2019-01-15i2c: xiic: Add Xilinx AXI I2C driverMarek Vasut