summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM pbl: add generated file zbarebox.map to .gitignoreFabio Porcedda2012-11-141-0/+1
* iomux-imx35: add missing comma in pad definitionUwe Kleine-König2012-11-011-1/+1
* at91sam9xek: fix mtd partitionJean-Christophe PLAGNIOL-VILLARD2012-11-011-1/+2
* ARM Samsung: Let Nand boot depend on ARCH_S3C24xxSascha Hauer2012-10-261-0/+1
* ARM omap: pbl fixesSascha Hauer2012-10-262-0/+3
* ARM Samsung: fix pbl build for tiny210 boardSascha Hauer2012-10-262-0/+2
* ARM: let THUMB2 select EABISascha Hauer2012-10-261-0/+1
* pm9g45: fix config and defconfigJean-Christophe PLAGNIOL-VILLARD2012-10-232-13/+32
* pm9g45: fix nand partition in c codeJean-Christophe PLAGNIOL-VILLARD2012-10-231-2/+5
* Merge branch 'pu/compiler-warnings'Sascha Hauer2012-10-212-5/+5
|\
| * sandbox: only test for sdl libs when sdl is enabledSascha Hauer2012-10-171-2/+5
| * mips: remove unused variableSascha Hauer2012-10-171-3/+0
* | ARM OMAP: Enable gpio outputTeresa Gámez2012-10-211-1/+1
* | at91sam9x5ek: fix bootstrap size to 256KiBJean-Christophe PLAGNIOL-VILLARD2012-10-171-1/+1
* | sam9x5ek: drop uart2 as it's not always presentJean-Christophe PLAGNIOL-VILLARD2012-10-171-1/+0
* | at91sam9x5: udpate default ARCH_TEXT to 0x26f00000Jean-Christophe PLAGNIOL-VILLARD2012-10-171-0/+1
|/
* ARM samsung S5P: Enable board supportSascha Hauer2012-10-151-8/+6
* ARM a9m2440: Fix lowlevel initSascha Hauer2012-10-151-1/+1
* documentation: add sandbox malloc argumentAlexander Aring2012-10-131-0/+4
* sandbox: fix malloc argument stringAlexander Aring2012-10-131-1/+1
* sandbox: move add_image for env in second getoptAlexander Aring2012-10-131-5/+7
* ARM i.MX25: Enable all needed clocks during startupSascha Hauer2012-10-101-3/+13
* bootm: close open filesVicente2012-10-101-1/+3
* ARM OMAP: change region size for gpio banksTeresa Gámez2012-10-092-12/+12
* ARM OMAP: Remove usage of gpio lib calls in lowlevel codeTeresa Gámez2012-10-091-2/+27
* ARM OMAP: gpiolib fix chip.baseTeresa Gámez2012-10-091-1/+1
* ARM i.MX gpio: fix of gpio baseSascha Hauer2012-10-071-0/+1
* Merge branch 'pu/misc-fixes'Sascha Hauer2012-10-071-1/+1
|\
| * nios2: Fix stray comment start in longlong.hSascha Hauer2012-10-041-1/+1
* | regression: reset can not returnvicencb@gmail.com2012-10-074-4/+4
* | ARM: Fix Kconfig link for Cirrus Logic EP9312 CPU.Alexander Shiyan2012-10-051-1/+1
* | ARM pbl: actually create cached mappings in the decompressorSascha Hauer2012-10-041-4/+3
* | ARM pbl: Provide a dummy error function for the decompressorSascha Hauer2012-10-041-1/+6
* | calao: at91 qil/tny/usb auto detect the phy addrJean-Christophe PLAGNIOL-VILLARD2012-10-043-3/+3
* | Merge branch 'for-next/fixes'Sascha Hauer2012-10-042-4/+7
|\ \
| * | ARM i.MX51 babbage: Add delay after phy resetSascha Hauer2012-10-041-1/+3
| * | ARM i.MX clocksource: fix timer source selectionSascha Hauer2012-10-041-3/+4
| |/
* | Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-0483-3067/+3568
|\ \
| * | ARM i.MX: Remove old clock supportSascha Hauer2012-10-0415-2154/+10
| * | ARM i.MX: Switch clocksource to clk_getSascha Hauer2012-10-041-2/+15
| * | ARM i.MX35: Switch to common clkSascha Hauer2012-10-043-2/+189
| * | ARM i.MX21: Switch to common clkSascha Hauer2012-10-043-1/+121
| * | ARM i.MX6: Switch to common clkSascha Hauer2012-10-043-2/+309
| * | ARM i.MX31: Switch to common clkSascha Hauer2012-10-043-2/+136
| * | ARM i.MX1: Switch to common clk supportSascha Hauer2012-10-043-2/+111
| * | ARM i.MX5: Switch to common clk supportSascha Hauer2012-10-044-4/+304
| * | ARM i.MX25: Switch to common clk supportSascha Hauer2012-10-043-2/+157
| * | ARM i.MX27: implement clk supportSascha Hauer2012-10-044-2/+160
| * | ARM i.MX: initial clk supportSascha Hauer2012-10-047-0/+866
| * | ARM i.MX25: Add function to setup chipselectSascha Hauer2012-10-043-5/+13