~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: Drop init.h from common headerSimon Glass2020-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini2018-01-10
* imx: mx31 use new formula for get_cpu_revPeng Fan2015-09-02
* mx31: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-02
* arm: mx31: use common timer functionsAndrew Ruder2014-09-16
* ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-01
* arm: Move tbl to arch_global_dataSimon Glass2013-02-01
* mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-13
* imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-15
* mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-06
* Fix mx31_decode_pllBenoît Thébaudeau2012-09-06
* mx31: add "ARM11P power gating" to get_reset_causeHelmut Raiger2012-03-27
* MX31: add missing get_tbclk()Stefano Babic2012-02-27
* mmc: access mxcmmc from mx31 boardsHelmut Raiger2012-02-12
* MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-06
* mx31: Fix checkpatch warnings in generic.cFabio Estevam2011-11-11
* mx31: Use proper IO accessor for GPR registerFabio Estevam2011-11-11
* mx31: Remove duplicate definition for GPR registerFabio Estevam2011-11-11
* mx31: define pins and init for UART2 and CSPI3Helmut Raiger2011-11-03
* mx31: Introduce mx31_set_gpr functionFabio Estevam2011-11-03
* imx: fix coding styleFabio Estevam2011-10-27
* mx31: provide readable WEIM CS accessorHelmut Raiger2011-10-27
* mx31: make HSP clock for mx3fb driver availableHelmut Raiger2011-10-13
* MX31: Disable watchdog during low-power modesFabio Estevam2011-09-30
* MX31: Improve readability for reset causeFabio Estevam2011-09-30
* MX31: fix missing mxc_get_clk() callStefano Babic2011-09-07
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-26
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26
* Timer: Remove set_timer completelyGraeme Russ2011-07-26
* MX31: Cleanup clock functionStefano Babic2011-07-18
* MX31: Make get_reset_cause() static and drop unreachable codeStefano Babic2011-05-23
* MX31: change return value of get_cpu_revStefano Babic2011-05-11
* MX31: Introduce get_reset_cause()Fabio Estevam2011-04-27
* ARM: mx31: Print the silicon versionFabio Estevam2011-04-27
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-27
* MX31: add support for MX31 watchdogStefano Babic2011-04-27
* arm1136: timer: Replace bss variable by gdHeiko Schocher2011-02-02
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
* MX31: Removed warnings for iomux functionStefano Babic2010-10-20
* MX31: add support for setting pin padsStefano Babic2010-10-13
* ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk2010-05-21
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13