summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | usb: omap: ulpi: fix ulpi transceiver accessMichael Trimarchi2013-07-02-33/+9
| * | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-28-106/+1776
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | vf610twr: Remove SoC name from U-Boot promptOtavio Salvador2013-06-28-1/+1
| | * | | vf610twr: Add default environment in line with other Freescale boardsOtavio Salvador2013-06-28-2/+89
| | * | | video: mxsfb: Break the line in videomode messageFabio Estevam2013-06-28-1/+1
| | * | | MAINTAINERS: Add an entry to the mx6q wandboard variantFabio Estevam2013-06-28-1/+1
| | * | | m28evk: Move README file inside board directoryFabio Estevam2013-06-26-0/+0
| | * | | mx28evk: Move README file inside board directoryFabio Estevam2013-06-26-0/+0
| | * | | README: mxs: Introduce README.mxsFabio Estevam2013-06-26-28/+39
| | * | | README: mx28_common: Fix structure of sentenceFabio Estevam2013-06-26-4/+3
| | * | | README: mx28_common: Do not hardcode the SSP portFabio Estevam2013-06-26-3/+1
| | * | | README: mx28_common: Keep the text within 80 columnsFabio Estevam2013-06-26-5/+5
| | * | | imx: nitrogen6x: Enable filesystem generic commandsRobert Winkler2013-06-26-0/+1
| | * | | imx: nitrogen6x: Enable raw initrdRobert Winkler2013-06-26-0/+1
| | * | | imx: nitrogen6x: Enable bootzRobert Winkler2013-06-26-0/+2
| | * | | imx: nitrogen6x: Enabled data cacheRobert Winkler2013-06-26-2/+0
| | * | | mx27: add i2c clocktrem2013-06-26-0/+3
| | * | | mx27: add function enable_cachestrem2013-06-26-0/+8
| | * | | imx: Add support for the SabreSD shipped with i.MX6DLPierre Aubert2013-06-26-12/+9
| | * | | imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert2013-06-26-22/+1569
| | * | | imx6: fix GPR2 wrong definitionPierre Aubert2013-06-26-1/+1
| | * | | dwc_ahsata: Allow use with dcache enabledEric Nelson2013-06-26-9/+25
| | * | | spi: mxc_spi: Update pre and post divider algorithmDirk Behme2013-06-26-18/+12
| | * | | spi: mxc_spi: Fix pre and post divider calculationDirk Behme2013-06-26-3/+3
| | * | | Add support for Wandboard QuadTapani Utriainen2013-06-26-1/+9
| * | | | pxa: fix memory coherency problem after relocationMike Dunn2013-06-22-0/+9
| * | | | pxa: use -mcpu=xscale compiler optionMike Dunn2013-06-22-1/+1
| * | | | pxa: turn icache off in cpu_init_crit()Mike Dunn2013-06-22-2/+1
| * | | | pxa: palmtreo680 flash programming utilityMike Dunn2013-06-22-0/+177
| * | | | pxa: add support for palmtreo680 boardMike Dunn2013-06-22-0/+1057
* | | | | bootm: Correct the arguments for the ELF image loaderSimon Glass2013-07-12-3/+3
* | | | | bootm: Use selected configuration for ramdisk and fdtSimon Glass2013-07-12-9/+15
* | | | | blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass2013-07-12-0/+20
* | | | | bootm: Remove extra OK messageSimon Glass2013-07-12-1/+0
* | | | | cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2Tom Rini2013-07-12-3/+2
* | | | | usb: pxa27x_udc: fix compiler warningsMike Dunn2013-07-10-9/+5
* | | | | dfu: Update DFU's authorship historyƁukasz Majewski2013-07-10-0/+7
| |_|_|/ |/| | |
* | | | cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itselfTom Rini2013-07-10-16/+40
* | | | cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argcTom Rini2013-07-10-5/+13
* | | | bootm: Add the missing PREP stage to bootz and correct image handlingSimon Glass2013-07-10-2/+3
* | | | bootm: Clean up bootz_setup() functionSimon Glass2013-07-10-11/+22
* | | | bootm: Require boot function only if it is about to be usedSimon Glass2013-07-10-2/+5
* | | | bootm: Disable interrupts only when loadingSimon Glass2013-07-10-24/+43
* | | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-07-10-96/+161
|\ \ \ \
| * | | | video: consolidate splash screen alignment codeAnatolij Gustschin2013-07-08-39/+39
| * | | | omap: cm_t35: Fix cm_t35 for weak splash_screen_prepareRobert Winkler2013-07-01-2/+1
| * | | | video: lcd: Make splash_screen_prepare weak, remove config macroRobert Winkler2013-07-01-17/+12
| * | | | video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler2013-07-01-16/+72
| * | | | lcd: align bmp header when uncopmressing imagePiotr Wilczek2013-07-01-15/+30
| * | | | lcd: remove unaligned access in lcd_dt_simplefb_configure_node()Stephen Warren2013-07-01-3/+3