1. 472d546 Consolidate bool type by York Sun · 12 years ago
  2. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  3. 716cc8c Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  4. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  5. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  6. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  7. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  8. ea6bd08 nds32: Add a basic errno.h by Simon Glass · 12 years ago
  9. ee22c1a nds32: Use generic global_data by Simon Glass · 12 years ago
  10. 3743478 nds32: Drop tlb_addr from global data by Simon Glass · 12 years ago
  11. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  12. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  13. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  14. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  15. a25356d nds32: Change global data baudrate to int by Simon Glass · 12 years ago
  16. 6abcf2d nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 12 years ago
  17. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  18. 00d0d2a malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  19. 11a05fb nds32: fix unused pmu_init warning by Mike Frysinger · 12 years ago
  20. 782ff0c nds32: delete unused local variable by Mike Frysinger · 12 years ago
  21. 38230ee nds32: drop bi_enetaddr from global data by Mike Frysinger · 12 years ago
  22. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  23. 8d73284 nds32: split common cache access from cpu into lib by Macpaul Lin · 12 years ago
  24. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  25. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  26. cf14123 nds32/ag102: add ag102 soc support by Macpaul Lin · 13 years ago
  27. 1e52fea nds32/ag102: add header support of ag102 soc by Macpaul Lin · 13 years ago
  28. 1a05bb3 nds32/n1213: correct vector table in start.S by Macpaul Lin · 13 years ago
  29. b0c4fae nds32: fix ptrace and interrupt register overflow by Macpaul Lin · 13 years ago
  30. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  31. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  32. 4ef8067 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · 13 years ago
  33. 3998586 nds32/ag101/watchdog.S: add linkage support by Macpaul Lin · 13 years ago
  34. 184e6f7 nds32: add linkage support by Macpaul Lin · 13 years ago
  35. 39c8774 nds32/ag101: clean up for SoC related code by Macpaul Lin · 13 years ago
  36. a230854 nds32/lib: add ide generic support by Macpaul Lin · 13 years ago
  37. d21f6e5 nds32: enhance io.h for compatibility with periphals by Macpaul Lin · 13 years ago
  38. 6cb144b adp-ag101p: Add SoC and board support of ag101p by Macpaul Lin · 14 years ago
  39. c4f4054 nds32: fix data section of linker script by Macpaul Lin · 13 years ago
  40. a53ef5e nds32: asm/io.h: add __iormb __iowmb and inline io support by Macpaul Lin · 13 years ago
  41. 466e73b nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Macpaul Lin · 13 years ago
  42. 569bc62 nds32: Use getenv_ulong() in place of getenv(), strtoul by Macpaul Lin · 13 years ago
  43. 463d47f nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · 13 years ago
  44. 445a886 nds32/ag101: cpu and init funcs of SoC ag101 by Macpaul Lin · 13 years ago
  45. 37e5708 nds32/core N1213: NDS32 N12 core family N1213 by Macpaul Lin · 13 years ago
  46. 00f892f nds32: add header files support for nds32 by Macpaul Lin · 13 years ago