Age | Commit message (Expand) | Author |
2012-05-15 | net: punt bd->bi_ip_addr | Mike Frysinger |
2012-02-23 | nios2: implement get_ticks and get_tbclk | Alex Hornung |
2012-02-23 | nios2: add flush_dcache_range function | Stefan Kristiansson |
2011-10-30 | nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). | Joachim Foerster |
2011-10-28 | gpio: Add driver for Altera's PIO core | Joachim Foerster |
2011-10-28 | nios2: Pseudo implement dcache_status/enable/disable() | Joachim Foerster |
2011-10-23 | nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-05 | net: drop !NET_MULTI code | Mike Frysinger |
2011-10-05 | image: push default arch values to arch headers | Mike Frysinger |
2011-10-05 | POST: add post_log_res field for post results in global data | Valentin Longchamp |
2011-10-05 | console: Implement pre-console buffer | Graeme Russ |
2011-07-28 | unify version_string | Andreas Bießmann |
2011-07-26 | Timer: Remove set_timer completely | Graeme Russ |
2011-05-16 | nios2: Make STANDALONE_LOAD_ADDR configurable per board | Thomas Chou |
2011-04-30 | Handle most LDSCRIPT setting centrally | Scott Wood |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2011-03-22 | Introduce a new linker flag LDFLAGS_FINAL | Haiying Wang |
2011-02-08 | nios2: add gpio_is_valid | Thomas Chou |
2011-02-08 | nios2: use long for ssize_t | Thomas Chou |
2011-02-08 | nios2: add gpio_free | Thomas Chou |
2011-01-25 | Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS | Nobuhiro Iwamatsu |
2010-12-09 | Remove redundant config.mk files | Wolfgang Denk |
2010-11-28 | do_reset: unify duplicate prototypes | Mike Frysinger |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-29 | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-18 | FDT: only call boot_get_fdt from generic code | John Rigby |
2010-09-19 | New implementation for internal handling of environment variables. | Wolfgang Denk |
2010-09-19 | Make getenv() work before relocation. | Wolfgang Denk |
2010-08-19 | nios2: fix out of reach case for do_reset | Thomas Chou |
2010-08-19 | nios2: fix bootm error on fdt args | Thomas Chou |
2010-07-12 | nios2: add gpio_request | Thomas Chou |
2010-07-12 | nios2: add fdt support | Thomas Chou |
2010-07-12 | nios2: use gc sections to reduce image size | Thomas Chou |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-05-28 | nios2: allow STANDALONE_LOAD_ADDR overriding | Thomas Chou |
2010-05-28 | nios2: fix div64 issue for gcc4 | Thomas Chou |
2010-05-28 | nios2: fix r15 issue for gcc4 | Thomas Chou |
2010-05-28 | nios2: add gpio support | Thomas Chou |
2010-04-24 | nios2: fix no flash, add nand and mmc init in board.c | Thomas Chou |
2010-04-24 | nios2: consolidate reset initialization | Thomas Chou |
2010-04-24 | nios2: add dma_alloc_coherent | Thomas Chou |
2010-04-24 | nios2: add 64 bits swab support | Thomas Chou |
2010-04-24 | nios2: allow link script overriding from boards | Thomas Chou |
2010-04-16 | nios2: Move individual board linker scripts to common script in cpu tree. | Scott McNutt |
2010-04-13 | nios2: Move cpu/nios2/* to arch/nios2/cpu/* | Peter Tyser |
2010-04-13 | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser |
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser |