aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-19m68k: Fix relocation errors in start.SPhilippe De Muyter
2012-10-17powerpc: delete Wind River SBC8560/8540 supportPaul Gortmaker
2012-10-17Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2012-10-17Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2012-10-17fs: fat: Fix mkcksum() function parametersMarek Vasut
2012-10-17disk: part_dos: print partition UUID in partition listStephen Warren
2012-10-17disk: part_dos: checkpatch cleanupsStephen Warren
2012-10-17disk: part_efi: set bootable flag in partition objectsStephen Warren
2012-10-17disk: part_efi: print raw partition attributesStephen Warren
2012-10-17disk: part_efi: add new partition attribute definitionsStephen Warren
2012-10-17disk: part_efi: print partition UUIDsStephen Warren
2012-10-17disk: part_efi: re-order partition list printf, change caseStephen Warren
2012-10-17disk: part_efi: remove indent level from loopStephen Warren
2012-10-17disk: get_device_and_partition() return value fixesStephen Warren
2012-10-17remove unnecessary includes from cmd_ide.cPavel Herrmann
2012-10-17split PCS440EP specific code from cmd_ide.cPavel Herrmann
2012-10-17split AU1X00 specific code from cmd_ide.cPavel Herrmann
2012-10-17move CPC45 ide_led to the same file as other IDE hooksPavel Herrmann
2012-10-17make ide_led() a weak aliasPavel Herrmann
2012-10-17split CPC45 board-specific IDE functions from cmd_ide.cPavel Herrmann
2012-10-17change all versions of input_data() and output_data() to global weak aliasesPavel Herrmann
2012-10-17split IVM power hooks from cmd_ide.cPavel Herrmann
2012-10-17split mpc8xx hooks from cmd_ide.cPavel Herrmann
2012-10-17remove CONFIG_SC3 from cmd_ide.cPavel Herrmann
2012-10-17kerneldoc: stdio: tmpl: Add stdio templateMarek Vasut
2012-10-17kerneldoc: Annotate drivers/serial/serial.cMarek Vasut
2012-10-17serial: Reorder get_current()Marek Vasut
2012-10-17serial: Reorder serial_assign()Marek Vasut
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut
2012-10-17serial: Implement default_serial_puts()Marek Vasut
2012-10-17mpc82xx: Remove BMW board portStefan Roese
2012-10-17nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu
2012-10-16tools/env: Improve debug printsJoe Hershberger
2012-10-16tools/env: Fix variable delete operationJoe Hershberger
2012-10-16MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issuesDaniel Schwierzeck
2012-10-16MIPS: add board qemu-mips64 supportZhi-zhou Zhang
2012-10-16MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.hZhi-zhou Zhang
2012-10-16MIPS: add support for 64 bit addressingZhi-zhou Zhang
2012-10-16MIPS: don't use camel-case styleZhi-zhou Zhang
2012-10-16i2c_probe: update for use in scriptingEric Nelson
2012-10-16common/i2c: Add i2c write commandYork Sun
2012-10-16i2c: sh_i2c: use setbits/clrbits macroTetsuyuki Kobayashi
2012-10-16arm: rmobile: kzm9g: enable I2C2Tetsuyuki Kobayashi
2012-10-16arm: rmobile: kzm9g: enable I2C1Tetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: check error in i2c_read and i2c_writeTetsuyuki Kobayashi
2012-10-16i2c: sh_i2c: enable i2c_probeTetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: support I2C2, I2C3 and I2C4Tetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: adjust for SH73A0Tetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: correct BUSY bit define in ICSRTetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: support iccl and icch extensionTetsuyuki Kobayashi