summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-15riscv: qemu: define standalone load addressLukas Auer
2019-01-15riscv: support standalone applications on RV64I systemsLukas Auer
2019-01-15riscv: replace use of callee-saved register in standaloneLukas Auer
2019-01-15riscv: remove RISC-V standalone linker scriptLukas Auer
2019-01-15riscv: use invalidate/flush_*cache_range functions in cache.cLukas Auer
2019-01-15riscv: move the AX25-specific implementation of flush_dcache_allLukas Auer
2019-01-15riscv: clarify error message on undefined exceptionsLukas Auer
2019-01-14lib: fdtdec: fdtdec_get_addr_size_fixed remove checksKeerthy
2019-01-14sandbox: i2c_emul_find() No emulators for device 'rtc@43'Heinrich Schuchardt
2019-01-14dm: serial: Tidy up header file commentsSimon Glass
2019-01-14dm: serial: Adjust serial_getinfo() to use proper APISimon Glass
2019-01-14dm: serial: Adjust serial_setconfig() to use proper APISimon Glass
2019-01-14dm: serial: Adjust serial_getconfig() to use proper APISimon Glass
2019-01-14serial: Move new functions to serial.hSimon Glass