summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-04net: sun8i-emac: remove support for old bindingAndre Przywara
2018-04-04net: sun8i-emac: add support for new EMAC DT bindingAndre Przywara
2018-04-04net: sun8i-emac: support new pinctrl DT bindingsAndre Przywara
2018-04-04sunxi: gpio: add missing compatible stringsAndre Przywara
2018-04-03sunxi: move the NAND parameters to KconfigMiquel Raynal
2018-04-03sunxi: make NAND_SUNXI use ARCH_SUNXI as default in KconfigMiquel Raynal
2018-04-03sunxi: automatically select SPL_NAND_SUPPORT in KconfigMiquel Raynal
2018-04-03sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal
2018-04-03spl: nand: sunxi: use PIO instead of DMAMiquel Raynal
2018-04-03spl: nand: sunxi: declare the ecc_bytes array globallyMiquel Raynal
2018-04-03spl: nand: sunxi: make the reset column helper more genericMiquel Raynal
2018-04-03spl: nand: sunxi: ensure enough time has passed after changing the columnMiquel Raynal
2018-04-03spl: nand: sunxi: create an helper to handle command executionMiquel Raynal
2018-04-03spl: nand: sunxi: add missing status clearMiquel Raynal
2018-04-03spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helperMiquel Raynal
2018-04-03spl: nand: sunxi: introduce the nand_wait_int() helperMiquel Raynal
2018-04-03spl: nand: sunxi: fix typo on register nameMiquel Raynal
2018-04-03spl: nand: sunxi: fix second case of modulo by zero errorMiquel Raynal
2018-04-03mtd: nand: sunxi: fix ECC strength choiceMiquel Raynal
2018-04-01Merge git://git.denx.de/u-boot-dmTom Rini
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six
2018-04-01dm: core: make fixed-clock dt scan live dt compatibleAndy Yan
2018-03-31pinctrl-uclass: convert to use live dtKever Yang
2018-03-31core: add uclass_get_device_by_phandle_id() apiKever Yang
2018-03-30Merge git://git.denx.de/u-boot-marvellTom Rini
2018-03-30Merge git://git.denx.de/u-boot-x86Tom Rini
2018-03-30Merge git://git.denx.de/u-boot-riscvTom Rini
2018-03-30arm64: a37xx: pci: add support for aardvark pcie driverWilson Ding
2018-03-30arm64: a37xx: pinctrl: Correct mpp definitionsKen Ma
2018-03-30arm64: a37xx: pinctrl: Fix gpio pin offset in registerKen Ma
2018-03-30arm64: a37xx: pinctrl: Fix the pin 23 on south bridgeKen Ma
2018-03-30arm64: a37xx: pinctrl: Fix number of pin in south bridgeKen Ma
2018-03-30dm: pcie: designware: add correct ATU handlingIgal Liberman
2018-03-30x86: mmc: Fix mapping of BAR memoryBernhard Messerklinger
2018-03-30dm: pci: Avoid setting a PCI region that has 0 sizeBin Meng
2018-03-30dm: pci: Check board information pointer in decode_regions()Bin Meng
2018-03-30mmc: ftsdc010: Merge nds32_mmc to ftsdc010Rick Chen
2018-03-30mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to KconfigRick Chen
2018-03-30mmc: ftsdc010: Drop non-dm codeRick Chen
2018-03-30mmc: ftsdc010: Support High-Speed modeRick Chen
2018-03-28rockchip: sdhci: support 8bit bus-widthPhilipp Tomsich
2018-03-28rockchip: clk: rk3188: update dpll settings to make EMAC workAlexander Kochetkov
2018-03-28video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL()Punit Agrawal
2018-03-28video: rk3288_mipi: check in rk_mipi_ofdata_to_platdataHeinrich Schuchardt
2018-03-28video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL()Punit Agrawal
2018-03-28video: rk3399_mipi: correct error checkingHeinrich Schuchardt
2018-03-28usb: rockchip: remove duplicate assignement.Heinrich Schuchardt
2018-03-28driver: ram: rockchip: rk3399: missing counter incrementHeinrich Schuchardt
2018-03-28rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driverAlexander Kochetkov
2018-03-28rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driverAlexander Kochetkov