summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | | | | image: Use fit_image_load() to load kernelSimon Glass2013-06-041-1/+0
* | | | | | | image: Use fit_image_load() to load FDTSimon Glass2013-06-041-3/+3
* | | | | | | image: Use fit_image_load() to load ramdiskSimon Glass2013-06-041-1/+0
* | | | | | | image: Introduce fit_image_load() to load images from FITsSimon Glass2013-06-041-2/+95
* | | | | | | bootstage: Introduce sub-IDs for use with image loadingSimon Glass2013-06-041-0/+22
* | | | | | | main: Separate out the two abortboot() functionsSimon Glass2013-06-041-3/+0
* | | | | | | net: Add prototype for update_tftpSimon Glass2013-06-041-0/+3
* | | | | | | at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263Simon Glass2013-06-041-1/+1
|/ / / / / /
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-317-165/+329
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mtd: resync with Linux-3.7.1Sergey Lapin2013-05-317-164/+327
| * | | | | nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha2013-05-221-1/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-3038-1805/+566
|\ \ \ \ \
| * | | | | powerpc/b4860qds: Add LAW Target ID and Create LAW entry for MapleShaveta Leekha2013-05-241-0/+9
| * | | | | powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.hPoonam Aggrwal2013-05-241-1/+0
| * | | | | Enable XAUI interface for B4860QDSSuresh Gupta2013-05-241-1/+5
| * | | | | powerpc/p5040: enable PBL tool supportShaohui Xie2013-05-241-0/+2
| * | | | | powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.hYork Sun2013-05-241-1/+0
OpenPOWER on IntegriCloud