| Commit message (Expand) | Author | Age | Files | Lines |
* | avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk | Masahiro Yamada | 2014-01-24 | 11 | -11/+1 |
* | Remove obsolete _LINUX_CONFIG_H macro | Masahiro Yamada | 2014-01-24 | 22 | -35/+0 |
* | tools: move kermit files to tools/kermit directory | Masahiro Yamada | 2014-01-24 | 5 | -0/+0 |
* | cosmetic: tools/scripts/README: insert only one space between words | Masahiro Yamada | 2014-01-24 | 1 | -1/+1 |
* | lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled | Darwin Rambo | 2014-01-24 | 1 | -0/+1 |
* | lib: time: add weak timer_init() function | Darwin Rambo | 2014-01-24 | 6 | -31/+5 |
* | eSDHC: Calculate envaddr accroding to the address format | Haijun.Zhang | 2014-01-22 | 2 | -0/+32 |
* | esdhc: Detecting 8 bit width before mmc initialization | Haijun.Zhang | 2014-01-22 | 2 | -0/+8 |
* | esdhc: Workaround for card can't be detected on T4240QDS | Haijun.Zhang | 2014-01-22 | 2 | -0/+9 |
* | powerpc/mpc85xx:Increase binary size for P, B & T series boards. | Prabhakar Kushwaha | 2014-01-21 | 31 | -223/+184 |
* | net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90f | Shengzhou Liu | 2014-01-21 | 1 | -52/+1 |
* | powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI | Prabhakar Kushwaha | 2014-01-21 | 9 | -19/+33 |
* | t2080qds/ddr: update ddr parameters | Shengzhou Liu | 2014-01-21 | 2 | -49/+28 |
* | powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL | Po Liu | 2014-01-21 | 7 | -6/+295 |
* | powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL | Po Liu | 2014-01-21 | 4 | -14/+34 |
* | powerpc/mpc85xx: Revise workaround for DDR-A003 | York Sun | 2014-01-21 | 1 | -2/+67 |
* | powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474 | York Sun | 2014-01-21 | 1 | -1/+1 |
* | powerpc/85xx: update erratum a006379 | Shengzhou Liu | 2014-01-21 | 1 | -1/+5 |
* | powerpc/t2080qds: some update for t2080qds | Shengzhou Liu | 2014-01-21 | 3 | -13/+75 |
* | powerpc/83xx: Add support for get_svr() for 83xx devices | Ramneek Mehresh | 2014-01-21 | 1 | -0/+5 |
* | powerpc/t1040qds: Update DDR initialization related settings | Priyanka Jain | 2014-01-21 | 2 | -13/+15 |
* | Prepare v2014.01v2014.01 | Tom Rini | 2014-01-20 | 1 | -1/+1 |
* | fdt_support.c: Correct linux,initrd-start/end setting | Tom Rini | 2014-01-20 | 1 | -2/+2 |
* | ARM: bcm2835: fix mailbox timeout | Stephen Warren | 2014-01-20 | 1 | -1/+1 |
* | ARM: rpi_b: power on SDHCI and USB HW modules | Stephen Warren | 2014-01-20 | 2 | -1/+81 |
* | spl: common: Properly ignore spl/Makefile in .gitignore | Dan Murphy | 2014-01-20 | 1 | -1/+1 |
* | .gitignore: ignore u-boot.elf and tools/relocate-rela | Masahiro Yamada | 2014-01-20 | 2 | -0/+2 |
* | yaffs2: Remove block number check from summary verification | Charles Manning | 2014-01-20 | 1 | -1/+0 |
* | ext4fs: fix "invalid extent block" error | Ionut Nicu | 2014-01-20 | 1 | -1/+1 |
* | ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz | Ionut Nicu | 2014-01-20 | 1 | -2/+2 |
* | board:universal: fix i2c adapter | Piotr Wilczek | 2014-01-20 | 1 | -1/+1 |
* | fs/ext4: fix calling put_ext4 with truncated offset | Ma Haijun | 2014-01-20 | 3 | -28/+28 |
* | fs/ext4: fix partition size get truncated in calculation | Ma Haijun | 2014-01-20 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2014-01-20 | 5 | -8/+47 |
|\ |
|
| * | i2c: fti2c010: fix compiler warning on paddr[] | Kuo-Jung Su | 2014-01-13 | 1 | -2/+2 |
| * | drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW | Alexey Brodkin | 2014-01-13 | 1 | -0/+38 |
| * | i2c: Fix i2c speed command | Darwin Rambo | 2014-01-13 | 1 | -1/+1 |
| * | env_eeprom - fix bus recovery for "eeprom_bus_read" | Alexey Brodkin | 2014-01-13 | 1 | -3/+2 |
| * | rcar_i2c: Clear status before start master receive | Nobuhiro Iwamatsu | 2014-01-13 | 1 | -0/+2 |
| * | rcar_i2c: Fix receiving wait condition | Hisashi Nakamura | 2014-01-13 | 1 | -2/+2 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-01-20 | 3 | -65/+0 |
|\ \ |
|
| * | | mx6: Revert "mx6: soc: Disable VDDPU regulator" | Fabio Estevam | 2014-01-17 | 3 | -65/+0 |
* | | | omap3_beagle: use omap3-beagle.dtb for the C4 revision | Robert Nelson | 2014-01-17 | 1 | -0/+2 |
* | | | nand, gpmc: fix reading after switching ecc | Jeroen Hofstee | 2014-01-17 | 1 | -0/+1 |
* | | | cosmetic: uImage.FIT: fix documents | Masahiro Yamada | 2014-01-17 | 2 | -4/+4 |
* | | | vexpress/armv8: Fix incorrect ethernet controller | Bhupesh Sharma | 2014-01-17 | 1 | -3/+3 |
* | | | ARM: trats2: dfu: Enable default Poll Timeout for Trats2 board | Łukasz Majewski | 2014-01-17 | 1 | -0/+1 |
* | | | config: Update envs for trats and trats2 - Disable L2 cache | Łukasz Majewski | 2014-01-17 | 2 | -0/+2 |
* | | | config: Update envs for trats and trats2 - new entries for new partitions | Łukasz Majewski | 2014-01-16 | 2 | -2/+8 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-01-16 | 20 | -12/+764 |
|\ \ \ |
|