summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm720t
AgeCommit message (Expand)Author
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-14ARM: tegra: implement WAR for Tegra114 CPU reset vectorStephen Warren
2013-03-14Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to workTom Warren
2013-02-11Tegra114: Add AVP (arm720t) filesTom Warren
2013-02-11Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entryTom Warren
2013-01-16Tegra30: Add AVP (arm720t) filesTom Warren
2013-01-08arm: move C runtime setup code in crt0.SAlbert ARIBAUD
2012-10-29arm720t: add back common.h includeAllen Martin
2012-10-29tegra: move to common SPL frameworkAllen Martin
2012-10-26arm720: Remove CONFIG_ARM7_REVDMarek Vasut
2012-10-26arm720: Further clean up the arm720t directoryMarek Vasut
2012-10-26stdio: Remove the CLPS7111 serial driverMarek Vasut
2012-10-26arm: Remove support for NETARMMarek Vasut
2012-10-26arm: Remove support for s3c4510Marek Vasut
2012-10-26arm: Remove support for lpc2292Marek Vasut
2012-10-15tegra: clean up board include hellLucas Stach
2012-10-15tegra20: rework UART GPIO handlingLucas Stach
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-10-15Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren
2012-09-01ARM: add tegra20 support to arm720tAllen Martin
2012-09-01ARM: Fix arm720t SPL buildAllen Martin
2012-07-20arm: Fix to mistake clean the memory spaceZhong Hongbo
2012-03-30arm: Use common .lds file where possibleSimon Glass
2011-11-03Reduce build timesWolfgang Denk
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner
2011-09-07ARM: remove broken "impa7" board.Wolfgang Denk
2011-09-07ARM: remove broken "ep7312" board.Wolfgang Denk
2011-09-03integrator: convert to new build systemLinus Walleij
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
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-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-02-02ARM: */start.S: code cleanupLiu Hui-R64343
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-26arm: add ELF relocation support to rest of cpusAlbert Aribaud
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
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-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk