| Commit message (Expand) | Author | Age | Lines |
... | |
* | net: punt bd->bi_ip_addr | Mike Frysinger | 2012-05-15 | -3/+0 |
* | usb: replace wait_ms() with mdelay() | Mike Frysinger | 2012-03-19 | -4/+4 |
* | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass | 2012-03-18 | -1/+1 |
* | bootstage: Convert progress numbers 20-41 to enums | Simon Glass | 2012-03-18 | -1/+1 |
* | bootstage: Use show_boot_error() for -ve progress numbers | Simon Glass | 2012-03-18 | -1/+1 |
* | sparc: fix unused variable warnings | Mike Frysinger | 2011-12-05 | -5/+0 |
* | sparc: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass | 2011-10-23 | -10/+3 |
* | sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf | 2011-10-23 | -0/+10 |
* | net: drop !NET_MULTI code | Mike Frysinger | 2011-10-05 | -2/+0 |
* | image: push default arch values to arch headers | Mike Frysinger | 2011-10-05 | -0/+4 |
* | POST: add post_log_res field for post results in global data | Valentin Longchamp | 2011-10-05 | -0/+1 |
* | console: Implement pre-console buffer | Graeme Russ | 2011-10-05 | -0/+3 |
* | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD | 2011-08-04 | -1/+1 |
* | cleanup: Fix typos and misspellings in various files. | Mike Williams | 2011-07-28 | -1/+1 |
* | unify version_string | Andreas Bießmann | 2011-07-28 | -8/+2 |
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | -6/+1 |
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | -7/+0 |
* | Make STANDALONE_LOAD_ADDR configurable per board | Wolfgang Denk | 2011-04-12 | -1/+1 |
* | Fix misc spelling errors found by lintian | Loïc Minier | 2011-04-12 | -4/+4 |
* | Replace "FLASH" strings with "Flash" or "flash" | Peter Tyser | 2011-01-19 | -1/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -6/+6 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -2/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sparc | Wolfgang Denk | 2010-10-27 | -0/+11 |
|\ |
|
| * | SPARC: added unaligned definitions | Magnus Sjalander | 2010-10-22 | -0/+11 |
* | | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -2/+4 |
|/ |
|
* | boot: change some arch ifdefs to feature ifdefs | John Rigby | 2010-10-18 | -0/+1 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -14/+16 |
* | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese | 2010-09-23 | -4/+0 |
* | relocation: fixup cmdtable | Heiko Schocher | 2010-09-19 | -24/+4 |
* | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | -7/+8 |
* | Make getenv() work before relocation. | Wolfgang Denk | 2010-09-19 | -3/+4 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | -1/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -7/+7 |
* | sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] | Peter Tyser | 2010-04-13 | -0/+6697 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -0/+2622 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -0/+967 |