1. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  2. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  3. e335e3c nios2: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:12 2012 +0000
  4. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  5. fe06c18 nios2: move gd and bd into BSS by Thomas Chou · Mon Apr 23 10:55:02 2012 +0800
  6. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  7. fe832a0 nios2: implement get_ticks and get_tbclk by Alex Hornung · Mon Feb 20 07:34:48 2012 +0000
  8. 8bbcefe nios2: add flush_dcache_range function by Stefan Kristiansson · Fri Nov 04 14:38:08 2011 +0200
  9. 089ba38 nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). by Joachim Foerster · Wed Oct 26 14:25:00 2011 +0200
  10. c932eed gpio: Add driver for Altera's PIO core by Joachim Foerster · Fri Oct 21 15:48:50 2011 +0200
  11. f292474 nios2: Pseudo implement dcache_status/enable/disable() by Joachim Foerster · Thu Oct 20 10:28:10 2011 +0200
  12. 4b17083 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:05 2011 -0700
  13. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  14. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  15. b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · Wed Aug 03 02:37:01 2011 +0000
  16. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  17. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  18. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  19. 41956cb nios2: Make STANDALONE_LOAD_ADDR configurable per board by Thomas Chou · Sun Apr 17 10:52:46 2011 +0800
  20. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  21. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  22. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  23. 5dbb29f nios2: add gpio_is_valid by Thomas Chou · Mon Dec 27 10:46:01 2010 +0800
  24. 111d446 nios2: use long for ssize_t by Thomas Chou · Mon Dec 27 10:45:34 2010 +0800
  25. c259ec8 nios2: add gpio_free by Thomas Chou · Fri Dec 24 15:19:44 2010 +0800
  26. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · Thu Jan 06 10:23:54 2011 +0900
  27. 8411888 Remove redundant config.mk files by Wolfgang Denk · Sun Nov 28 21:18:57 2010 +0100
  28. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  29. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  30. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  31. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  32. 708e667 FDT: only call boot_get_fdt from generic code by John Rigby · Wed Oct 13 13:57:34 2010 -0600
  33. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  34. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  35. 5975e79 nios2: fix out of reach case for do_reset by Thomas Chou · Mon Aug 16 10:49:44 2010 +0800
  36. 97ffc02 nios2: fix bootm error on fdt args by Thomas Chou · Fri Jul 30 14:12:12 2010 +0800
  37. 5ae05c5 nios2: add gpio_request by Thomas Chou · Wed Jun 09 09:51:09 2010 +0800
  38. ac60514 nios2: add fdt support by Thomas Chou · Mon May 31 11:58:05 2010 +0800
  39. 3b5b6ac nios2: use gc sections to reduce image size by Thomas Chou · Fri May 28 12:08:10 2010 +0800
  40. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  41. 146d5d7 nios2: allow STANDALONE_LOAD_ADDR overriding by Thomas Chou · Fri May 21 11:08:02 2010 +0800
  42. 38f1d98 nios2: fix div64 issue for gcc4 by Thomas Chou · Sat May 15 06:00:05 2010 +0800
  43. 8fa3858 nios2: fix r15 issue for gcc4 by Thomas Chou · Fri May 21 11:08:03 2010 +0800
  44. dc394a4 nios2: add gpio support by Thomas Chou · Fri Apr 30 11:34:13 2010 +0800
  45. 232ce02 nios2: fix no flash, add nand and mmc init in board.c by Thomas Chou · Thu Apr 22 17:27:16 2010 +0800
  46. f144ae7 nios2: consolidate reset initialization by Thomas Chou · Tue Apr 20 11:01:11 2010 +0800
  47. 015e007 nios2: add dma_alloc_coherent by Thomas Chou · Sat Apr 17 23:34:40 2010 +0800
  48. c9726c8 nios2: add 64 bits swab support by Thomas Chou · Sat Apr 17 23:10:09 2010 +0800
  49. 277f658 nios2: allow link script overriding from boards by Thomas Chou · Sat Apr 17 17:39:12 2010 +0800
  50. 12a8a65 nios2: Move individual board linker scripts to common script in cpu tree. by Scott McNutt · Fri Apr 16 16:12:39 2010 -0400
  51. bd64c06 nios2: Move cpu/nios2/* to arch/nios2/cpu/* by Peter Tyser · Mon Apr 12 22:28:20 2010 -0500
  52. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500
  53. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500