summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* MX5: make use of GPIO framework for MX5 processorStefano Babic2011-09-04-7/+35
* MX31: make use of GPIO framework for MX31 processorStefano Babic2011-09-04-7/+35
* MX25: make use of GPIO framework for MX25 processorStefano Babic2011-09-04-12/+45
* IMX: uniform GPIO interface using GPIO frameworkStefano Babic2011-09-04-65/+51
* MX: MX35 / MX5: uniform clock command with powerpcStefano Babic2011-09-04-4/+4
* MX35: MX35PDK: support additional RAM on CSD1Stefano Babic2011-09-04-9/+23
* mx53: ddr3: Update DD3 initializationFabio Estevam2011-09-04-9/+9
* ARM: MX51: PLL errata workaroundDavid Jander2011-09-04-0/+60
* ARM: versatilepb : drop warnings due to double definitionsStefano Babic2011-09-04-5/+1
* omap4: increase SRAM budget to fix build errorAneesh V2011-09-04-2/+2
* omap4: fix build warning due to signed unsigned comparisonAneesh V2011-09-04-6/+6
* mkimage: Fix 'Unknown OMAP image type - 5'Dirk Behme2011-09-04-1/+0
* omap: fix gpio related build breaksAneesh V2011-09-04-19/+104
* gpio:samsung: s5p_ suffix add for GPIO functions (C210_universal)Łukasz Majewski2011-09-03-14/+14
* SMDKV310: MMC SPL: Remove unwanted dummy functionsChander Kashyap2011-09-03-30/+1
* SMDKV310: Fix undefined reference errorChander Kashyap2011-09-03-0/+6
* SMDKV310: Fix build error for smdkv310 boardChander Kashyap2011-09-03-1/+1
* gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski2011-09-03-35/+35
* mmc: S5P: Support DMA restarts at buffer boundariesAnton Staaf2011-09-03-4/+11
* SMDKV310: Fix host compilation of mkv310_imageDirk Behme2011-09-03-0/+1
* arm: fix bd pointer dereference prior initializationIgor Grinberg2011-09-03-4/+5
* arm, lib/board.c: use gd->ram_size instead of bd->bi_memsizeHeiko Schocher2011-09-03-1/+1
* mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFFJason Liu2011-09-03-13/+0
* MX31: removed warnings due to clock.hStefano Babic2011-09-03-1/+1
* integrator: convert to new build systemLinus Walleij2011-09-03-274/+13
* integratorcp: make the board compileLinus Walleij2011-09-03-0/+6
* integratorap: remove hardcoded 32MB memory cmdlineLinus Walleij2011-09-03-1/+1
* integratorap: support some rudimentary commandsLinus Walleij2011-09-03-0/+6
* integratorap: support the hush shellLinus Walleij2011-09-03-0/+2
* integratorap: support relocationLinus Walleij2011-09-03-9/+8
* integratorap: make the compile work againLinus Walleij2011-09-03-1/+7
* arm: lib: memcpy: Do not copy to same addressMatthias Weisser2011-09-03-0/+3
* arm: omap: innovator: use common code for machine typeIgor Grinberg2011-09-03-9/+4
* arm: nvidia and smdk6400: use common code for machine typeIgor Grinberg2011-09-03-4/+1
* MAKEALL ARMv7: Use boards.cfgDirk Behme2011-09-03-21/+2
* atmel: Update support of board AT91SAM9M10G45-EK to new styleThomas Petazzoni2011-09-03-188/+156
* AT91: fix at91sam9g45.h to include USB Host definesReinhard Meyer2011-09-03-1/+3
* make pm9g45 buildable for v2011.06 releaseAsen Dimov2011-09-03-27/+27
* make pm9263 buildable for v2011.06 releaseAsen Dimov2011-09-03-35/+35
* atmel: update at91sam9m10g45 SoC support to new styleThomas Petazzoni2011-09-03-185/+135
* pm9261: compiles with the AT91 reworked schemeAsen Dimov2011-09-03-34/+33
* tny_a9260/tny_a9g20: update board to the new AT91 organizationThomas Petazzoni2011-09-03-83/+73
* sbc35_a9g20: update board to the new AT91 organizationThomas Petazzoni2011-09-03-97/+88
* at91: reworked support for meesc boardMatthias Fuchs2011-09-03-108/+144
* MPC8xx: fix build problem for ETX094 boardWolfgang Denk2011-08-31-143/+3
* phy.c: make less verbose - turn printf() into debug()Wolfgang Denk2011-08-31-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-08-26-2/+1340
|\
| * sh: add calling mmc_initialize in board.cYoshihiro Shimoda2011-08-22-0/+12
| * sh: sh7757lcr: Add KEEP order to start.o sectionYoshihiro Shimoda2011-08-22-1/+1
| * usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu2011-08-22-1/+1