summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add missing includesSascha Hauer2019-03-182-0/+3
* Merge branch 'for-next/restart'Sascha Hauer2015-09-011-7/+12
|\
| * restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-7/+12
* | gpio: Drop asm-generic/gpio.hSascha Hauer2015-08-201-1/+0
|/
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* Merge branch 'for-next/randconfig-1'Sascha Hauer2014-12-081-0/+3
|\
| * ARM: ep93xx: let broken SoCs depend on BROKENSascha Hauer2014-11-281-0/+3
* | treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-3/+1
|/
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-24/+0
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-24/+0
* | ARM: Create an assembly arm_cpu_lowlevel_init functionSascha Hauer2013-08-071-1/+1
|/
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-3/+2
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-3/+3
* ARM ep93xx boards: switch to barebox_arm_entrySascha Hauer2013-02-043-11/+12
* gpio: provide generic gpio headerJean-Christophe PLAGNIOL-VILLARD2012-10-051-26/+1
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-10/+5
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-10/+5
* | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-176-22/+0
|/
* ARM boards: Make boards pbl safeSascha Hauer2012-08-121-0/+1
* ARM ep93xx: Get rid of special handling in linker fileSascha Hauer2012-07-233-1/+18
* introduce io.hSascha Hauer2011-09-223-3/+3
* clocksource: switch mask to CLOCKSOURCE_MASKJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+1
* reset_cpu: unify declarationRobert Schwebel2010-10-221-1/+1
* make reset_cpu a __noreturn functionSascha Hauer2010-03-301-1/+1
* EP93xx: Fix system controller register definitionsMatthias Kaehlcke2010-02-081-1/+2
* Add support for EP9xx GPIOsMatthias Kaehlcke2010-01-143-1/+166
* ARM: Add support for EP93xx SoCsMatthias Kaehlcke2010-01-147-0/+1289