summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/omap_generic.c
Commit message (Expand)AuthorAgeFilesLines
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-1/+1
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-1/+1
* bootm: Push dryrun to handlersSascha Hauer2016-01-261-0/+5
* ARM: omap: Use correct device to mount on /bootSascha Hauer2015-11-101-14/+7
* omap socfpga: Switch in flash env loading to use different configTrent Piepho2015-11-051-4/+6
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-11/+0
* move file helper functions to separate fileSascha Hauer2014-08-071-0/+1
* mount: support filesystem options passed via -oUwe Kleine-König2014-02-101-1/+1
* environment: Use accessor functions for default environment pathSascha Hauer2014-01-271-1/+1
* ARM: OMAP: Safe boot info in fixed SRAM addressSascha Hauer2013-12-101-4/+13
* ARM: OMAP: centralize omap startupSascha Hauer2013-11-221-0/+52
* ARM: OMAP: Make cpu_is_* macros runtime if necessarySascha Hauer2013-11-221-4/+7
* ARM: OMAP: select correct reset_cpu function at runtimeSascha Hauer2013-11-221-0/+14
* ARM: OMAP: unconditionally use /boot/barebox.envSascha Hauer2013-09-271-4/+1
* ARM: OMAP: register OMAP specific barebox bootm handlerSascha Hauer2013-09-271-0/+54
* ARM: OMAP: Add missing includeSascha Hauer2013-09-271-3/+5
* ARM: omap: Allow to set mmc devname used for bootingSascha Hauer2013-08-271-3/+28
* omap: move to common bootsource frameworkJan Luebbe2013-04-181-13/+2
* OMAP: Add option to use environment from MMCTeresa Gámez2013-04-031-0/+33
* OMAP: Move bootsource functionsTeresa Gámez2013-04-031-0/+32