1. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  2. c69d2e5 nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook by Thomas Chou · 10 years ago
  3. 57cfeb5 nios2: move nios2.h to arch asm directory by Thomas Chou · 10 years ago
  4. 8645071 nios2: divide nios2-io.h into each specific drivers and remove it by Thomas Chou · 10 years ago
  5. 055626a nios2: remove EPCS driver by Thomas Chou · 10 years ago
  6. 5ff10aa nios2: add generic board support by Thomas Chou · 10 years ago
  7. afea2c9 nios2: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  8. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  9. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  10. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  12. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  13. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  14. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  15. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  16. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  17. 7bd7b31 nios2: implement get_ticks and get_tbclk by Alex Hornung · 13 years ago
  18. 4279c53 nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). by Joachim Foerster · 13 years ago
  19. f956ad9 nios2: Pseudo implement dcache_status/enable/disable() by Joachim Foerster · 13 years ago
  20. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  21. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  22. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  23. 263d5c2 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  24. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  25. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  26. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  27. 7a6a7d1 nios2: fix out of reach case for do_reset by Thomas Chou · 14 years ago
  28. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  29. 0df01fd nios2: fix r15 issue for gcc4 by Thomas Chou · 14 years ago
  30. fd2712d nios2: consolidate reset initialization by Thomas Chou · 14 years ago
  31. 254ab7b nios2: Move individual board linker scripts to common script in cpu tree. by Scott McNutt · 14 years ago
  32. 37e4daf nios2: Move cpu/nios2/* to arch/nios2/cpu/* by Peter Tyser · 14 years ago