summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | board/p1010rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha2013-06-201-31/+35
* | | | | powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha2013-06-201-2/+9
| |_|/ / |/| | |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2013-06-149-8/+21
|\ \ \ \
| * | | | ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boardsStephen Warren2013-06-137-8/+8
| * | | | mmc: report capacity for the selected partitionStephen Warren2013-06-131-0/+7
| * | | | mmc: fix env in mmc with redundant compile errorBo Shen2013-06-131-0/+6
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2013-06-131-0/+5
|\ \ \ \ \
| * | | | | spi: Add support for preamble bytesRajeshwari Shinde2013-06-031-0/+5
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-1318-299/+776
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | arm: pxa: Add support for ICP DAS LP-8x4xSergey Yanovich2013-06-121-0/+262
| * | | | | arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2013-06-101-0/+1
| * | | | | arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-101-264/+0
| * | | | | da830: add MMC supportVishwanathrao Badarkhe, Manish2013-06-101-2/+22
| * | | | | ARM: OMAP5: Power: Add more functionality to Palmas driverLubomir Popov2013-06-101-7/+83
| * | | | | ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla2013-06-101-0/+2
| * | | | | mmc: omap_hsmmc: Update pbias programmingBalaji T K2013-06-102-5/+4
| * | | | | ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R2013-06-102-8/+0
| * | | | | ARM: DRA7xx: Change the Debug UART to UART1Sricharan R2013-06-103-4/+7
| * | | | | ARM: DRA7xx: Add control id code for DRA7xxLokesh Vutla2013-06-101-1/+2
| * | | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-0810-9/+394
| |\ \ \ \ \
| | * | | | | ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PARTFabio Estevam2013-06-065-7/+3
| | * | | | | Add support for Congatec Conga-QEVAl boardSARTRE Leo2013-06-041-0/+194
| | * | | | | wandboard: Add Boot Splash image with Wandboard logoOtavio Salvador2013-06-031-0/+2
| | * | | | | wandboard: Enable HDMI splashscreenFabio Estevam2013-06-031-1/+14
| | * | | | | mx6qsabreauto: Add i2c to mx6qsabreauto boardRenato Frias2013-06-031-0/+6
| | * | | | | mx6slevk: Allow booting a device tree kernelFabio Estevam2013-06-031-1/+1
| | * | | | | arm: vf610: Add basic support for Vybrid VF610TWR boardAlison Wang2013-06-031-0/+140
| | * | | | | mx23evk: Add splash screen supportFabio Estevam2013-05-161-0/+17
| | * | | | | mx28evk: Add splash screen supportFabio Estevam2013-05-161-0/+17
* | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-06-123-1/+427
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su2013-06-122-0/+425
| * | | | | | usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSizeVivek Gautam2013-06-121-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xxTom Rini2013-06-111-1/+1
|\ \ \ \ \ \
| * | | | | | ppc: ppmc7xx: Fix possible out-of-bound accessMarek Vasut2013-06-111-1/+1
| |/ / / / /
* | | | | | powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood2013-06-111-0/+1
|/ / / / /
* | | | | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-07139-0/+140
* | | | | generic_board: reduce the redundancy of gd_t struct membersMasahiro Yamada2013-06-071-3/+0
* | | | | am335x: enable falcon boot mode for mmc (raw and fat) and nandPeter Korsgaard2013-06-071-3/+27
* | | | | devkit8000: Add SPL_OS for MMC supportTom Rini2013-06-071-0/+8
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-06-072-0/+5
|\ \ \ \ \
| * | | | | ARM: bcm2835: add simplefb DT node during bootz/mStephen Warren2013-06-051-0/+2
| * | | | | lcd: add functions to set up simplefb device treeStephen Warren2013-06-051-0/+3
* | | | | | am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini2013-06-063-9/+6
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-053-6/+24
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini2013-06-043-6/+24
* | | | | | Merge branch 'tpm' of git://git.denx.de/u-boot-x86Tom Rini2013-06-053-4/+6
|\ \ \ \ \ \
| * | | | | | tpm: Reorganize the I2C TPM driverTom Wai-Hong Tam2013-06-031-3/+3
| * | | | | | tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Vincent Palatin2013-06-031-0/+1
| * | | | | | x86: config: Reflect the name changes of LPC TPM configsTom Wai-Hong Tam2013-06-031-1/+2
* | | | | | | bootstage: Remove unused entries related to kernel/ramdisk/fdt loadSimon Glass2013-06-041-26/+3
OpenPOWER on IntegriCloud