Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARM: SAMSUNG: Move the start address of Samsung SoCs' VA space | Kukjin Kim | 2010-10-25 |
| | | | | | | | | | This patch moves the start address of Samsung SoCs' VA space so that can use more vmalloc()/ioremap() space. Of course need to change the VMALLOC_END for it. Cc: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> | ||
* | ARM: SAMSUNG: Move map-base to plat-samsung | Ben Dooks | 2010-02-22 |
Move the map-base file to plat-samsung. To make the move easier, we do not change the S3C_ prefix on many of the items as this would involve going through altering all the dependencies. Signed-off-by: Ben Dooks <ben-linux@fluff.org> |