Commit Graph

11695 Commits (7e0c77a2b80e4ffd398cffc7ecd407ddaa2a1cad)

Author SHA1 Message Date
Simon Glass 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function 10 years ago
Simon Glass 3db02b1b31 exynos: cros_ec: Drop unnecessary init 10 years ago
Simon Glass 06fbf10263 sandbox: cros_ec: Drop unnecessary init 10 years ago
Simon Glass 60f37fc6aa cros_ec: Drop unused CONFIG_DM_CROS_EC 10 years ago
Simon Glass 90b16d1491 x86: chromebook_link: dts: Add PCH and LPC devices 10 years ago
Simon Glass a274e9cac5 dm: x86: Add a uclass for an Low Pin Count (LPC) device 10 years ago
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model 10 years ago
Simon Glass 8d987abc6a dm: sf: Add driver model read/write/erase methods 10 years ago
Joe Hershberger 60304592b9 net: Improve error handling 10 years ago
Joe Hershberger f3e0c3744a sandbox: Enable DHCP and IP defrag 10 years ago
Joe Hershberger e58780dcb7 dm: eth: Add support for aliases 10 years ago
Joe Hershberger d87a457be8 sandbox: eth: Add ARP and PING response to sandbox driver 10 years ago
Joe Hershberger 3ea143abe9 sandbox: eth: Add network support to sandbox 10 years ago
Joe Hershberger 17591405a7 dm: eth: Pass the packet pointer as a parameter to recv 10 years ago
Joe Hershberger 2a504df006 net: Clean up network stack names used in DM drivers 10 years ago
Joe Hershberger 05c3e68f85 dm: eth: Add basic driver model support to Ethernet stack 10 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 10 years ago
Joe Hershberger fce6900b49 net: Use int instead of u8 for boolean flag 10 years ago
Joe Hershberger 84eb1fba7b net: Refactor in preparation for driver model 10 years ago
Joe Hershberger ff99743254 net: Remove unneeded "extern" in net.h 10 years ago
Joe Hershberger 8b2c9a7157 net: Provide a function to get the current MAC address 10 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
Simon Glass 801f4f1bbc dm: x86: pci: Convert coreboot to use driver model for pci 10 years ago
Simon Glass a33aca10ac dm: sandbox: pci: Enable PCI for sandbox 10 years ago
Simon Glass 36d0d3b4b4 dm: sandbox: pci: Add a PCI emulation uclass 10 years ago
Simon Glass ff3e077bd2 dm: pci: Add a uclass for PCI 10 years ago
Simon Glass aab6724c90 dm: pci: Move common PCI functions into their own file 10 years ago
Simon Glass 02c07b3741 dm: core: Add a uclass pre_probe() method for devices 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Simon Glass 106cce9604 fdt: Tighten up error handling in fdtdec_get_pci_addr() 10 years ago
Simon Glass d4c671cc27 dm: Add a new CPU init function which can use driver model 10 years ago
Simon Glass 5f7bfdd630 fdt: Export fdtdec_get_number() for general use 10 years ago
Simon Glass 51e9dad296 x86: Add support for panther (Asus Chromebox) 10 years ago
Simon Glass cc285c565a x86: Move common Chromebook config into a separate file 10 years ago
Simon Glass 713704f5e4 x86: pci: Add PCI IDs for lynxpoint 10 years ago
Paul Kocialkowski 6c739c5d8a sunxi: Complete i2c support for each supported platform 10 years ago
Paul Kocialkowski dd82242b4d i2c: mvtwsi: Support for up to 4 different controllers 10 years ago
Paul Kocialkowski 940382fe7d power: axp209: Registers definitions in header 10 years ago
Paul Kocialkowski 558ccc7f50 power: axp152: Registers definitions in header 10 years ago
Paul Kocialkowski f7c7ab636a power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic 10 years ago
Kishon Vijay Abraham I 2d48aa69bd usb: modify usb_gadget_handle_interrupts to take controller index 10 years ago
Kishon Vijay Abraham I a69e2c225d include: configs: Enable DWC3 and DFU in AM43xx 10 years ago
Kishon Vijay Abraham I 7a5a3e37bf include: configs: Enable DWC3 and DFU in DRA7xx 10 years ago
Kishon Vijay Abraham I 6900aeda52 usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms 10 years ago
Kishon Vijay Abraham I 53de33fc00 usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts 10 years ago
Kishon Vijay Abraham I 57207657a1 dwc3: dwc3-omap: add support for multiple dwc3-omap controllers 10 years ago
Kishon Vijay Abraham I c241d7eee4 usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code 10 years ago
Kishon Vijay Abraham I 93c3763810 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data 10 years ago
Kishon Vijay Abraham I 3f52e1b985 usb: dwc3: dwc3-omap: make dwc3-omap build in uboot 10 years ago
Kishon Vijay Abraham I 27d3b89d33 dwc3: core: added an API to invoke irq handlers 10 years ago