summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | i2c: sh_i2c: enable i2c_probeTetsuyuki Kobayashi2012-10-161-5/+27
| * | i2c: sh_i2c.c: support I2C2, I2C3 and I2C4Tetsuyuki Kobayashi2012-10-162-1/+19
| * | i2c: sh_i2c.c: adjust for SH73A0Tetsuyuki Kobayashi2012-10-162-1/+5
| * | i2c: sh_i2c.c: correct BUSY bit define in ICSRTetsuyuki Kobayashi2012-10-161-1/+1
| * | i2c: sh_i2c.c: support iccl and icch extensionTetsuyuki Kobayashi2012-10-162-8/+23
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-10-1722-98/+1155
|\ \
| * | 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-1611-0/+1046
| * | MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.hZhi-zhou Zhang2012-10-162-10/+1
| * | MIPS: add support for 64 bit addressingZhi-zhou Zhang2012-10-163-1/+23
| * | MIPS: don't use camel-case styleZhi-zhou Zhang2012-10-166-59/+59
| |/
* | fs: fat: Fix mkcksum() function parametersMarek Vasut2012-10-172-9/+13
* | disk: part_dos: print partition UUID in partition listStephen Warren2012-10-171-8/+11
* | disk: part_dos: checkpatch cleanupsStephen Warren2012-10-171-10/+11
* | disk: part_efi: set bootable flag in partition objectsStephen Warren2012-10-171-0/+10
* | disk: part_efi: print raw partition attributesStephen Warren2012-10-172-6/+11
* | disk: part_efi: add new partition attribute definitionsStephen Warren2012-10-171-1/+3
* | disk: part_efi: print partition UUIDsStephen Warren2012-10-171-22/+28
* | disk: part_efi: re-order partition list printf, change caseStephen Warren2012-10-171-4/+4
* | disk: part_efi: remove indent level from loopStephen Warren2012-10-171-8/+7
* | disk: get_device_and_partition() return value fixesStephen Warren2012-10-171-1/+1
* | remove unnecessary includes from cmd_ide.cPavel Herrmann2012-10-171-8/+0
* | split PCS440EP specific code from cmd_ide.cPavel Herrmann2012-10-172-18/+56
* | split AU1X00 specific code from cmd_ide.cPavel Herrmann2012-10-173-4/+35
* | move CPC45 ide_led to the same file as other IDE hooksPavel Herrmann2012-10-172-15/+15
* | make ide_led() a weak aliasPavel Herrmann2012-10-171-36/+27
* | split CPC45 board-specific IDE functions from cmd_ide.cPavel Herrmann2012-10-173-92/+131
* | change all versions of input_data() and output_data() to global weak aliasesPavel Herrmann2012-10-175-23/+48
* | split IVM power hooks from cmd_ide.cPavel Herrmann2012-10-172-48/+46
* | split mpc8xx hooks from cmd_ide.cPavel Herrmann2012-10-1740-183/+287
* | remove CONFIG_SC3 from cmd_ide.cPavel Herrmann2012-10-171-7/+0
* | kerneldoc: stdio: tmpl: Add stdio templateMarek Vasut2012-10-172-1/+47
* | kerneldoc: Annotate drivers/serial/serial.cMarek Vasut2012-10-171-0/+165
* | serial: Reorder get_current()Marek Vasut2012-10-171-9/+12
* | serial: Reorder serial_assign()Marek Vasut2012-10-171-5/+6
* | serial: Use default_serial_puts() in driversMarek Vasut2012-10-1739-297/+39
* | serial: Implement default_serial_puts()Marek Vasut2012-10-172-0/+9
* | mpc82xx: Remove BMW board portStefan Roese2012-10-1716-3539/+4
* | nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-10-171-1/+1
* | tools/env: Improve debug printsJoe Hershberger2012-10-161-5/+22
* | tools/env: Fix variable delete operationJoe Hershberger2012-10-161-2/+3
|/
* Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini2012-10-156-19/+517
|\
| * bootstage: Add new bootstage IDs for board, LCDSimon Glass2012-10-031-0/+5
| * bootstage: Add bootstage commandSimon Glass2012-10-033-0/+121
| * bootstage: Add feature to stash/unstash bootstage infoSimon Glass2012-10-032-0/+188
| * bootstage: Store boot timings in device treeSimon Glass2012-10-024-6/+120
| * bootstage: Add time accumulation featureSimon Glass2012-10-022-3/+60
| * bootstage: Export bootstage_add_record() functionSimon Glass2012-10-022-10/+23
* | tools/env: Fix build failure from missing header includeJoe Hershberger2012-10-151-0/+1
* | kerneldoc: Add myself to the git-mailrc for kerneldocMarek Vasut2012-10-151-0/+1
OpenPOWER on IntegriCloud