aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-06-20board/bsc9131rdb: Update default boot environment settingsPriyanka Jain1-1/+3
2013-06-20board/bsc9131rdb: Add DSP side tlb and lawsPriyanka Jain1-0/+5
2013-06-20board/bsc9131rdb: Add targets for Sysclk 100MHzPriyanka Jain1-0/+4
2013-06-20board/bsc9132qds:Add NAND boot support using new SPL formatPrabhakar Kushwaha1-6/+57
2013-06-20board/bsc9131rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha1-11/+38
2013-06-20board/p1010rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha1-31/+35
2013-06-20powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha1-2/+9
2013-06-14Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini9-8/+21
2013-06-13ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boardsStephen Warren7-8/+8
2013-06-13mmc: report capacity for the selected partitionStephen Warren1-0/+7
2013-06-13mmc: fix env in mmc with redundant compile errorBo Shen1-0/+6
2013-06-13Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+5
2013-06-13Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini18-299/+776
2013-06-12Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-1/+427
2013-06-12arm: pxa: Add support for ICP DAS LP-8x4xSergey Yanovich1-0/+262
2013-06-12usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su2-0/+425
2013-06-12usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSizeVivek Gautam1-1/+2
2013-06-11Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xxTom Rini1-1/+1
2013-06-11ppc: ppmc7xx: Fix possible out-of-bound accessMarek Vasut1-1/+1
2013-06-11powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood1-0/+1
2013-06-10arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish1-0/+1
2013-06-10arm: Remove OMAP2420H4 and all omap24xx supportTom Rini1-264/+0
2013-06-10da830: add MMC supportVishwanathrao Badarkhe, Manish1-2/+22
2013-06-10ARM: OMAP5: Power: Add more functionality to Palmas driverLubomir Popov1-7/+83
2013-06-10ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla1-0/+2
2013-06-10mmc: omap_hsmmc: Update pbias programmingBalaji T K2-5/+4
2013-06-10ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R2-8/+0
2013-06-10ARM: DRA7xx: Change the Debug UART to UART1Sricharan R3-4/+7
2013-06-10ARM: DRA7xx: Add control id code for DRA7xxLokesh Vutla1-1/+2
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD10-9/+394
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos139-0/+140
2013-06-07generic_board: reduce the redundancy of gd_t struct membersMasahiro Yamada1-3/+0
2013-06-07am335x: enable falcon boot mode for mmc (raw and fat) and nandPeter Korsgaard1-3/+27
2013-06-07devkit8000: Add SPL_OS for MMC supportTom Rini1-0/+8
2013-06-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2-0/+5
2013-06-06ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PARTFabio Estevam5-7/+3
2013-06-06am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini3-9/+6
2013-06-05ARM: bcm2835: add simplefb DT node during bootz/mStephen Warren1-0/+2
2013-06-05lcd: add functions to set up simplefb device treeStephen Warren1-0/+3
2013-06-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-6/+24
2013-06-05Merge branch 'tpm' of git://git.denx.de/u-boot-x86Tom Rini3-4/+6
2013-06-04am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini3-6/+24
2013-06-04bootstage: Remove unused entries related to kernel/ramdisk/fdt loadSimon Glass1-26/+3
2013-06-04image: Use fit_image_load() to load kernelSimon Glass1-1/+0
2013-06-04image: Use fit_image_load() to load FDTSimon Glass1-3/+3
2013-06-04image: Use fit_image_load() to load ramdiskSimon Glass1-1/+0
2013-06-04image: Introduce fit_image_load() to load images from FITsSimon Glass1-2/+95
2013-06-04bootstage: Introduce sub-IDs for use with image loadingSimon Glass1-0/+22
2013-06-04main: Separate out the two abortboot() functionsSimon Glass1-3/+0
2013-06-04net: Add prototype for update_tftpSimon Glass1-0/+3