summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | i2c: sh_i2c.c: support I2C2, I2C3 and I2C4Tetsuyuki Kobayashi2012-10-161-1/+4
| * | | i2c: sh_i2c.c: adjust for SH73A0Tetsuyuki Kobayashi2012-10-161-1/+1
| * | | i2c: sh_i2c.c: support iccl and icch extensionTetsuyuki Kobayashi2012-10-161-0/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-10-172-28/+202
|\ \ \
| * | | MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issuesDaniel Schwierzeck2012-10-161-28/+26
| * | | MIPS: add board qemu-mips64 supportZhi-zhou Zhang2012-10-161-0/+175
| * | | MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.hZhi-zhou Zhang2012-10-161-0/+1
| |/ /
* | | 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
OpenPOWER on IntegriCloud