summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | [ARM] S3C64XX: Set GPIO pin when select IRQ_EINT typeBen Dooks2009-02-261-0/+13
| | * | | | | | [ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_infoHartley Sweeten2009-03-051-0/+2
| | * | | | | | [ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König2009-03-051-0/+4
| | * | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-03-051-0/+7
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | [ARM] orion5x: pass dram mbus data to xor driverSaeed Bishara2009-03-031-0/+7
| * | | | | | | [ARM] Orion: Fix some typos in the DNS-323 support codeMartin Michlmayr2009-03-101-2/+2
| * | | | | | | [ARM] orion5x: added a new FPGA ID set for the TS-78xxAlexander Clouter2009-03-042-2/+4
| * | | | | | | [ARM] mv78xx0: wire i2c supportRiku Voipio2009-03-034-0/+87
| * | | | | | | [ARM] Kirkwood: register internal devices in a common placeNicolas Pitre2009-02-265-13/+8
| * | | | | | | [ARM] Kirkwood: remove unneeded includes from board setup filesNicolas Pitre2009-02-263-13/+2
| * | | | | | | [ARM] Kirkwood: add NAND support to the DB88F6281 boardNicolas Pitre2009-02-261-1/+46
| * | | | | | | [ARM] Kirkwood: SDIO driver registration for DB6281 and RD6281Nicolas Pitre2009-02-266-0/+98
| * | | | | | | [ARM] orion5x: ts78xx add NAND support via plat_nandAlexander Clouter2009-02-253-1/+134
| * | | | | | | [ARM] orion5x: ts78xx amend RTC registering to not depend on ifdef'sAlexander Clouter2009-02-251-13/+1
| * | | | | | | [ARM] orion5x: ts78xx make more bulletproof the RTC load/unload codeAlexander Clouter2009-02-241-8/+14
| * | | | | | | [ARM] mv78xx0: enable eth2/eth3 on the mv78xx0 A0 development boardLennert Buytenhek2009-02-191-6/+2
| * | | | | | | [ARM] mv78xx0: force eth2/eth3 to PHYless mode on pre-A0 siliconLennert Buytenhek2009-02-191-0/+27
| * | | | | | | [ARM] mv78xx0: distinguish between different chip steppingsLennert Buytenhek2009-02-194-1/+48
| * | | | | | | [ARM] Kirkwood: enable both XOR engines on the 6281 RD boardLennert Buytenhek2009-02-191-0/+2
| * | | | | | | [ARM] Kirkwood: MPP initialization codeNicolas Pitre2009-02-193-1/+401
| * | | | | | | [ARM] Orion: make gpio /input/output validation separateNicolas Pitre2009-02-192-10/+25
| * | | | | | | Merge branch 'for-np' of git://git.wormnet.eu/alex/ts78xx into orion/masterNicolas Pitre2009-02-194-109/+231
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | [ARM] orion5x: TS-78xx support for 'hotplug' of FPGA devicesAlexander Clouter2009-02-063-55/+224
| | * | | | | | [ARM] orion5x: TS-78xx comment shiftingAlexander Clouter2009-02-061-9/+8
| | * | | | | | [ARM] orion5x: remove TS-78xx NOR support as it does not existAlexander Clouter2009-02-061-46/+0
| | * | | | | | [ARM] orion5x: add rtc-m48t86 to orion5x_defconfigAlexander Clouter2009-02-061-1/+1
* | | | | | | | [ARM] pass reboot command line to arch_reset()Russell King2009-03-1950-65/+65
* | | | | | | | Merge branch 'omap-clks3' into develRussell King2009-03-1951-2471/+3074
|\ \ \ \ \ \ \ \
| * | | | | | | | [ARM] omap: clk_set_parent: deny changing parent if clock is enabledRussell King2009-03-032-13/+10
| * | | | | | | | [ARM] omap: ensure that failing power domain lookups produce errorsRussell King2009-02-231-8/+5
| * | | | | | | | [ARM] OMAP3 powerdomains: make USBTLL SAR only available on ES3.1 and beyondPaul Walmsley2009-02-232-3/+25
| * | | | | | | | [ARM] OMAP3: update ES level flags to discriminate between post-ES2 revisionsPaul Walmsley2009-02-234-13/+32
| * | | | | | | | [ARM] omap: add support for bypassing DPLLsRussell King2009-02-198-199/+186
| * | | | | | | | [ARM] omap: arrange for clock recalc methods to return the rateRussell King2009-02-1410-68/+60
| * | | | | | | | [ARM] OMAP2/3 clock: don't tinker with hardirqs when they are supposed to be ...Paul Walmsley2009-02-082-11/+3
| * | | | | | | | [ARM] omap: fix clockdomain enable/disable orderingRussell King2009-02-081-6/+5
| * | | | | | | | [ARM] omap: fix usecount decrement bugRussell King2009-02-081-10/+10
| * | | | | | | | [ARM] OMAP clock: drop clk_get_usecount()Paul Walmsley2009-02-082-17/+0
| * | | | | | | | [ARM] OMAP2/3 clock: convert remaining MPU barriers into OCP barriersPaul Walmsley2009-02-081-3/+3
| * | | | | | | | [ARM] OMAP2xxx clock: consolidate DELAYED_APP clock commits; fix barrierPaul Walmsley2009-02-081-9/+24
| * | | | | | | | [ARM] OMAP2/3 clock: don't use a barrier after clk_disable()Paul Walmsley2009-02-081-1/+1
| * | | | | | | | [ARM] omap: create a proper tree of clocksRussell King2009-02-089-128/+74
| * | | | | | | | [ARM] omap: clks: call recalc after any rate changeRussell King2009-02-083-10/+12
| * | | | | | | | [ARM] OMAP2/3 clock: use standard set_rate fn in omap2_clk_arch_init()Paul Walmsley2009-02-082-2/+2
| * | | | | | | | [ARM] OMAP3: PM: Make sure clk_disable_unused() order is correctTero Kristo2009-02-081-1/+5
| * | | | | | | | [ARM] OMAP3 clock: add omap3_core_dpll_m2_set_rate()Paul Walmsley2009-02-082-5/+69
| * | | | | | | | [ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructurePaul Walmsley2009-02-0810-11/+71
| * | | | | | | | [ARM] OMAP2 SDRC: separate common OMAP2/3 code from OMAP2xxx codePaul Walmsley2009-02-088-81/+115
| * | | | | | | | [ARM] OMAP2 SDRC: rename memory.c to sdrc2xxx.cPaul Walmsley2009-02-082-8/+8
| * | | | | | | | [ARM] OMAP2 SDRC: move mach-omap2/memory.h into mach/sdrc.hPaul Walmsley2009-02-088-50/+35
OpenPOWER on IntegriCloud