aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren50-516/+630
2012-10-15Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren18-5/+149
2012-10-15tegra: Rename Medcom to Medcom-WideThierry Reding5-7/+7
2012-10-15tegra: Update Avionic Design vendor prefixThierry Reding3-3/+3
2012-10-15tools: Add a README note about fw_printenv lock fileJoe Hershberger1-0/+4
2012-10-15env: Check for NULL pointer in envmatch()Joe Hershberger2-0/+5
2012-10-15tools/env: Serialize calls to fw_*envJoe Hershberger1-22/+37
2012-10-15tools/env: Don't call env_init() in fw_getenv()Joe Hershberger1-3/+0
2012-10-15tools/env: Remove unneeded complexityJoe Hershberger1-20/+13
2012-10-15tools/env: Use a board-specific default envJoe Hershberger3-17/+35
2012-10-15common: cmd_bdinfo: fix type of value in print_lnumDaniel Schwierzeck1-1/+1
2012-10-15input: Add debugging for key matrix key codesSimon Glass1-0/+2
2012-10-15input: Allow key ghosting filter to be disabledSimon Glass3-4/+12
2012-10-15input: Separate out keyboard repeat/delay from initSimon Glass3-10/+22
2012-10-15input: Correct key_matrix fdt decodingSimon Glass1-4/+7
2012-10-15tools: Add cleanpatchFabio Estevam1-0/+258
2012-10-15patman: Handle checkpatch.pl not providing file/line infoSimon Glass1-2/+3
2012-10-15patman: Support Series-name tag to name a seriesSimon Glass2-2/+7
2012-10-15MAKEALL: add a -C/--check option to enable build checkingKim Phillips1-3/+7
2012-10-15add check infrastructure, default sparseKim Phillips2-0/+26
2012-10-15sata.h: Make all sata/ata drivers include <sata.h>Pavel Herrmann12-18/+12
2012-10-15ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)Tom Rini1-2/+2
2012-10-15sil_sata: Make sata_write() comply with <part.h>Tom Rini1-3/+3
2012-10-15sata_dwc: Make sata_write() use const void, per <part.h>Tom Rini1-1/+1
2012-10-15pata_bfin: Make sata_{read,write}() comply with <part.h>Tom Rini1-2/+2
2012-10-15fsl_sata: Make sata_{read,write}() comply with <part.h>Tom Rini1-4/+6
2012-10-15dwc_ahsata: Make sata_write() comply with <part.h>Tom Rini1-4/+4
2012-10-15ata_piix: sata_write must take a const void argument.Tom Rini2-2/+2
2012-10-15ata_piix: Fix checkpatch issuesTom Rini2-267/+232
2012-10-15usb.h: Add udc_disconnect prototype to usb.hLukasz Dalek1-0/+11
2012-10-15pxa25x: Add support for USB ethernet gadgetLukasz Dalek3-0/+2222
2012-10-15usbether: Removed DEV_CONFIG_{CDC,SUBSET}Lukasz Dalek1-45/+30
2012-10-15usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}Lukasz Dalek1-5/+14
2012-10-15usbether: Fixed bug when using with PXA25X chipsLukasz Dalek1-1/+16
2012-10-15tegra20: add USB ULPI init codeLucas Stach3-27/+158
2012-10-15usb: ulpi: add indicator configuration functionLucas Stach2-6/+39
2012-10-15usb: ehci: don't print debug outputLucas Stach1-1/+1
2012-10-15tegra20: port to new ehci interfaceLucas Stach3-16/+8
2012-10-15usb: add support for multiple usb controllersLucas Stach4-56/+70
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach25-216/+195
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach17-34/+40
2012-10-15pmc405de and zeus: remove the env_ptr externsIgor Grinberg2-2/+0
2012-10-15ppc4xx: Remove AP1000 board supportStefan Roese16-3627/+3
2012-10-15ppc4xx: Remove ML2 board supportStefan Roese11-1067/+1
2012-10-15ppc4xx: Remove IOP480 supportStefan Roese13-804/+3
2012-10-15serial: Enhance the manual relocationMarek Vasut1-6/+14
2012-10-15serial: Compile drivers/serial/serial.c by defaultMarek Vasut2-2/+2
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut15-42/+3
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut52-1792/+39
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut43-53/+0