summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* omap_rev_string: output to stdoutAndreas Müller2012-01-162-14/+8
* OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller2012-01-162-2/+2
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-168-107/+119
* ARM:AM33XX: Add mmc/sd supportChandan Nath2012-01-162-0/+12
* ARM:AM33XX: Fix ddr and timer register offsetChandan Nath2012-01-162-4/+7
* omap3: make get_board_rev() function weakNikita Kiryanov2012-01-161-1/+2
* omap4: fix boot issue on ES2.0 PandaAneesh V2012-01-161-2/+2
* imx: mx6q: add aipstz init for off platform periphJason Liu2012-01-161-6/+23
* mx28: fix clearing of IRQs in power initZach Sadecki2012-01-161-4/+4
* i.mx6:imx6q: allign MAC address with burned-in orderingJason Liu2012-01-161-6/+8
* mx28: Let dram_init be common for mx28Fabio Estevam2012-01-161-0/+21
* mx28: Let imx_get_mac_from_fuse be common for mx28Fabio Estevam2012-01-161-0/+46
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-164-4/+4
* mx28: remove omap specific config optionsVeli-Pekka Peltola2012-01-161-6/+0
* i.mx: i.mx6q: Add the enet clock functionJason Liu2012-01-161-0/+5
* gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-091-16/+19
* tegra: Add support for UART init in cpu board.cSimon Glass2011-12-241-0/+51
* tegra: Add a function mux featureSimon Glass2011-12-242-1/+59
* tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass2011-12-241-0/+14
* tegra: Move clock_early_init() to arch_cpu_init()Simon Glass2011-12-241-0/+3
* tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass2011-12-241-0/+4
* tegra2: Always build with USE_PRIVATE_LIBGCC=yes.Thierry Reding2011-12-241-0/+2
* arm, davinci: Fix build warnings for cam_enc_4xxChristian Riesch2011-12-241-2/+3
* arm, davinci: Add SPL support for DA850 SoCsChristian Riesch2011-12-242-2/+35
* arm: Tegra: fix undefined instruction hang immediately after resetTom Warren2011-12-211-0/+2
* add print_cpuinfo to s3c24x0David Müller (ELSOFT AG)2011-12-192-0/+55
* davinci: Fixed wrong timebase clock frequency.Manfred Rudigier2011-12-191-1/+1
* arm926ejs: remove noop flush_dcache_all functionIlya Yanok2011-12-191-5/+0
* USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger2011-12-111-0/+72
* pxa: activate the first usb host port on pxa27x by defaultStefan Herbrechtsmeier2011-12-111-2/+2
* pxa: fix usb host register mismatchStefan Herbrechtsmeier2011-12-111-1/+1
* arm, davinci: Use lldiv for the 64-bit divisions in timer.cChristian Riesch2011-12-101-2/+4
* M28: Cleanup memsize.o OOT buildMarek Vasut2011-12-093-23/+9
* i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28Marek Vasut2011-12-097-0/+1611
* i.mx: add the initial support for freescale i.MX6Q processorJason Liu2011-12-095-0/+591
* i.mx: introduce the armv7/imx-common folderJason Liu2011-12-096-86/+165
* S5PC2XX: Rename S5pc2XX to exynosChander Kashyap2011-12-093-25/+25
* tegra2: Don't use board pointer before it is set upSimon Glass2011-12-091-9/+1
* tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass2011-12-091-3/+1
* tegra2: Remove unneeded boot codeSimon Glass2011-12-095-147/+1
* arm: Move CP15 init out of cpu_init_crit()Simon Glass2011-12-091-6/+18
* tegra2: Simplify tegra_start() boot pathSimon Glass2011-12-093-25/+37
* tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass2011-12-092-0/+21
* Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass2011-12-091-8/+12
* arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-061-5/+3
* arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin2011-12-061-2/+3
* MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-061-4/+0
* mx5: Correct a warning in clock.cSimon Glass2011-12-061-1/+1
* OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-062-0/+9
* OMAP3 SPL: Add identify_nand_chip functionTom Rini2011-12-062-0/+90
OpenPOWER on IntegriCloud