| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-15 | arm: Remove unused ST-Ericsson u8500 arch | Stefan Roese | |
| This arch does not seem to be supported / used at all in the current U-Boot mainline source tree any more. So lets remove the core u8500 code and code that was only referenced by this platform. Please note that this patch also removes these config options: - CONFIG_PL011_SERIAL_RLCR - CONFIG_PL011_SERIAL_FLUSH_ON_INIT As they only seem to be referenced by u8500 based boards. Without any such board in the current code, these config option don't make sense any more. Lets remove them as well. If someone still wants to use this platform, then please send patches to re-enable support by adding at least one board that references this code. Signed-off-by: Stefan Roese <[email protected]> Cc: Mathieu Poirier <[email protected]> Cc: John Rigby <[email protected]> Cc: Simon Glass <[email protected]> Cc: Masahiro Yamada <[email protected]> Cc: Tom Rini <[email protected]> Cc: Heiko Schocher <[email protected]> Cc: Albert Aribaud <[email protected]> Reviewed-by: Masahiro Yamada <[email protected]> | |||
| 2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <[email protected]> | |||
| 2012-09-01 | u8500: Enabling power to MMC device on AB8500 V2 | Mathieu J. Poirier | |
| Register mapping has changed on power control chip between the first and second revision. Signed-off-by: Mathieu Poirier <[email protected]> Signed-off-by: John Rigby <[email protected]> Signed-off-by: Tom Rini <[email protected]> | |||
| 2012-09-01 | u8500: Moving processor-specific functions to cpu area. | Mathieu J. Poirier | |
| Functions such as providing power to the MMC device and reading the processor version register should be in the cpu area for access by multiple u8500-based boards. Signed-off-by: Mathieu Poirier <[email protected]> Signed-off-by: John Rigby <[email protected]> Signed-off-by: Tom Rini <[email protected]> | |||
| 2012-09-01 | snowball: applying power to LAN and GBF controllers | Mathieu J. Poirier | |
| LAN and GBF need to be powered explicitely, doing so with interface to AB8500 companion chip. Signed-off-by: Mathieu Poirier <[email protected]> Signed-off-by: John Rigby <[email protected]> | |||
| 2012-09-01 | snowball: Moving to ux500.v2 addess scheme for PRCMU access | Mathieu J. Poirier | |
| Addresses between ux500.v1 and ux500.v2 have changed slightly, hence mandating a review of the PRCMU access methods. Signed-off-by: Mathieu Poirier <[email protected]> Signed-off-by: John Rigby <[email protected]> | |||
| 2012-09-01 | snowball: Adding CPU clock initialisation | Mathieu J. Poirier | |
| Signed-off-by: Mathieu Poirier <[email protected]> Signed-off-by: John Rigby <[email protected]> | |||
| 2012-09-01 | snowball: Adding architecture dependent initialisation | Mathieu J. Poirier | |
| Enabling timers and clocks in PRCMU and cleaning up mailbox. Signed-off-by: Mathieu Poirier <[email protected]> Signed-off-by: John Rigby <[email protected]> | |||
| 2012-09-01 | u8500: Moving prcmu to cpu directory | Mathieu J. Poirier | |
| This is to allow the prcmu functions to be used by multiple u8500-based processors. Signed-off-by: Mathieu Poirier <[email protected]> Signed-off-by: John Rigby <[email protected]> | |||
| 2012-09-01 | snowball: Add support for ux500 based snowball board | Mathieu J. Poirier | |
| Signed-off-by: Mathieu Poirier <[email protected]> Signed-off-by: John Rigby <[email protected]> Acked-by: Tom Rini <[email protected]> Acked-by: Linus Walleij <[email protected]> Conflicts: drivers/gpio/Makefile | |||
| 2011-06-02 | Minor coding style cleanup | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> | |||
| 2011-06-01 | armv7: Add ST-Ericsson u8500 arch | John Rigby | |
| Based on ST-Ericsson internal git repo. Signed-off-by: Mathieu Poirier <[email protected]> Signed-off-by: John Rigby <[email protected]> CC: Albert Aribaud <[email protected]> | |||
