| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-12-15 | doc: global data pointer on x86, x86_64 | Heinrich Schuchardt | 1 | -1/+3 | |
| On x86 the global data pointer is stored in register fs. On x86_64 no register is used for the global data pointer. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> | |||||
| 2020-10-14 | doc: global data pointer | Heinrich Schuchardt | 1 | -0/+53 | |
| Add the description of the global data pointer to the generated HTML documentation. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> | |||||
