summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-14buildman: Fix tabs in GetWrapper()Simon Glass
2019-01-14net: Fix error handling in sb_eth_raw_ofdata_to_platdata()Simon Glass
2019-01-14travis: Use buildman for building with clangSimon Glass
2019-01-14buildman: Add support for building with clangSimon Glass
2019-01-14log: Check printf() argumentsSimon Glass
2019-01-14efi_loader: Add a wchar_t cast in efi_file_open()Simon Glass
2019-01-14sandbox: Correct SDL build flagsSimon Glass
2019-01-14buildman: Deal nicely with invalid build-status fileSimon Glass
2019-01-14test: dm: regmap: Fix the long test delaySimon Glass
2019-01-14common: fdt_support: print hexadecimal numbers in debugSekhar Nori
2019-01-14dm: Tidy up 'dm tree' output when there are many devicesSimon Glass
2019-01-14buildman: Drop comment about Ctrl-C problemSimon Glass
2019-01-14sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)Christian GMEINER
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