aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1136
AgeCommit message (Expand)AuthorFilesLines
2011-10-27imx: fix coding styleFabio Estevam2-10/+15
2011-10-27mx31: provide readable WEIM CS accessorHelmut Raiger1-0/+11
2011-10-13mx31: make HSP clock for mx3fb driver availableHelmut Raiger1-13/+27
2011-09-30MX31: Disable watchdog during low-power modesFabio Estevam1-2/+2
2011-09-30MX31: Improve readability for reset causeFabio Estevam1-1/+1
2011-09-07MX31: fix missing mxc_get_clk() callStefano Babic1-0/+1
2011-09-07omap24xx: fix 'reset_timer_masked' declaration errorWolfgang Denk1-11/+9
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic1-2/+0
2011-09-04MX: MX35 / MX5: uniform clock command with powerpcStefano Babic1-2/+2
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD1-2/+2
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ2-14/+7
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ3-15/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ3-14/+0
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V1-10/+10
2011-07-18MX31: Cleanup clock functionStefano Babic1-1/+20
2011-07-14build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser1-11/+0
2011-07-04armv7: rename cache related CONFIG flagsAneesh V1-2/+2
2011-05-23MX31: Make get_reset_cause() static and drop unreachable codeStefano Babic1-5/+1
2011-05-11MX31: change return value of get_cpu_revStefano Babic1-13/+18
2011-04-27MX31: Introduce get_reset_cause()Fabio Estevam1-1/+28
2011-04-27ARM: mx31: Print the silicon versionFabio Estevam1-2/+28
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic3-4/+4
2011-04-27MX31: add support for MX31 watchdogStefano Babic1-1/+37
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2-0/+6
2011-03-27rename _end to __bss_end__Po-Yu Chuang2-2/+2
2011-02-21arm1136 relocation: Fix calculation of board_init_rFabio Estevam1-1/+1
2011-02-21arm1136: Fix NAND bootFabio Estevam1-12/+4
2011-02-02arm1136: timer: Replace bss variable by gdHeiko Schocher2-20/+18
2011-02-02ARM: */start.S: code cleanupLiu Hui-R643431-2/+0
2011-02-02Add support for MX35 processorStefano Babic5-0/+805
2010-12-13ARM: */start.S: use canonical asm syntaxWolfgang Denk1-1/+1
2010-12-09arm: fixloop(): do not use r8 for relocationAndreas Bießmann1-3/+3
2010-12-09arm: relocate_code(): do not set register uselessAndreas Bießmann1-2/+2
2010-12-09arm: copy_loop(): use scratch registerAndreas Bießmann1-5/+5
2010-12-08arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher1-0/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier3-6/+6
2010-11-17ARM: fix linker file for newer ld supportAlbert Aribaud2-34/+20
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk1-4/+0
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk1-127/+0
2010-10-26ARM: use the same branch insn on all architecturesWolfgang Denk1-1/+1
2010-10-26ARM: fix address setup in start.SDarius Augulis1-2/+4
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-4/+5
2010-10-26ARM: Use consistent assembler syntaxGray Remlin1-5/+5
2010-10-20MX31: Removed warnings for iomux functionStefano Babic1-4/+3
2010-10-19Merge branch 'elf_reloc'Wolfgang Denk2-78/+108
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-17Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk1-0/+17
2010-10-13MX31: add support for setting pin padsStefano Babic1-0/+17
2010-10-13arm1136, qong: add support for ELF relocationsHeiko Schocher2-78/+108
2010-10-11arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud1-4/+4