Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut | |
Add section for the linker-generated lists into all possible linker files, so that everyone can easily use these lists. This is mostly a mechanical adjustment. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Joe Hershberger <joe.hershberger@gmail.com> Cc: Mike Frysinger <vapier@gentoo.org> | |||
2011-12-06 | PXA: Adapt Voipac PXA270 to OneNAND SPL | Marek Vasut | |
Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> V2: Add missing u-boot-spl.lds, convert bitshifts to division, convert to spl_onenand_load_image() |