1. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 11 months ago
  2. 5075bf2 nds32: Remove dead reset_cpu() implementation by Harald Seiler · 3 years, 11 months ago
  3. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  4. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  5. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  6. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  7. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 10 months ago
  8. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  9. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  10. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  11. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  12. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  13. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  14. b7b4af0 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · 6 years ago
  15. c95cafd Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  16. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  17. e336b73 nds32: ftmac100 support cache enable. by rick · 7 years ago
  18. b841b6e nds32: Support AE3XX platform. by rick · 7 years ago
  19. f5076f8 nds32: Support AG101P timer DM. by rick · 7 years ago
  20. 86132af nds32: Support AG101P serial DM. by rick · 8 years ago
  21. 01abae4 Remove various unused interrupt related code by Tom Rini · 8 years ago
  22. d607f6f nds32: Support relocation. by rick · 9 years ago
  23. b19cc6b nds32: Fix compile error. by rick · 9 years ago
  24. b3537c0 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  25. 2e88bb2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  26. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  27. 56f31e8 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  28. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  29. 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  30. 7c8278a kbuild: add dummy obj-y to create built-in.o by Masahiro Yamada · 11 years ago
  31. f889cc8 nds32: add support for leopard and orca board boot flow auto detect by rick · 11 years ago
  32. 547bb1e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  33. aaf5e82 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  34. c54fd3e nds32: Enable FPU if the version of CPU supported by ken kuo · 11 years ago
  35. 951344b nds32: Convert Makefiles to use COBJS-y style by ken kuo · 11 years ago
  36. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  37. 4fc9670 nds32: ag101/ag102: Fix setting lastdec and now values by Axel Lin · 11 years ago
  38. 3c01670 nds32: Enable two banks of SDRAM on Andes board by ken kuo · 11 years ago
  39. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  40. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  41. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  42. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  43. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  44. 8d73284 nds32: split common cache access from cpu into lib by Macpaul Lin · 12 years ago
  45. cf14123 nds32/ag102: add ag102 soc support by Macpaul Lin · 13 years ago
  46. 1e52fea nds32/ag102: add header support of ag102 soc by Macpaul Lin · 13 years ago
  47. 1a05bb3 nds32/n1213: correct vector table in start.S by Macpaul Lin · 13 years ago
  48. 3998586 nds32/ag101/watchdog.S: add linkage support by Macpaul Lin · 13 years ago
  49. 39c8774 nds32/ag101: clean up for SoC related code by Macpaul Lin · 13 years ago
  50. c4f4054 nds32: fix data section of linker script by Macpaul Lin · 13 years ago
  51. 445a886 nds32/ag101: cpu and init funcs of SoC ag101 by Macpaul Lin · 13 years ago
  52. 37e5708 nds32/core N1213: NDS32 N12 core family N1213 by Macpaul Lin · 13 years ago