Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-26 | arm: make _end compiler-generated | Albert ARIBAUD | |
This prevents references to _end from generating absolute relocation records. This change is binary invariant for ARM targets. Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net> | |||
2013-12-01 | arm: atmel: sama5d3: spl boot from fat fs SD card | Bo Shen | |
Enable Atmel sama5d3xek boart spl boot support, which can load u-boot from SD card with FAT file system. Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> |