1. b73752a nds32: Use sections header to obtain link symbols by Kuan-Yu Kuo · Tue Apr 23 07:47:47 2013 +0000
  2. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  3. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  4. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  5. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · Tue Mar 05 14:39:39 2013 +0000
  6. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  7. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  8. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  9. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · Mon Jan 21 21:10:38 2013 +0000
  10. be288b0 nds32: Add a basic errno.h by Simon Glass · Sat Jan 05 10:48:23 2013 +0000
  11. f62b94d nds32: Use generic global_data by Simon Glass · Thu Dec 13 20:49:20 2012 +0000
  12. 7734b95 nds32: Drop tlb_addr from global data by Simon Glass · Thu Dec 13 20:48:38 2012 +0000
  13. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  14. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  15. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · Fri Oct 12 10:27:04 2012 +0000
  16. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  17. f4baef0 nds32: Change global data baudrate to int by Simon Glass · Fri Oct 12 14:21:19 2012 +0000
  18. 4298c93 nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · Tue Apr 17 16:41:14 2012 +0000
  19. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  20. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · Sun Jun 03 12:40:04 2012 +0000
  21. 1ab1e61 nds32: fix unused pmu_init warning by Mike Frysinger · Mon Aug 06 13:46:37 2012 +0000
  22. cf68311 nds32: delete unused local variable by Mike Frysinger · Mon Aug 06 13:46:36 2012 +0000
  23. a090309 nds32: drop bi_enetaddr from global data by Mike Frysinger · Mon Aug 06 13:46:35 2012 +0000
  24. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  25. 30c3944 nds32: split common cache access from cpu into lib by Macpaul Lin · Sun Jul 15 11:54:13 2012 +0800
  26. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  27. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  28. 6471556 nds32/ag102: add ag102 soc support by Macpaul Lin · Fri Sep 23 17:03:19 2011 +0800
  29. 024db0a nds32/ag102: add header support of ag102 soc by Macpaul Lin · Fri Sep 23 17:31:27 2011 +0800
  30. 526750b nds32/n1213: correct vector table in start.S by Macpaul Lin · Sun Mar 11 16:53:23 2012 +0800
  31. d29086a nds32: fix ptrace and interrupt register overflow by Macpaul Lin · Sun Mar 11 16:30:18 2012 +0800
  32. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  33. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  34. e474e77 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · Fri Nov 25 17:14:51 2011 +0800
  35. a473271 nds32/ag101/watchdog.S: add linkage support by Macpaul Lin · Wed Nov 30 16:01:28 2011 +0800
  36. 82cb8bd nds32: add linkage support by Macpaul Lin · Wed Nov 30 15:33:55 2011 +0800
  37. f4a7b80 nds32/ag101: clean up for SoC related code by Macpaul Lin · Wed Nov 23 13:56:50 2011 +0800
  38. b381d91 nds32/lib: add ide generic support by Macpaul Lin · Fri Nov 18 17:01:31 2011 +0800
  39. 1850f00 nds32: enhance io.h for compatibility with periphals by Macpaul Lin · Fri Sep 23 18:00:13 2011 +0800
  40. 01cfa11 adp-ag101p: Add SoC and board support of ag101p by Macpaul Lin · Tue Oct 19 17:05:51 2010 +0800
  41. dddb9fe nds32: fix data section of linker script by Macpaul Lin · Wed Nov 09 16:24:57 2011 +0800
  42. c70c9da nds32: asm/io.h: add __iormb __iowmb and inline io support by Macpaul Lin · Mon Oct 24 13:31:05 2011 +0800
  43. 22b479e nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Macpaul Lin · Mon Oct 24 16:48:39 2011 +0800
  44. 4826095 nds32: Use getenv_ulong() in place of getenv(), strtoul by Macpaul Lin · Mon Oct 24 16:43:17 2011 +0800
  45. 0d1f474 nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · Tue Oct 11 22:33:19 2011 +0000
  46. 83dbca7 nds32/ag101: cpu and init funcs of SoC ag101 by Macpaul Lin · Tue Oct 11 22:33:18 2011 +0000
  47. 3bb6f7e nds32/core N1213: NDS32 N12 core family N1213 by Macpaul Lin · Wed Oct 19 20:41:05 2011 +0000
  48. 0b9b59a nds32: add header files support for nds32 by Macpaul Lin · Tue Oct 11 22:33:15 2011 +0000