aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-12-07Change e-mail address of Luka PerkovLuka Perkov2-2/+2
2012-12-06cbfs: Add docbook templateSimon Glass1-33/+36
2012-12-06cbfs: Remove mention of CREDITS filesSimon Glass1-3/+0
2012-12-064xx: Fix PCI memory mapping on CPCI405 boardsMatthias Fuchs4-4/+4
2012-12-05mpc5200: Add a3m071 board supportStefan Roese1-0/+380
2012-12-03Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2-0/+16
2012-11-30x86: Define CONFIG_SYS_VSNPRINTF for corebootSimon Glass1-0/+1
2012-11-30x86: Select stdio devices for corebootSimon Glass1-0/+12
2012-11-30x86: Add CBMEM console driver for corebootVadim Bendebury1-0/+3
2012-11-30include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64sNobuhiro Iwamatsu1-2/+0
2012-11-28Merge branch 'master' of git://www.denx.de/git/u-boot-x86Tom Rini2-10/+7
2012-11-28x86: coreboot: Enable LPC TPMSimon Glass1-0/+4
2012-11-28x86: Remove coreboot start16 codeSimon Glass1-1/+1
2012-11-28x86: Put global data on the stackGraeme Russ2-9/+2
2012-11-28Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini8-8/+60
2012-11-27powerpc/corenet_ds: move SATA config to board configurationZang Roy-R619115-1/+7
2012-11-27powerpc/P2041RDB: Fix Flash address LAW addressYork Sun1-4/+10
2012-11-27powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi1-0/+40
2012-11-27powerpc/qoriq: Move FMAN microcode locationYork Sun3-3/+3
2012-11-27mmc: tegra: use bounce buffer APIsStephen Warren1-0/+3
2012-11-27common: rework bouncebuf implementationStephen Warren1-9/+24
2012-11-27bouncebuf: remove dummy implementationStephen Warren1-14/+0
2012-11-27Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configsStephen Warren4-4/+4
2012-11-27mmc: add no simultaenous power and vddMela Custodio1-0/+1
2012-11-27mmc: at91sam9x5: support to save environment in mmcWu, Josh1-3/+16
2012-11-27Remove obsolete header filePantelis Antoniou1-1/+0
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini17-74/+113
2012-11-26nand: Add torture featureBenoît Thébaudeau1-0/+1
2012-11-26nand: Move the sub-page read support enable to a flagJoe Hershberger1-3/+4
2012-11-26powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL bootScott Wood1-36/+33
2012-11-26powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory mapScott Wood1-13/+9
2012-11-26powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new splScott Wood1-26/+28
2012-11-26spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood14-0/+42
2012-11-20Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2-0/+113
2012-11-19Merge branch 'next'Gerald Van Baren2-0/+113
2012-11-20omap3_beagle: use new MUSB intstead of the old oneIlya Yanok1-7/+4
2012-11-20omap3_beagle: add musb-new initIlya Yanok1-0/+2
2012-11-20musb-new: omap2plus backend driverIlya Yanok1-1/+2
2012-11-20am3517_evm: switch to musb-newIlya Yanok1-21/+16
2012-11-20musb-new: am35x backend driverIlya Yanok1-1/+1
2012-11-20am335x_evm: enable both musb gadget and hostIlya Yanok1-0/+27
2012-11-20musb-new: dsps backend driverIlya Yanok1-1/+2
2012-11-20musb-new: port of Linux musb driverIlya Yanok1-0/+162
2012-11-20usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2-18/+3
2012-11-20linux/usb/ch9.h: update with the version from Linux treeIlya Yanok2-16/+499
2012-11-20tegra: Enable USB keyboardAllen Martin2-0/+6
2012-11-20tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.hAllen Martin3-9/+19
2012-11-20boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee7-10/+0
2012-11-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini3-0/+91
2012-11-19Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini23-88/+491