Commit Graph

8609 Commits (362b96cb86dcdd4fc4d76a503a1c7f3d46706c9b)

Author SHA1 Message Date
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
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
Bin Meng ec2af6f82d x86: pch: Implement get_gpio_base op 9 years ago
Bin Meng 384980c687 dm: pch: Add get_gpio_base op 9 years ago
Bin Meng 3e389d8ba6 dm: pch: Rename get_sbase op to get_spi_base 9 years ago
Bin Meng d02be99e67 dm: pch: Remove pch_get_version op 9 years ago
Bin Meng 6e670b5c4d spi: ich: Change PCHV_ to ICHV_ 9 years ago
Bin Meng 1f9eb59d27 spi: ich: Use compatible strings to distinguish controller version 9 years ago
Bin Meng 9eb4339ba4 spi: ich: Some clean up 9 years ago
Dinh Nguyen a409a8b85e Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" 9 years ago
Frank Wang 8c9b4d5598 usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed 9 years ago
Bhuvanchandra DV 9e30ba2d75 dm: vybrid_gpio: Drop legacy code 9 years ago
Bhuvanchandra DV 5160def267 dm: lpuart: Drop the legacy code 9 years ago
Josh Wu 258b21fc69 atmel_nand: Add 32 bit ecc support for sama5d2 chip 9 years ago
Josh Wu fa651f5d53 atmel_nand_ecc: update pmecc registers according to sama5d2 chip 9 years ago
Purna Chandra Mandal 23e7578c9b drivers: net: Add ethernet driver for Microchip PIC32. 9 years ago
Purna Chandra Mandal 46c9d938ca drivers: net: phy: add SMSC LAN8740 Phy support. 9 years ago
Andrei Pistirica 102142c9e0 drivers: mmc: add driver for Microchip PIC32 SDHCI controller. 9 years ago
Purna Chandra Mandal 9ffa7a35ef drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. 9 years ago
Paul Thacker 9e160ee823 drivers: serial: add driver for Microchip PIC32 UART controller. 9 years ago
Purna Chandra Mandal 386d934e0b drivers: gpio: add driver for Microchip PIC32 GPIO controller. 9 years ago
Purna Chandra Mandal 5f266c60bf drivers: pinctrl: Add pinctrl driver for Microchip PIC32. 9 years ago
Purna Chandra Mandal a0e7908326 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. 9 years ago
Prabhakar Kushwaha a2a4dc565d driver: net: fsl-mc: Update print to reflect correct string 9 years ago
Prabhakar Kushwaha 5373b204df driver: net: fsl-mc: Memset dprc_cfg before configuring 9 years ago
Simon Glass 8de536c27c video: sandbox: Allow selection of font size and console name 9 years ago
Simon Glass 826f35f9b5 video: Allow selection of the driver and font size 9 years ago
Simon Glass c0603b98d4 video: Add the Cantoraone decorative font 9 years ago
Simon Glass 7ad4e30dec video: Add the Rufscript handwriting font 9 years ago
Simon Glass c43c43cd48 video: Add the AnkaCoder mono-spaced font 9 years ago
Simon Glass 84b4791ada video: Add the Nimbus sans font 9 years ago
Simon Glass a29b012037 video: Add a console driver that uses TrueType fonts 9 years ago
Simon Glass 7b9f7e445e video: Provide a backspace method 9 years ago
Simon Glass 58c733a70f video: Provide a signal when a new console line is started 9 years ago
Simon Glass c5b77d01d1 video: Provide a left margin for the text console 9 years ago
Simon Glass 5508f10ac9 video: Handle the 'bell' character 9 years ago