summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | patman: force git log commands to not use colorAlbert ARIBAUD2012-10-192-2/+3
* | sandbox: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* | x86: Change global data baudrate to intSimon Glass2012-10-192-2/+2
* | nds32: Change global data baudrate to intSimon Glass2012-10-193-3/+3
* | mips: Change global data baudrate to intSimon Glass2012-10-193-3/+3
* | blackfin: Change global data baudrate to intSimon Glass2012-10-194-4/+4
* | arm: Change global data baudrate to intSimon Glass2012-10-193-3/+3
* | sparc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | powerpc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | openrisc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | nios2: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | microblaze: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | m68k: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | avr32: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | sh: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | input: Add ANSI 3.64 escape sequence generation.Hung-Te Lin2012-10-192-15/+89
* | input: Fix i8042 keyboard resetMarc Jones2012-10-191-5/+27
* | input: i8042: Provide feature to disable keyboard before booting kernelLouis Yung-Chieh Lo2012-10-192-0/+51
* | input: Provide a board specific mechanism to decide whether to skip i8042 initGabe Black2012-10-191-1/+12
* | input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...Gabe Black2012-10-192-6/+9
* | env: cosmetic: Consilidate the default env definitionJoe Hershberger2012-10-194-293/+141
* | disk: initialize name/part fields when returning a whole diskStephen Warren2012-10-191-0/+2
* | ColdFire: uart: fix build failure for missing header filesAlison Wang2012-10-191-0/+2
* | ColdFire: Fix the build error for Freescale m5282evb board.Jason Jin2012-10-191-0/+3
* | ColdFire: Fix build error for astro mcf53731 board.Jason Jin2012-10-191-53/+11
* | m68k: net: Fix unused variable in mcfmii.cMarek Vasut2012-10-191-3/+1
* | m68k: Fix unused variable in board.cMarek Vasut2012-10-191-1/+2
* | m68k: Fix unused variable warning in speed.cMarek Vasut2012-10-191-2/+7
* | m68k: Fix unused variable warningMarek Vasut2012-10-191-1/+2
* | m68k: Fix wrong assembler instruction in start.SMarek Vasut2012-10-194-4/+4
* | m68k: Fix relocation errors in start.SPhilippe De Muyter2012-10-191-2/+2
* | powerpc: delete Wind River SBC8560/8540 supportPaul Gortmaker2012-10-1710-1539/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2012-10-174-43/+181
|\ \
| * | i2c_probe: update for use in scriptingEric Nelson2012-10-161-4/+16
| * | common/i2c: Add i2c write commandYork Sun2012-10-161-0/+50
| * | i2c: sh_i2c: use setbits/clrbits macroTetsuyuki Kobayashi2012-10-161-4/+4
| * | arm: rmobile: kzm9g: enable I2C2Tetsuyuki Kobayashi2012-10-161-0/+2
| * | arm: rmobile: kzm9g: enable I2C1Tetsuyuki Kobayashi2012-10-161-2/+3
| * | i2c: sh_i2c.c: check error in i2c_read and i2c_writeTetsuyuki Kobayashi2012-10-161-18/+32
| * | 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
| |/
OpenPOWER on IntegriCloud