Commit Graph

18144 Commits (f31cfd19253713eea59311dec9e99df5d43b2db9)
 

Author SHA1 Message Date
Kim Phillips 4ab64933e3 add check infrastructure, default sparse 12 years ago
Pavel Herrmann e46a4350b4 sata.h: Make all sata/ata drivers include <sata.h> 12 years ago
Tom Rini 4ac8f8e022 ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) 12 years ago
Tom Rini 0e7d856ea5 sil_sata: Make sata_write() comply with <part.h> 12 years ago
Tom Rini 98391ff143 sata_dwc: Make sata_write() use const void, per <part.h> 12 years ago
Tom Rini 974d801401 pata_bfin: Make sata_{read,write}() comply with <part.h> 12 years ago
Tom Rini 40c030f8ff fsl_sata: Make sata_{read,write}() comply with <part.h> 12 years ago
Tom Rini dac8757100 dwc_ahsata: Make sata_write() comply with <part.h> 12 years ago
Tom Rini 5048a672d9 ata_piix: sata_write must take a const void argument. 12 years ago
Tom Rini 879a57ac0e ata_piix: Fix checkpatch issues 12 years ago
Lukasz Dalek e5f24753c9 usb.h: Add udc_disconnect prototype to usb.h 12 years ago
Lukasz Dalek 3c09a2836d pxa25x: Add support for USB ethernet gadget 12 years ago
Lukasz Dalek 2bb378841e usbether: Removed DEV_CONFIG_{CDC,SUBSET} 12 years ago
Lukasz Dalek 4c43cd5a63 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} 12 years ago
Lukasz Dalek 563aed2539 usbether: Fixed bug when using with PXA25X chips 12 years ago
Lucas Stach 6d365ea0ac tegra20: add USB ULPI init code 12 years ago
Lucas Stach 141288b3a3 usb: ulpi: add indicator configuration function 12 years ago
Lucas Stach 7a46b2c7f2 usb: ehci: don't print debug output 12 years ago
Lucas Stach a896211ff1 tegra20: port to new ehci interface 12 years ago
Lucas Stach 93c2582fea usb: add support for multiple usb controllers 12 years ago
Lucas Stach 676ae068d9 usb: ehci: rework to take advantage of new lowlevel interface 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Igor Grinberg 5527efe501 pmc405de and zeus: remove the env_ptr externs 12 years ago
Stefan Roese a821d08dca ppc4xx: Remove AP1000 board support 12 years ago
Stefan Roese dee9c534db ppc4xx: Remove ML2 board support 12 years ago
Stefan Roese 99bcad1809 ppc4xx: Remove IOP480 support 12 years ago
Marek Vasut f2760c4acd serial: Enhance the manual relocation 12 years ago
Marek Vasut c1f5805a9d serial: Compile drivers/serial/serial.c by default 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 12 years ago
Marek Vasut bffe31c144 serial: Remove CONFIG_SERIAL_MULTI from config files 12 years ago
Marek Vasut 82dda962f0 serial: Unconditionally enable CONFIG_SERIAL_MULTI 12 years ago
Marek Vasut 7742aa65a8 serial: Move common/serial.c to drivers/serial/ 12 years ago
Marek Vasut 19b8fa0b61 serial: ns16550: Rename serial.c to serial_ns16550.c 12 years ago
Marek Vasut f2041388bd serial: ns16550: Call usbtty_poll only in non-SPL build 12 years ago
Marek Vasut f1f1e9cb73 serial: Use puts() and hang() instead of panic() in SPL 12 years ago
Marek Vasut 320de1354f serial: mxs: spl: Remove empty serial_* functions from SPL code 12 years ago
Marek Vasut 8bdd7efa23 serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver 12 years ago
Marek Vasut a30a422084 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver 12 years ago
Marek Vasut eb5076697a serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver 12 years ago
Marek Vasut 39f614779f serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver 12 years ago
Marek Vasut 0dd9b84908 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver 12 years ago
Marek Vasut a943472c23 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver 12 years ago
Marek Vasut 7cd851a50b serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver 12 years ago
Marek Vasut 21310b5750 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver 12 years ago
Marek Vasut 1f673b4f8b serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver 12 years ago
Marek Vasut a7ffb2fc99 serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver 12 years ago
Marek Vasut b6cd0fef93 serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver 12 years ago
Marek Vasut 7882e7c182 serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver 12 years ago
Marek Vasut 8b029db859 serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver 12 years ago