video-uclass: Fix logical-not-parentheses warning
[oweals/u-boot.git] / drivers /
2018-04-24 Tom Rinivideo-uclass: Fix logical-not-parentheses warning
2018-04-09 Fabio Estevamtreewide: fix up files incorrectly marked executable
2018-04-08 Mario Sixtreewide: Migrate CONFIG_FSL_ESDHC to Kconfig
2018-04-08 Mario Sixtreewide: Migrate CONFIG_TSEC_ENET to Kconfig
2018-04-07 Tom RiniRevert "spi: atmel: Drop non-dm code"
2018-04-07 Tom RiniRevert "spi: atmel: Drop atmel_spi.h"
2018-04-07 Mario Sixgpio: uclass: Fix debug string
2018-04-07 Michal Simekwatchdog: Fix Kconfig alignment for WDT_SANDBOX
2018-04-07 Chris Packhamrtc: rx8025: remove redundant code in rtc_reset
2018-04-07 Chris Packhamrtc: rs5c372: remove redundant code in rtc_reset
2018-04-07 Chris Packhamrtc: mx27rtc: remove redundant code in rtc_reset
2018-04-07 Chris Packhamrtc: ds1374: remove redundant code in rtc_reset
2018-04-07 Chris Packhamrtc: ds1307: remove redundant code in rtc_reset
2018-04-07 Patrick Delaunayclock: stm32mp1: add stgen clock source change support
2018-04-07 Klaus Gogerrtc: rewrite isl1208 to support DM
2018-04-07 Heinrich Schuchardtregulator: pbias: don't evaluate variable before assignment
2018-04-06 Simon Glassinput: Drop PS/2 keyboard support
2018-04-06 Christophe Leroydrivers: serial: remove nonexisting initialisation...
2018-04-06 Alex KiernanMigrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
2018-04-06 Christophe Leroypowerpc: mpc8xx: move watchdog into drivers/watchdog
2018-04-06 Christophe Leroypowercp: mpc8xx: move commproc.h
2018-04-06 Christophe Leroypowerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
2018-04-06 Christophe Leroysoft_i2c: cleanup - no mpc8xx support
2018-04-06 Jagan Tekispi: atmel: default y if DM_SPI && ARCH_AT91
2018-04-06 Jagan Tekispi: atmel: Drop atmel_spi.h
2018-04-06 Jagan Tekispi: atmel: Drop non-dm code
2018-04-06 Jagan Tekispi: atmel: Add ifdef for DM_GPIO code
2018-04-06 Tom RiniMerge tag 'signed-rpi-next' of git://github.com/agraf...
2018-04-05 Jonathan Graymmc: use core clock frequency in bcm2835 sdhost
2018-04-04 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-04 Andre Przywarasunxi: revert disabling of features
2018-04-04 Andre Przywaranet: sun8i-emac: remove support for old binding
2018-04-04 Andre Przywaranet: sun8i-emac: add support for new EMAC DT binding
2018-04-04 Andre Przywaranet: sun8i-emac: support new pinctrl DT bindings
2018-04-04 Andre Przywarasunxi: gpio: add missing compatible strings
2018-04-03 Tom RiniMerge tag 'arc-for-2018.05' of git://git.denx.de/u...
2018-04-03 Miquel Raynalsunxi: move the NAND parameters to Kconfig
2018-04-03 Miquel Raynalsunxi: make NAND_SUNXI use ARCH_SUNXI as default in...
2018-04-03 Miquel Raynalsunxi: automatically select SPL_NAND_SUPPORT in Kconfig
2018-04-03 Miquel Raynalsunxi: allow NAND support to be compiled for sun8i...
2018-04-03 Miquel Raynalspl: nand: sunxi: use PIO instead of DMA
2018-04-03 Miquel Raynalspl: nand: sunxi: declare the ecc_bytes array globally
2018-04-03 Miquel Raynalspl: nand: sunxi: make the reset column helper more...
2018-04-03 Miquel Raynalspl: nand: sunxi: ensure enough time has passed after...
2018-04-03 Miquel Raynalspl: nand: sunxi: create an helper to handle command...
2018-04-03 Miquel Raynalspl: nand: sunxi: add missing status clear
2018-04-03 Miquel Raynalspl: nand: sunxi: introduce the nand_wait_cmd_fifo_empt...
2018-04-03 Miquel Raynalspl: nand: sunxi: introduce the nand_wait_int() helper
2018-04-03 Miquel Raynalspl: nand: sunxi: fix typo on register name
2018-04-03 Miquel Raynalspl: nand: sunxi: fix second case of modulo by zero...
2018-04-03 Miquel Raynalmtd: nand: sunxi: fix ECC strength choice
2018-04-02 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-04-01 Mario Sixcore: ofnode: Fix translation for #size-cells == 0
2018-04-01 Andy Yandm: core: make fixed-clock dt scan live dt compatible
2018-03-31 Kever Yangpinctrl-uclass: convert to use live dt
2018-03-31 Kever Yangcore: add uclass_get_device_by_phandle_id() api
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-03-30 Wilson Dingarm64: a37xx: pci: add support for aardvark pcie driver
2018-03-30 Ken Maarm64: a37xx: pinctrl: Correct mpp definitions
2018-03-30 Ken Maarm64: a37xx: pinctrl: Fix gpio pin offset in register
2018-03-30 Ken Maarm64: a37xx: pinctrl: Fix the pin 23 on south bridge
2018-03-30 Ken Maarm64: a37xx: pinctrl: Fix number of pin in south bridge
2018-03-30 Igal Libermandm: pcie: designware: add correct ATU handling
2018-03-30 Bernhard Messerklingerx86: mmc: Fix mapping of BAR memory
2018-03-30 Bin Mengdm: pci: Avoid setting a PCI region that has 0 size
2018-03-30 Bin Mengdm: pci: Check board information pointer in decode_regi...
2018-03-30 Rick Chenmmc: ftsdc010: Merge nds32_mmc to ftsdc010
2018-03-30 Rick Chenmmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig
2018-03-30 Rick Chenmmc: ftsdc010: Drop non-dm code
2018-03-30 Rick Chenmmc: ftsdc010: Support High-Speed mode
2018-03-29 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2018-03-28 Philipp Tomsichrockchip: sdhci: support 8bit bus-width
2018-03-28 Alexander Kochetkovrockchip: clk: rk3188: update dpll settings to make...
2018-03-28 Punit Agrawalvideo: rk3288_mipi: Combine NULL check into IS_ERR_OR_N...
2018-03-28 Heinrich Schuchardtvideo: rk3288_mipi: check in rk_mipi_ofdata_to_platdata
2018-03-28 Punit Agrawalvideo: rk3399_mipi: Combine NULL check into IS_ERR_OR_N...
2018-03-28 Heinrich Schuchardtvideo: rk3399_mipi: correct error checking
2018-03-28 Heinrich Schuchardtusb: rockchip: remove duplicate assignement.
2018-03-28 Heinrich Schuchardtdriver: ram: rockchip: rk3399: missing counter increment
2018-03-28 Alexander Kochetkovrockchip: pinctrl: rk3188: Move the iomux definitions...
2018-03-28 Alexander Kochetkovrockchip: pinctrl: rk3036: Move the iomux definitions...
2018-03-28 Philipp Tomsichrockchip: pinctrl: rk3399: add support for I2C[123467]
2018-03-25 Tom RiniMerge git://git.denx.de/u-boot-ubi
2018-03-25 Tom RiniMerge git://git.denx.de/u-boot-spi
2018-03-25 Tom RiniMerge git://git.denx.de/u-boot-i2c
2018-03-25 Tom RiniMerge tag 'xilinx-for-v2018.05' of git://git.denx.de...
2018-03-24 Petr VorelConvert CONFIG_UBI_SILENCE_MSG to Kconfig
2018-03-23 Sjoerd Simonsomap3: spi: Correct ti, pindir-d0-out-d1-in parsing
2018-03-23 Tom RiniMerge git://git.denx.de/u-boot-arc
2018-03-23 Vipul Kumararm64: zynqmp: Print the value of pl clocks and wdt...
2018-03-23 Vipul Kumararm64: zynqmp: nand: Fixed NAND erase issue for size...
2018-03-23 Shreenidhi Shediwatchdog: Add Cadence watchdog driver
2018-03-23 Michal Simekclk: zynq: Show watchdog clock rate properly
2018-03-23 Siva Durga Prasad... net: zynq_gem: Dont run any phy detection logic for...
2018-03-23 Michal Simekfpga: Simplify error path in fpga_add
2018-03-23 Heinrich Schuchardti2c: lpi2c: remove superfluous assignments
2018-03-22 Tom RiniMerge git://git.denx.de/u-boot-net
2018-03-22 Faiz Abbasgpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag
next