summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* change all versions of input_data() and output_data() to global weak aliasesPavel Herrmann2012-10-171-0/+11
* split mpc8xx hooks from cmd_ide.cPavel Herrmann2012-10-1736-0/+47
* serial: Implement default_serial_puts()Marek Vasut2012-10-171-0/+2
* mpc82xx: Remove BMW board portStefan Roese2012-10-171-302/+0
* Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini2012-10-151-0/+85
|\
| * bootstage: Add new bootstage IDs for board, LCDSimon Glass2012-10-031-0/+5
| * bootstage: Add feature to stash/unstash bootstage infoSimon Glass2012-10-031-0/+29
| * bootstage: Store boot timings in device treeSimon Glass2012-10-021-0/+7
| * bootstage: Add time accumulation featureSimon Glass2012-10-021-0/+27
| * bootstage: Export bootstage_add_record() functionSimon Glass2012-10-021-0/+17
* | configs: mx6qsabre_common.h: Use default clock definitionsFabio Estevam2012-10-151-2/+0
* | mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau2012-10-151-5/+5
* | mx6qsabreauto: Use ttymxc3 as consoleOtavio Salvador2012-10-153-3/+7
* | mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau2012-10-1510-21/+0
* | mx6q: Add basic support for mx6qsabreautoFabio Estevam2012-10-151-0/+20
* | configs: mx6: Add a common config fileFabio Estevam2012-10-152-164/+185
* | mx6qsabresd: Add Ethernet supportFabio Estevam2012-10-151-2/+15
* | mx6: Add basic support for mx6qsabresd board.Fabio Estevam2012-10-151-0/+170
* | tegra: enable CONFIG_CMD_PARTStephen Warren2012-10-152-0/+11
* | Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-151-1/+1
* | tegra: Rename Medcom to Medcom-WideThierry Reding2012-10-151-4/+4
* | input: Allow key ghosting filter to be disabledSimon Glass2012-10-151-1/+4
* | input: Separate out keyboard repeat/delay from initSimon Glass2012-10-151-4/+10
* | sata.h: Make all sata/ata drivers include <sata.h>Pavel Herrmann2012-10-151-2/+5
* | ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)Tom Rini2012-10-151-2/+2
* | usb.h: Add udc_disconnect prototype to usb.hLukasz Dalek2012-10-151-0/+11
* | usb: ulpi: add indicator configuration functionLucas Stach2012-10-151-2/+11
* | usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-152-4/+8
* | ppc4xx: Remove AP1000 board supportStefan Roese2012-10-152-249/+2
* | ppc4xx: Remove ML2 board supportStefan Roese2012-10-151-257/+0
* | ppc4xx: Remove IOP480 supportStefan Roese2012-10-154-400/+1
* | serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-152-13/+1
* | serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-1543-53/+0
* | serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut2012-10-151-1/+1
* | serial: zoom2: Remove zoom2 serial prototypes from serial.hMarek Vasut2012-10-152-8/+1
* | serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut2012-10-151-4/+0
* | serial: bfin: Remove the bfin_serialN_device exports from serial.hMarek Vasut2012-10-151-4/+0
* | serial: ns16550: Move serial registration from serial_initialize()Marek Vasut2012-10-151-6/+2
* | serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut2012-10-151-7/+0
* | serial: microblaze: Move serial registration from serial_initialize()Marek Vasut2012-10-151-7/+0
* | serial: zynq: Move serial registration from serial_initialize()Tom Rini2012-10-151-5/+0
* | serial: s5p: Move serial registration from serial_initialize()Marek Vasut2012-10-151-7/+0
* | serial: pxa: Move serial registration from serial_initialize()Marek Vasut2012-10-151-4/+0
* | serial: s3c24xx: Move serial registration from serial_initialize()Marek Vasut2012-10-151-6/+0
* | serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config filesMarek Vasut2012-10-153-0/+3
* | serial: pxa: Make use of default_serial_console in serial_pxaMarek Vasut2012-10-1510-1/+10
* | serial: Rename .init() and .uninit() in serial_deviceMarek Vasut2012-10-151-2/+2
* | serial: Coding style cleanup of struct serial_deviceMarek Vasut2012-10-151-12/+11
* | COMMON: Use __stringify() instead of rest of implementationsMarek Vasut2012-10-153-15/+9
* | COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-1544-395/+395
OpenPOWER on IntegriCloud