Commit Graph

17949 Commits (62a34a04e7259ea1562749de3b0e35e94386b37b)
 

Author SHA1 Message Date
Joe Hershberger 62a34a04e7 tools/env: Remove unneeded complexity 13 years ago
Joe Hershberger 497f2053f8 tools/env: Use a board-specific default env 13 years ago
Daniel Schwierzeck 47708457f8 common: cmd_bdinfo: fix type of value in print_lnum 13 years ago
Simon Glass 14813f19e3 input: Add debugging for key matrix key codes 13 years ago
Simon Glass 71dc6bca4e input: Allow key ghosting filter to be disabled 13 years ago
Simon Glass 1b1d3e6461 input: Separate out keyboard repeat/delay from init 13 years ago
Simon Glass 00f1099e09 input: Correct key_matrix fdt decoding 13 years ago
Fabio Estevam 92eee7cde1 tools: Add cleanpatch 13 years ago
Simon Glass afb9bf55d0 patman: Handle checkpatch.pl not providing file/line info 13 years ago
Simon Glass ef0e9de82b patman: Support Series-name tag to name a series 13 years ago
Kim Phillips 33f336d528 MAKEALL: add a -C/--check option to enable build checking 13 years ago
Kim Phillips 4ab64933e3 add check infrastructure, default sparse 13 years ago
Pavel Herrmann e46a4350b4 sata.h: Make all sata/ata drivers include <sata.h> 13 years ago
Tom Rini 4ac8f8e022 ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) 13 years ago
Tom Rini 0e7d856ea5 sil_sata: Make sata_write() comply with <part.h> 13 years ago
Tom Rini 98391ff143 sata_dwc: Make sata_write() use const void, per <part.h> 13 years ago
Tom Rini 974d801401 pata_bfin: Make sata_{read,write}() comply with <part.h> 13 years ago
Tom Rini 40c030f8ff fsl_sata: Make sata_{read,write}() comply with <part.h> 13 years ago
Tom Rini dac8757100 dwc_ahsata: Make sata_write() comply with <part.h> 13 years ago
Tom Rini 5048a672d9 ata_piix: sata_write must take a const void argument. 13 years ago
Tom Rini 879a57ac0e ata_piix: Fix checkpatch issues 13 years ago
Lukasz Dalek e5f24753c9 usb.h: Add udc_disconnect prototype to usb.h 13 years ago
Lukasz Dalek 3c09a2836d pxa25x: Add support for USB ethernet gadget 13 years ago
Lukasz Dalek 2bb378841e usbether: Removed DEV_CONFIG_{CDC,SUBSET} 13 years ago
Lukasz Dalek 4c43cd5a63 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} 13 years ago
Lukasz Dalek 563aed2539 usbether: Fixed bug when using with PXA25X chips 13 years ago
Lucas Stach 6d365ea0ac tegra20: add USB ULPI init code 13 years ago
Lucas Stach 141288b3a3 usb: ulpi: add indicator configuration function 13 years ago
Lucas Stach 7a46b2c7f2 usb: ehci: don't print debug output 13 years ago
Lucas Stach a896211ff1 tegra20: port to new ehci interface 13 years ago
Lucas Stach 93c2582fea usb: add support for multiple usb controllers 13 years ago
Lucas Stach 676ae068d9 usb: ehci: rework to take advantage of new lowlevel interface 13 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 13 years ago
Igor Grinberg 5527efe501 pmc405de and zeus: remove the env_ptr externs 13 years ago
Stefan Roese a821d08dca ppc4xx: Remove AP1000 board support 13 years ago
Stefan Roese dee9c534db ppc4xx: Remove ML2 board support 13 years ago
Stefan Roese 99bcad1809 ppc4xx: Remove IOP480 support 13 years ago
Marek Vasut f2760c4acd serial: Enhance the manual relocation 13 years ago
Marek Vasut c1f5805a9d serial: Compile drivers/serial/serial.c by default 13 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 13 years ago
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 13 years ago
Marek Vasut bffe31c144 serial: Remove CONFIG_SERIAL_MULTI from config files 13 years ago
Marek Vasut 82dda962f0 serial: Unconditionally enable CONFIG_SERIAL_MULTI 13 years ago
Marek Vasut 7742aa65a8 serial: Move common/serial.c to drivers/serial/ 13 years ago
Marek Vasut 19b8fa0b61 serial: ns16550: Rename serial.c to serial_ns16550.c 13 years ago
Marek Vasut f2041388bd serial: ns16550: Call usbtty_poll only in non-SPL build 13 years ago
Marek Vasut f1f1e9cb73 serial: Use puts() and hang() instead of panic() in SPL 13 years ago
Marek Vasut 320de1354f serial: mxs: spl: Remove empty serial_* functions from SPL code 13 years ago
Marek Vasut 8bdd7efa23 serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver 13 years ago
Marek Vasut a30a422084 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver 13 years ago