| Commit message (Expand) | Author | Age | Lines |
* | Makefile: rename all libraries to built-in.o | Masahiro Yamada | 2013-11-17 | -181/+182 |
* | drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y | Masahiro Yamada | 2013-11-17 | -4/+2 |
* | drivers/net/fm: descend only when CONFIG_FMAN_ENET=y | Masahiro Yamada | 2013-11-17 | -5/+1 |
* | drivers/qe: move the entry to drivers/Makefile | Masahiro Yamada | 2013-11-17 | -6/+3 |
* | powerpc: move mpc8xxx entry under arch/powerpc/cpu/ | Masahiro Yamada | 2013-11-17 | -20/+11 |
* | Makefile: merge $(LIBBOARD) into $(LIBS) | Masahiro Yamada | 2013-11-17 | -9/+4 |
* | Makefile: make directories by Makefile.build | Masahiro Yamada | 2013-11-17 | -247/+7 |
* | drivers: tpm: clean up unused code | Masahiro Yamada | 2013-11-17 | -187/+0 |
* | lib: descend into sub directories only when it is necessary | Masahiro Yamada | 2013-11-17 | -10/+8 |
* | drivers: descend into sub directories only when it is necessary | Masahiro Yamada | 2013-11-17 | -5/+3 |
* | Makefile: specifiy an explicite object name rather than $(BOARD).o | Masahiro Yamada | 2013-11-17 | -3/+3 |
* | Makefile: abolish COBJS, SOBJS, etc. | Masahiro Yamada | 2013-11-17 | -8/+4 |
* | board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk | Masahiro Yamada | 2013-11-17 | -55/+5 |
* | examples: remove the remainders of dead board | Masahiro Yamada | 2013-11-15 | -217/+1 |
* | cosmetic: README.scrapyard: Add eNET board | Masahiro Yamada | 2013-11-15 | -0/+1 |
* | nios2: remove unnecessary header include path | Masahiro Yamada | 2013-11-15 | -6/+0 |
* | board: cogent: include header files in a more natural way | Masahiro Yamada | 2013-11-15 | -21/+9 |
* | configs: clean up unused macro CONFIG_L2_OFF | Masahiro Yamada | 2013-11-15 | -11/+0 |
* | TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update | Tom Rini | 2013-11-15 | -1/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2013-11-14 | -213/+2353 |
|\ |
|
| * | powerpc/85xx: fix broken cpu "clock-frequency" property | Laurentiu TUDOR | 2013-11-13 | -2/+3 |
| * | powerpc/t4240: fix per pci endpoint liodn offsets | Laurentiu TUDOR | 2013-11-13 | -5/+24 |
| * | powerpc/t4240: set pcie liodn in the correct register | Laurentiu TUDOR | 2013-11-13 | -4/+4 |
| * | powerpc/83xx: Define USB1 and USB2 base addr for MPC834x | ramneek mehresh | 2013-11-13 | -0/+5 |
| * | powerpc/t104xrdb: Add T1042RDB_PI board support | Priyanka Jain | 2013-11-13 | -0/+733 |
| * | powerpc/t104xrdb: Add T1040RDB board support | Priyanka Jain | 2013-11-13 | -0/+1341 |
| * | powerpc/t1040: Update defines to support T1040SoC personalities | Priyanka Jain | 2013-11-13 | -2/+17 |
| * | powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb | Shengzhou Liu | 2013-11-13 | -200/+190 |
| * | powerpc/t1040: enable PBL tool for T1040 | Prabhakar Kushwaha | 2013-11-13 | -0/+36 |
* | | designware_i2c: remove 10msec delay in i2c_xfer_finish | Alexey Brodkin | 2013-11-13 | -3/+0 |
* | | designware_i2c: disable i2c controller during target address setup | Alexey Brodkin | 2013-11-13 | -0/+12 |
* | | cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM | Alexey Brodkin | 2013-11-13 | -2/+2 |
* | | i2c, omap1510: remove i2c driver | Heiko Schocher | 2013-11-13 | -278/+0 |
* | | i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework | Heiko Schocher | 2013-11-13 | -18/+26 |
* | | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher | 2013-11-13 | -188/+239 |
* | | i2c: mxs_i2c: Squash endless loop | Marek Vasut | 2013-11-13 | -3/+12 |
* | | i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework | Nobuhiro Iwamatsu | 2013-11-13 | -190/+174 |
|/ |
|
* | cm_t35: use scf0403 driver | Nikita Kiryanov | 2013-11-12 | -2/+59 |
* | omap3_dss: define DSS_ONOFF | Nikita Kiryanov | 2013-11-12 | -4/+5 |
* | lcd: add DataImage SCF0403x LCD panel support | Nikita Kiryanov | 2013-11-12 | -0/+308 |
* | spi: define SPI_XFER_ONCE | Nikita Kiryanov | 2013-11-12 | -0/+1 |
* | spi: omap3: add support for more word lengths | Nikita Kiryanov | 2013-11-12 | -24/+82 |
* | spi: omap3: remove semicolon from #define | Nikita Kiryanov | 2013-11-12 | -1/+1 |
* | video: bcm2835: respect the pitch value | Andre Heider | 2013-11-12 | -0/+11 |
* | lcd: allow overriding lcd_get_size() | Anatolij Gustschin | 2013-11-12 | -3/+7 |
* | ARM: bcm2835: add missing mbox overscan response field | Andre Heider | 2013-11-12 | -0/+1 |
* | MPC824x: remove obsolete "PN62" board | Wolfgang Denk | 2013-11-11 | -990/+4 |
* | time: fix gcc warnings on MIPS64 | Daniel Schwierzeck | 2013-11-11 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini | 2013-11-11 | -298/+1256 |
|\ |
|
| * | malta: arch/mips/include/asm/malta.h SPDX license tag | Paul Burton | 2013-11-11 | -3/+2 |