summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14include: configs: Add gunzip size for HiKey boardManivannan Sadhasivam
2019-01-14configs: MediaTek: use OF_SEPARATE instead of OF_EMBEDWeijie Gao
2019-01-14MAINTAINERS: ARM MEDIATEK: update file entriesWeijie Gao
2019-01-14arm: MediaTek: add ethernet support for MT7629 boardsWeijie Gao
2019-01-14arm: MediaTek: add ethernet support for MT7623 boardsWeijie Gao
2019-01-14arm: dts: add ethernet related node for MT7629 SoCWeijie Gao
2019-01-14arm: dts: add ethernet related node for MT7623 SoCWeijie Gao
2019-01-14ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCsWeijie Gao
2019-01-14clk: MediaTek: bind ethsys reset controllerWeijie Gao
2019-01-14reset: MedaiTek: add reset controller driver for MediaTek SoCsWeijie Gao
2019-01-14poplar_defconfig: enable fastboot supportShawn Guo
2019-01-14poplar: add DWC2 OTG gadget supportShawn Guo
2019-01-14image: fix compiling without CMD_FDTSimon Goldschmidt
2019-01-14am57xx_evm_defconfig: Enable YMODEM supportYan Liu
2019-01-14test: bootcount: add bootcount-uclass testPhilipp Tomsich