1. 547bb1e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  2. 9f128bc nds32: introduce DMA allocation API by ken kuo · 11 years ago
  3. aaf5e82 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  4. c54fd3e nds32: Enable FPU if the version of CPU supported by ken kuo · 11 years ago
  5. 99ca91b nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers by Tom Rini · 11 years ago
  6. 951344b nds32: Convert Makefiles to use COBJS-y style by ken kuo · 11 years ago
  7. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  8. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. 4fc9670 nds32: ag101/ag102: Fix setting lastdec and now values by Axel Lin · 11 years ago
  10. e3c58b0 nds32: Enable the function of passing parameters to Linux by ken kuo · 11 years ago
  11. 3c01670 nds32: Enable two banks of SDRAM on Andes board by ken kuo · 11 years ago
  12. bea2868 nds32: introduce macros for bit manipulation by Gabor Juhos · 11 years ago
  13. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  14. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  15. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  16. fe8e4db nds32: Use sections header to obtain link symbols by Kuan-Yu Kuo · 11 years ago
  17. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  18. 472d546 Consolidate bool type by York Sun · 11 years ago
  19. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  20. 716cc8c Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  21. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  22. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  23. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  24. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  25. ea6bd08 nds32: Add a basic errno.h by Simon Glass · 12 years ago
  26. ee22c1a nds32: Use generic global_data by Simon Glass · 12 years ago
  27. 3743478 nds32: Drop tlb_addr from global data by Simon Glass · 12 years ago
  28. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  29. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  30. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  31. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  32. a25356d nds32: Change global data baudrate to int by Simon Glass · 12 years ago
  33. 6abcf2d nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 12 years ago
  34. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  35. 00d0d2a malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  36. 11a05fb nds32: fix unused pmu_init warning by Mike Frysinger · 12 years ago
  37. 782ff0c nds32: delete unused local variable by Mike Frysinger · 12 years ago
  38. 38230ee nds32: drop bi_enetaddr from global data by Mike Frysinger · 12 years ago
  39. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  40. 8d73284 nds32: split common cache access from cpu into lib by Macpaul Lin · 12 years ago
  41. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  42. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  43. cf14123 nds32/ag102: add ag102 soc support by Macpaul Lin · 13 years ago
  44. 1e52fea nds32/ag102: add header support of ag102 soc by Macpaul Lin · 13 years ago
  45. 1a05bb3 nds32/n1213: correct vector table in start.S by Macpaul Lin · 13 years ago
  46. b0c4fae nds32: fix ptrace and interrupt register overflow by Macpaul Lin · 13 years ago
  47. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  48. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  49. 4ef8067 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · 13 years ago
  50. 3998586 nds32/ag101/watchdog.S: add linkage support by Macpaul Lin · 13 years ago
  51. 184e6f7 nds32: add linkage support by Macpaul Lin · 13 years ago
  52. 39c8774 nds32/ag101: clean up for SoC related code by Macpaul Lin · 13 years ago
  53. a230854 nds32/lib: add ide generic support by Macpaul Lin · 13 years ago
  54. d21f6e5 nds32: enhance io.h for compatibility with periphals by Macpaul Lin · 13 years ago
  55. 6cb144b adp-ag101p: Add SoC and board support of ag101p by Macpaul Lin · 14 years ago
  56. c4f4054 nds32: fix data section of linker script by Macpaul Lin · 13 years ago
  57. a53ef5e nds32: asm/io.h: add __iormb __iowmb and inline io support by Macpaul Lin · 13 years ago
  58. 466e73b nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Macpaul Lin · 13 years ago
  59. 569bc62 nds32: Use getenv_ulong() in place of getenv(), strtoul by Macpaul Lin · 13 years ago
  60. 463d47f nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · 13 years ago
  61. 445a886 nds32/ag101: cpu and init funcs of SoC ag101 by Macpaul Lin · 13 years ago
  62. 37e5708 nds32/core N1213: NDS32 N12 core family N1213 by Macpaul Lin · 13 years ago
  63. 00f892f nds32: add header files support for nds32 by Macpaul Lin · 13 years ago