Commit Graph

60 Commits (d0edce4fa394325a0ccfd38a5d668fb5ee1af34d)

Author SHA1 Message Date
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 12 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 12 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 12 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 12 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Stephen Warren 16bb08d19a ARM: tegra: implement WAR for Tegra114 CPU reset vector 12 years ago
Tom Warren 702b872894 Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work 12 years ago
Tom Warren 4040ec10df Tegra114: Add AVP (arm720t) files 12 years ago
Tom Warren d83152d8e4 Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry 12 years ago
Tom Warren 1b245fee91 Tegra30: Add AVP (arm720t) files 12 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Allen Martin d598e0fe73 arm720t: add back common.h include 12 years ago
Allen Martin b2f9893826 tegra: move to common SPL framework 12 years ago
Marek Vasut 82138f4fcd arm720: Remove CONFIG_ARM7_REVD 12 years ago
Marek Vasut a63dd62bb2 arm720: Further clean up the arm720t directory 12 years ago
Marek Vasut f2e0801565 stdio: Remove the CLPS7111 serial driver 12 years ago
Marek Vasut b411eb30f5 arm: Remove support for NETARM 12 years ago
Marek Vasut afad40299e arm: Remove support for s3c4510 12 years ago
Marek Vasut 6f62f42071 arm: Remove support for lpc2292 12 years ago
Lucas Stach 516f00b324 tegra: clean up board include hell 12 years ago
Lucas Stach 0cd10c7abf tegra20: rework UART GPIO handling 12 years ago
Tom Warren 150c24936b Tegra20: Move some include files to arch-tegra for sharing with Tegra30 12 years ago
Tom Warren 3064f32278 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. 12 years ago
Tom Warren 29f3e3f248 Tegra: Change Tegra20 to Tegra in common code, prep for T30 12 years ago
Allen Martin c037c93bf9 ARM: add tegra20 support to arm720t 12 years ago
Allen Martin c7da6c6757 ARM: Fix arm720t SPL build 12 years ago
Zhong Hongbo 448217d4b2 arm: Fix to mistake clean the memory space 12 years ago
Simon Glass 4a0764858b arm: Use common .lds file where possible 13 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 13 years ago
Jason Kridner 2d3be7c456 led: remove camel casing of led identifiers globally 13 years ago
Wolfgang Denk c1f8750f9f ARM: remove broken "impa7" board. 13 years ago
Wolfgang Denk c8f63b415f ARM: remove broken "ep7312" board. 13 years ago
Linus Walleij 23b3ae0fe8 integrator: convert to new build system 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 13 years ago
Graeme Russ 17659d7de9 Timer: Remove reset_timer_masked() 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 13 years ago
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Liu Hui-R64343 386ad72637 ARM: */start.S: code cleanup 14 years ago
Wolfgang Denk 3600945b5a ARM: */start.S: use canonical asm syntax 14 years ago
Andreas Bießmann 1f52d89f2b arm: fixloop(): do not use r8 for relocation 14 years ago
Andreas Bießmann a1a47d3c57 arm: relocate_code(): do not set register useless 14 years ago
Andreas Bießmann a78fb68f71 arm: copy_loop(): use scratch register 14 years ago
Heiko Schocher 296cae732b arm: add 8-byte alignment for ABI compliance before board_init_f 14 years ago
Albert Aribaud 3336ca60d4 arm: add ELF relocation support to rest of cpus 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago