summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | blackfin: soft-i2c: No need to define blackfin specific soft i2c operationsSonic Zhang2013-12-061-27/+2
| * | | blackfin: Add missing macro CONFIG_BFIN_SERIALSonic Zhang2013-12-066-0/+6
| * | | blackfin: Use ADI_GPIO2 driver other than the default ADI_GPIO1Sonic Zhang2013-12-061-0/+2
| |/ /
* | | powerpc/mpc8349: Use generic mpc85xx DDR driverYork Sun2013-12-041-0/+1
* | | powerpc/t2080qds: undef CONFIG_FSL_DDR_INTERACTIVEShengzhou Liu2013-12-041-1/+1
* | | powerpc/p1010rdb:modify the mtest start_addressZhao Qiang2013-12-041-1/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-12-021-1/+2
|\ \
| * | malta: set CONFIG_SYS_BOOTM_LEN to 64MBPaul Burton2013-11-261-0/+1
| * | malta: correct UART baudratePaul Burton2013-11-261-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-0245-46/+864
|\ \ \ | |/ / |/| |
| * | t2080qds/ramboot: enable PBL tool for t2080qdsShengzhou Liu2013-11-251-0/+2
| * | powerpc/t2080qds: add support for t2080qds boardShengzhou Liu2013-11-251-0/+803
| * | Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-2543-46/+46
| * | p1010rdb: enable mtdparts for NANDZhao Qiang2013-11-251-0/+7
| * | powerpc/p4080: enable support for PCIe SATAShaohui Xie2013-11-221-0/+6
* | | Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86Tom Rini2013-11-251-1/+0
|\ \ \
| * | | sandbox: config: Don't use 64-bit physical memorySimon Glass2013-11-211-1/+0
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-2519-8/+35
|\ \ \
| * | | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-2114-4/+15
| * | | mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta2013-11-213-0/+4
| * | | board/c29xpcie: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-211-4/+6
| * | | mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha2013-11-215-0/+10
* | | | spieval: Remove remainders of dead boardMasahiro Yamada2013-11-251-494/+0
| |/ / |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-11-171-2/+2
|\ \ \
| * | | malta: use unmapped flash base addressGabor Juhos2013-11-151-2/+2
| |/ /
* | | Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-1710-20/+20
* | | configs: clean up unused macro CONFIG_L2_OFFMasahiro Yamada2013-11-158-11/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-11-143-0/+1386
|\ \ \
| * | | powerpc/t104xrdb: Add T1042RDB_PI board supportPriyanka Jain2013-11-131-0/+694
| * | | powerpc/t104xrdb: Add T1040RDB board supportPriyanka Jain2013-11-131-0/+690
| * | | powerpc/t1040: enable PBL tool for T1040Prabhakar Kushwaha2013-11-131-0/+2
| |/ /
* | | i2c, zynq: convert zynq i2c driver to new multibus/multiadapter frameworkHeiko Schocher2013-11-131-4/+4
* | | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-1323-101/+90
* | | i2c: sh_i2c: Update to new CONFIG_SYS_I2C frameworkNobuhiro Iwamatsu2013-11-132-23/+23
|/ /
* | cm_t35: use scf0403 driverNikita Kiryanov2013-11-121-0/+3
* | MPC824x: remove obsolete "PN62" boardWolfgang Denk2013-11-111-285/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-11-111-17/+28
|\ \ | |/ |/|
| * malta: define CONFIG_MEMSIZE_IN_BYTESGabor Juhos2013-11-091-0/+2
| * malta: store environment in flashPaul Burton2013-11-091-6/+9
| * malta: enable RTC supportPaul Burton2013-11-091-0/+5
| * malta: remove cache size definitionsPaul Burton2013-11-091-4/+0
| * malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCPPaul Burton2013-11-091-0/+3
| * malta: support for coreFPGA6 boardsPaul Burton2013-11-091-1/+3
| * qemu-malta: rename to just "malta"Paul Burton2013-11-091-6/+6
* | Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-0937-544/+534
|\ \ | |/ |/|
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-072-0/+303
| |\
| | * Revert "configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards"Stefano Babic2013-11-0410-10/+10
| | * configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam2013-10-3110-10/+10
| | * ARM: mxs: Add PPC-AG BG0900 boardMarek Vasut2013-10-171-0/+97
| | * udoo: Add initial support for mx6q udoo boardFabio Estevam2013-10-171-0/+206
OpenPOWER on IntegriCloud