summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Add docbook templateSimon Glass2012-12-061-33/+36
* cbfs: Remove mention of CREDITS filesSimon Glass2012-12-061-3/+0
* 4xx: Fix PCI memory mapping on CPCI405 boardsMatthias Fuchs2012-12-064-4/+4
* mpc5200: Add a3m071 board supportStefan Roese2012-12-051-0/+380
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2012-12-032-0/+16
|\
| * x86: Define CONFIG_SYS_VSNPRINTF for corebootSimon Glass2012-11-301-0/+1
| * x86: Select stdio devices for corebootSimon Glass2012-11-301-0/+12
| * x86: Add CBMEM console driver for corebootVadim Bendebury2012-11-301-0/+3
* | include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64sNobuhiro Iwamatsu2012-11-301-2/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-x86Tom Rini2012-11-282-10/+7
|\
| * x86: coreboot: Enable LPC TPMSimon Glass2012-11-281-0/+4
| * x86: Remove coreboot start16 codeSimon Glass2012-11-281-1/+1
| * x86: Put global data on the stackGraeme Russ2012-11-282-9/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-11-288-8/+60
|\ \ | |/ |/|
| * powerpc/corenet_ds: move SATA config to board configurationZang Roy-R619112012-11-275-1/+7
| * powerpc/P2041RDB: Fix Flash address LAW addressYork Sun2012-11-271-4/+10
| * powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi2012-11-271-0/+40
| * powerpc/qoriq: Move FMAN microcode locationYork Sun2012-11-273-3/+3
* | mmc: tegra: use bounce buffer APIsStephen Warren2012-11-271-0/+3
* | common: rework bouncebuf implementationStephen Warren2012-11-271-9/+24
* | bouncebuf: remove dummy implementationStephen Warren2012-11-271-14/+0
* | Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configsStephen Warren2012-11-274-4/+4
* | mmc: add no simultaenous power and vddMela Custodio2012-11-271-0/+1
* | mmc: at91sam9x5: support to save environment in mmcWu, Josh2012-11-271-3/+16
|/
* Remove obsolete header filePantelis Antoniou2012-11-271-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-2617-74/+113
|\
| * nand: Add torture featureBenoît Thébaudeau2012-11-261-0/+1
| * nand: Move the sub-page read support enable to a flagJoe Hershberger2012-11-261-3/+4
| * powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL bootScott Wood2012-11-261-36/+33
| * powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory mapScott Wood2012-11-261-13/+9
| * powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new splScott Wood2012-11-261-26/+28
| * spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-2614-0/+42
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-11-202-0/+113
|\ \
| * \ Merge branch 'next'Gerald Van Baren2012-11-192-0/+113
| |\ \ | | |/ | |/|
| | * fdt: Add option to default to most compatible conf in a fit imageGabe Black2012-11-121-0/+1
| | * fdt: Add polarity-aware gpio functions to fdtdecSean Paul2012-11-121-0/+16
| | * fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a propertyChe-Liang Chiou2012-11-121-0/+15
| | * fdt: Add function to read boolean propertyGabe Black2012-11-121-0/+10
| | * fdt: Export fdtdec_lookup() and fix the nameGerald Van Baren2012-11-121-0/+13
| | * fdt: Add function for decoding multiple gpios globally availableAbhilash Kesavan2012-11-121-0/+16
| | * fdt: Add fdtdec_decode_region() to decode memory regionSimon Glass2012-11-121-0/+19
| | * fdt: Add function to get a config string from device treeSimon Glass2012-11-121-0/+10
| | * fdt: Add function to get config int from device treeAbhilash Kesavan2012-11-121-0/+13
* | | omap3_beagle: use new MUSB intstead of the old oneIlya Yanok2012-11-201-7/+4
* | | omap3_beagle: add musb-new initIlya Yanok2012-11-201-0/+2
* | | musb-new: omap2plus backend driverIlya Yanok2012-11-201-1/+2
* | | am3517_evm: switch to musb-newIlya Yanok2012-11-201-21/+16
* | | musb-new: am35x backend driverIlya Yanok2012-11-201-1/+1
* | | am335x_evm: enable both musb gadget and hostIlya Yanok2012-11-201-0/+27
* | | musb-new: dsps backend driverIlya Yanok2012-11-201-1/+2
OpenPOWER on IntegriCloud