summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tegra20: add clock_set_pllout functionLucas Stach2012-10-155-3/+67
* tegra20: complete periph_id enumLucas Stach2012-10-152-0/+7
* tegra: enable CONFIG_CMD_PARTStephen Warren2012-10-152-0/+11
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-1550-516/+630
* Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren2012-10-1518-5/+149
* tegra: Rename Medcom to Medcom-WideThierry Reding2012-10-155-7/+7
* tegra: Update Avionic Design vendor prefixThierry Reding2012-10-153-3/+3
* tools: Add a README note about fw_printenv lock fileJoe Hershberger2012-10-151-0/+4
* env: Check for NULL pointer in envmatch()Joe Hershberger2012-10-152-0/+5
* tools/env: Serialize calls to fw_*envJoe Hershberger2012-10-151-22/+37
* tools/env: Don't call env_init() in fw_getenv()Joe Hershberger2012-10-151-3/+0
* tools/env: Remove unneeded complexityJoe Hershberger2012-10-151-20/+13
* tools/env: Use a board-specific default envJoe Hershberger2012-10-153-17/+35
* common: cmd_bdinfo: fix type of value in print_lnumDaniel Schwierzeck2012-10-151-1/+1
* input: Add debugging for key matrix key codesSimon Glass2012-10-151-0/+2
* input: Allow key ghosting filter to be disabledSimon Glass2012-10-153-4/+12
* input: Separate out keyboard repeat/delay from initSimon Glass2012-10-153-10/+22
* input: Correct key_matrix fdt decodingSimon Glass2012-10-151-4/+7
* tools: Add cleanpatchFabio Estevam2012-10-151-0/+258
* patman: Handle checkpatch.pl not providing file/line infoSimon Glass2012-10-151-2/+3
* patman: Support Series-name tag to name a seriesSimon Glass2012-10-152-2/+7
* MAKEALL: add a -C/--check option to enable build checkingKim Phillips2012-10-151-3/+7
* add check infrastructure, default sparseKim Phillips2012-10-152-0/+26
* sata.h: Make all sata/ata drivers include <sata.h>Pavel Herrmann2012-10-1512-18/+12
* ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)Tom Rini2012-10-151-2/+2
* sil_sata: Make sata_write() comply with <part.h>Tom Rini2012-10-151-3/+3
* sata_dwc: Make sata_write() use const void, per <part.h>Tom Rini2012-10-151-1/+1
* pata_bfin: Make sata_{read,write}() comply with <part.h>Tom Rini2012-10-151-2/+2
* fsl_sata: Make sata_{read,write}() comply with <part.h>Tom Rini2012-10-151-4/+6
* dwc_ahsata: Make sata_write() comply with <part.h>Tom Rini2012-10-151-4/+4
* ata_piix: sata_write must take a const void argument.Tom Rini2012-10-152-2/+2
* ata_piix: Fix checkpatch issuesTom Rini2012-10-152-267/+232
* usb.h: Add udc_disconnect prototype to usb.hLukasz Dalek2012-10-151-0/+11
* pxa25x: Add support for USB ethernet gadgetLukasz Dalek2012-10-153-0/+2222
* usbether: Removed DEV_CONFIG_{CDC,SUBSET}Lukasz Dalek2012-10-151-45/+30
* usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}Lukasz Dalek2012-10-151-5/+14
* usbether: Fixed bug when using with PXA25X chipsLukasz Dalek2012-10-151-1/+16
* tegra20: add USB ULPI init codeLucas Stach2012-10-153-27/+158
* usb: ulpi: add indicator configuration functionLucas Stach2012-10-152-6/+39
* usb: ehci: don't print debug outputLucas Stach2012-10-151-1/+1
* tegra20: port to new ehci interfaceLucas Stach2012-10-153-16/+8
* usb: add support for multiple usb controllersLucas Stach2012-10-154-56/+70
* usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-1525-216/+195
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-1517-34/+40
* pmc405de and zeus: remove the env_ptr externsIgor Grinberg2012-10-152-2/+0
* ppc4xx: Remove AP1000 board supportStefan Roese2012-10-1516-3627/+3
* ppc4xx: Remove ML2 board supportStefan Roese2012-10-1511-1067/+1
* ppc4xx: Remove IOP480 supportStefan Roese2012-10-1513-804/+3
* serial: Enhance the manual relocationMarek Vasut2012-10-151-6/+14
* serial: Compile drivers/serial/serial.c by defaultMarek Vasut2012-10-152-2/+2
OpenPOWER on IntegriCloud