Commit Graph

60 Commits (594d57d0ccce649d6ccd881b8d9c5ea8d0c307ef)

Author SHA1 Message Date
Joakim Tjernlund a16e9a5b5f ppc: remove -ffixed-r14 gcc option. 15 years ago
Joakim Tjernlund 0f8aa15917 ppc: Use r12 instead of r14 as GOT pointer. 15 years ago
Joakim Tjernlund fc4e188789 ppc: Loose GOT access in IRQ 15 years ago
Joakim Tjernlund afc3ba0fc4 relocation: Do not relocate NULL pointers. 15 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 15 years ago
Kumar Gala d6281ff0cc ppc: Remove -fno-strict-aliasing 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Kumar Gala ff4e66e93c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 16 years ago
Wolfgang Denk e92c9a860e cpu/mpc824x/Makefile: fix warning with parallel builds 16 years ago
Timur Tabi ecf5f077c8 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 17 years ago
Wolfgang Denk e7670f6c1e PPC: Use r2 instead of r29 as global data pointer 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Grant Likely 1c3dd43338 powerpc: Backout relocation changes. 17 years ago
Grant Likely 7092234236 Revert "Correct fixup relocation for mpc824x" 17 years ago
Guennadi Liakhovetski 59543fe00a Fix a typo in cpu/mpc824x/interrupts.c 17 years ago
Jon Loeliger 4431283c7e cpu/m*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Grant Likely f3a52fe059 Correct fixup relocation for mpc824x 18 years ago
Grant Likely 737f9eb02d Consolidate mpc824x linker scripts 18 years ago
Jon Loeliger f48070fe5f cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Rafal Jaworowski 02032e8f14 [ppc] Fix build breakage for all non-4xx PowerPC variants. 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz 5e09054af6 Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory. 19 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 19 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk 8b0bfc6804 * Patch by Yuli Barcohen, 08 Nov 2004: 20 years ago
wdenk 30ce5ab043 * Patch by Gleb Natapov, 07 Sep 2004: 20 years ago
wdenk e2ffd59b4d * Code cleanup, mostly for GCC-3.3.x 20 years ago
wdenk 281e00a3be * Code cleanup 21 years ago
wdenk 39539887ea * Code cleanup (ARM mostly) 21 years ago
wdenk 63e73c9a8e * Patches by Reinhard Meyer, 14 Feb 2004: 21 years ago
wdenk a8c7c708a9 * Patch by Gleb Natapov, 19 Sep 2003: 21 years ago
wdenk 5bb226e821 * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 21 years ago
wdenk fc3e2165ef * Patch by Sangmoon Kim, 23 Sep 2003: 22 years ago
wdenk 35656de729 * Patch by Gleb Natapov, 14 Sep 2003: 22 years ago
wdenk 7205e4075d * Patches by Denis Peter, 9 Sep 2003: 22 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 3595ac4979 * Patch by Rune Torgersen, 4 Jun 2003: 22 years ago
wdenk 682011ff69 * Patches by Udi Finkelstein, 2 June 2003: 22 years ago
wdenk 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: 22 years ago
wdenk 3b57fe0a70 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length 22 years ago
wdenk 5d232d0e7e * Patch by Dave Ellis, 22 May 2003: 22 years ago
wdenk 47cd00fa70 * Patches by Robert Schwebel, 06 Mar 2003: 22 years ago
wdenk 43d9616cff * Patch by Robert Schwebel, 21 Jan 2003: 22 years ago