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