
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 02/12/2013 05:10 PM, Daniel Schwierzeck wrote:
Hi Tom,
The following changes since commit 58864ddc7276ca7403ddbb716da5853638f37519:
Clean up libfdt.h includes (2013-02-08 22:32:38 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git next
for you to fetch changes up to 04380c651a2ff0d1495822321d2b7668dcd02537:
MIPS: add dynamic relocation support (2013-02-12 22:22:13 +0100)
Daniel Schwierzeck (8): MIPS: xburst: fix broken access to global_data MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status MIPS: start.S: unify and simplify reset vector handling MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] MIPS: u-boot.lds: introduce symbol __image_copy_end MIPS: board.c: switch to new symbols __bss_end and __image_copy_end MIPS: start.S: optimize BSS initialization MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Gabor Juhos (3): MIPS: compute num_got_entries from .got section's size MIPS: u-boot.lds: add relocation specific sections MIPS: add dynamic relocation support
To be clear, is this for master or next? The merge window closed, but I haven't tagged -rc1 or anything yet (and won't for a bit longer, to give folks time to pick up patches). Thanks!
- -- Tom