Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: xburst: fix broken access to global_data | Daniel Schwierzeck | 2013-02-12 | 1 | -0/+3 |
* | mips: Use generic global_data | Simon Glass | 2013-02-04 | 1 | -33/+1 |
* | mips: Move per_clk and dev_clk to arch_global_data | Simon Glass | 2013-02-04 | 1 | -4/+5 |
* | Add architecture-specific global data | Simon Glass | 2013-02-01 | 1 | -0/+5 |
* | mips: Change global data baudrate to int | Simon Glass | 2012-10-19 | 1 | -1/+1 |
* | global_data: unify global flag defines | Mike Frysinger | 2012-08-09 | 1 | -13/+1 |
* | MIPS: Ingenic XBurst Jz4740 processor support | Xiangfu Liu | 2011-10-10 | 1 | -0/+11 |
* | console: Implement pre-console buffer | Graeme Russ | 2011-10-05 | 1 | -0/+3 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -1/+1 |
* | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | 1 | -6/+7 |
* | Make getenv() work before relocation. | Wolfgang Denk | 2010-09-19 | 1 | -2/+3 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | 1 | -0/+64 |