Commit Graph

8646 Commits (379b3280b30c4aad5ff0fdf1cd6431c5fa6861b1)

Author SHA1 Message Date
Stefan Roese a8c3eca433 net: phy: marvell: Fix problem with phy_reset() clearing BMCR 9 years ago
Stefan Roese 3089c47ddc net: phy: marvell: Call phy_reset() where possible 9 years ago
Simon Glass 91c08afe66 tegra: video: Move LCD driver to use the DM PWM driver 9 years ago
Simon Glass 41fa035ce1 tegra: Convert CONFIG_PWM_TEGRA to Kconfig 9 years ago
Simon Glass f5acf91f6f tegra: video: Move all fdt-decoding into a single function 9 years ago
Simon Glass bfda03770c tegra: video: Move LCD enums into the driver 9 years ago
Simon Glass f20b2c0671 tegra: video: Remove the static variables 9 years ago
Simon Glass 9e6866d3b6 tegra: video: Convert tegra20 LCD driver to driver model 9 years ago
Simon Glass ce0c474a72 tegra: video: Merge the two config structures together 9 years ago
Simon Glass 40d56a918c tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig 9 years ago
Simon Glass 71cafc3fba tegra: video: Merge the display driver into one file 9 years ago
Simon Glass d2f906500e tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 9 years ago
Simon Glass d76592122b tegra: nyan-big: Move the LCD driver to driver model 9 years ago
Simon Glass 4dd811581a tegra: lcd: Merge tegra124-lcd.c into display.c 9 years ago
Simon Glass 7429b9623b tegra: pwm: Add a driver for the tegra PWM 9 years ago
Simon Glass 651827c0fc tegra: gpio: Show the GPIO value for outputs 9 years ago
Simon Glass e05ab0dae8 tegra: mmc: Fix comments in the MMC driver init 9 years ago
Simon Glass bbc8a8b4cc dm: video: Flush the cache after a puts() 9 years ago
Simon Glass 732484799b tegra: keyboard: Fix the init order 9 years ago
Masahiro Yamada 75d297ec1f usb: remove UniPhier EHCI driver 9 years ago
Masahiro Yamada 48264d9beb clk: uniphier: add Media I/O clock driver for UniPhier SoCs 9 years ago
Siva Durga Prasad Paladugu e4b40e921d arasan: nfc: Add initial nand driver support for arasan 9 years ago
Siva Durga Prasad Paladugu 78cb965af0 zynqmp: nand: Add Nand driver support for zynqmp 9 years ago
Kevin Smith 065a373d93 mtd: pxa3xx_nand: Don't alloc unneeded memory 9 years ago
Kevin Smith 84caff35df mtd: pxa3xx_nand: Correct offset calculation 9 years ago
Kevin Smith b7d3e4a635 mtd: pxa3xx_nand: Correct null dereference 9 years ago
Peng Fan 549d7c0e09 nand: mxs: fix error handling for mxs_nand_init 9 years ago
Simon Glass a2931b30d2 dm: video: Add a temporary work-around for old stdout var 9 years ago
David Müller (ELSOFT AG) 470250e8e6 s3c24xx: serial: Remove dead code 9 years ago
David Müller (ELSOFT AG) 5a6f68d496 Remove unused CONFIG_HWFLOW option and associated dead code. 9 years ago
David Müller (ELSOFT AG) 928f605455 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. 9 years ago
Mugunthan V N 6599f3690c drivers: net: keystone_net: convert driver to adopt device driver model 9 years ago
Mugunthan V N 347348f9f7 drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH 9 years ago
Simon Glass 492f46c4f8 dm: pxa: serial: Drop serial_sa1100 serial driver 9 years ago
Simon Glass 30b9d753ab dm: serial: Drop serial_max3100 serial driver 9 years ago
Simon Glass c3dd5787a3 dm: freescale: serial: Drop serial_imx serial driver 9 years ago
Simon Glass be479339bd dm: opencores: Drop opencores_yanu serial driver 9 years ago
Simon Glass baf7125aca dm: freescale: Drop mxs_auart serial driver 9 years ago
Vikas Manocha dffceb4b15 serial: serial_stm32: move clock config from driver to board 9 years ago
Stephen Warren 1382648b6b video: bcm2835: use bus_to_phys() on FB address 9 years ago
Vishwas Srivastava 2300184f70 net: davinci_emac: fix NULL check after pointer dereference 9 years ago
Vishwas Srivastava abbf2d9b56 net: fix wrong initialization in davinci-emac driver 9 years ago
Simon Glass 2b80b4e246 video: Use 'int' for loop variables instead of short 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Bin Meng 81dab9af92 net: e1000: Convert to use DM PCI API 9 years ago
Bin Meng 6758a6ccc1 net: designware: Use dm_pci_mem_to_phys() in the probe routine 9 years ago
Bin Meng c52ac3f901 net: pch_gbe: Convert to use DM PCI API 9 years ago
Bin Meng 3ddc1c7bd3 x86: ich6_gpio: Convert to use proper DM API 9 years ago
Bin Meng 4f106bc8be x86: pch9: Implement get_io_base op 9 years ago
Bin Meng 79d4eb627c dm: pch: Add get_io_base op 9 years ago