aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-12-08Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic93-365/+2279
2012-12-07Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini3-17/+175
2012-12-07Change e-mail address of Luka PerkovLuka Perkov2-2/+2
2012-12-06x86: Fix coreboot config to boot on ChromebookSimon Glass1-14/+12
2012-12-06x86: Turn on support for EFI's GPT in the coreboot configGabe Black1-0/+3
2012-12-06x86: coreboot: Enable video displaySimon Glass1-2/+8
2012-12-06x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer1-1/+1
2012-12-06Introduce arch_phys_memset which works like memset but on physical memoryGabe Black1-0/+21
2012-12-06x86: Enable CONFIG_CMD_ZBOOT for corebootSimon Glass1-0/+3
2012-12-06x86: Enable ICH6 GPIO controller for corebootSimon Glass1-0/+4
2012-12-06x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson1-0/+123
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