summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-04MX35: make use of GPIO framework for MX35 processorStefano Babic
2011-09-04MX5: make use of GPIO framework for MX5 processorStefano Babic
2011-09-04MX31: make use of GPIO framework for MX31 processorStefano Babic
2011-09-04MX25: make use of GPIO framework for MX25 processorStefano Babic
2011-09-04IMX: uniform GPIO interface using GPIO frameworkStefano Babic
2011-09-04MX: MX35 / MX5: uniform clock command with powerpcStefano Babic
2011-09-04MX35: MX35PDK: support additional RAM on CSD1Stefano Babic
2011-09-04mx53: ddr3: Update DD3 initializationFabio Estevam
2011-09-04ARM: MX51: PLL errata workaroundDavid Jander
2011-09-04ARM: versatilepb : drop warnings due to double definitionsStefano Babic
2011-09-04omap4: increase SRAM budget to fix build errorAneesh V
2011-09-04omap4: fix build warning due to signed unsigned comparisonAneesh V
2011-09-04mkimage: Fix 'Unknown OMAP image type - 5'Dirk Behme
2011-09-04omap: fix gpio related build breaksAneesh V
2011-09-03gpio:samsung: s5p_ suffix add for GPIO functions (C210_universal)Łukasz Majewski
2011-09-03SMDKV310: MMC SPL: Remove unwanted dummy functionsChander Kashyap
2011-09-03SMDKV310: Fix undefined reference errorChander Kashyap
2011-09-03SMDKV310: Fix build error for smdkv310 boardChander Kashyap
2011-09-03gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski
2011-09-03mmc: S5P: Support DMA restarts at buffer boundariesAnton Staaf
2011-09-03SMDKV310: Fix host compilation of mkv310_imageDirk Behme
2011-09-03arm: fix bd pointer dereference prior initializationIgor Grinberg
2011-09-03arm, lib/board.c: use gd->ram_size instead of bd->bi_memsizeHeiko Schocher
2011-09-03mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFFJason Liu
2011-09-03MX31: removed warnings due to clock.hStefano Babic
2011-09-03integrator: convert to new build systemLinus Walleij
2011-09-03integratorcp: make the board compileLinus Walleij
2011-09-03integratorap: remove hardcoded 32MB memory cmdlineLinus Walleij
2011-09-03integratorap: support some rudimentary commandsLinus Walleij
2011-09-03integratorap: support the hush shellLinus Walleij
2011-09-03integratorap: support relocationLinus Walleij
2011-09-03integratorap: make the compile work againLinus Walleij
2011-09-03arm: lib: memcpy: Do not copy to same addressMatthias Weisser
2011-09-03arm: omap: innovator: use common code for machine typeIgor Grinberg
2011-09-03arm: nvidia and smdk6400: use common code for machine typeIgor Grinberg
2011-09-03MAKEALL ARMv7: Use boards.cfgDirk Behme
2011-09-03atmel: Update support of board AT91SAM9M10G45-EK to new styleThomas Petazzoni
2011-09-03AT91: fix at91sam9g45.h to include USB Host definesReinhard Meyer
2011-09-03make pm9g45 buildable for v2011.06 releaseAsen Dimov
2011-09-03make pm9263 buildable for v2011.06 releaseAsen Dimov
2011-09-03atmel: update at91sam9m10g45 SoC support to new styleThomas Petazzoni
2011-09-03pm9261: compiles with the AT91 reworked schemeAsen Dimov
2011-09-03tny_a9260/tny_a9g20: update board to the new AT91 organizationThomas Petazzoni
2011-09-03sbc35_a9g20: update board to the new AT91 organizationThomas Petazzoni
2011-09-03at91: reworked support for meesc boardMatthias Fuchs
2011-08-31MPC8xx: fix build problem for ETX094 boardWolfgang Denk
2011-08-31phy.c: make less verbose - turn printf() into debug()Wolfgang Denk
2011-08-26Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2011-08-26Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2011-08-22sh: add calling mmc_initialize in board.cYoshihiro Shimoda