Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | m68k: Use generic global_data | Simon Glass | 2013-02-04 | -38/+1 |
* | m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data | Simon Glass | 2013-02-04 | -5/+5 |
* | ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data | Simon Glass | 2013-02-04 | -4/+4 |
* | Add architecture-specific global data | Simon Glass | 2013-02-01 | -0/+6 |
* | m68k: Change bi_baudrate and global data baudrate to int | Simon Glass | 2012-10-19 | -1/+1 |
* | global_data: unify global flag defines | Mike Frysinger | 2012-08-09 | -13/+1 |
* | console: Implement pre-console buffer | Graeme Russ | 2011-10-05 | -0/+3 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -1/+1 |
* | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | -6/+7 |
* | Make getenv() work before relocation. | Wolfgang Denk | 2010-09-19 | -2/+3 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -0/+87 |