1. 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 9 months ago
  2. a02c18f lmb: nios2: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  3. a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 2 months ago
  4. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  5. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  6. 477a6bc arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 3 years, 9 months ago
  7. 961420f cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 8 months ago
  8. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  9. f07e58b cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 8 months ago
  10. faf002c Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 4 months ago
  11. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  12. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  13. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  14. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  15. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  16. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  17. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 9 months ago
  18. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 11 months ago
  19. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 11 months ago
  20. 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 4 years, 11 months ago
  21. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  22. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  23. 28b538b .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  24. ff83066 nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 6 years ago
  25. 7ed4370 nios2: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 6 years ago
  26. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  27. 9587dee nios2: 10m50: Add CPU pre-relocation in device tree by Gan, Yau Wai · 7 years ago
  28. e16986c nios2: Use asm-generic/io.h by Paul Burton · 7 years ago
  29. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  30. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 7 years ago
  31. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  32. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  33. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  34. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  35. 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
  36. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  37. e4f348b nios2: set up the debug UART early by Thomas Chou · 9 years ago
  38. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  39. 4909f0e nios2: display altera sysid at startup by Thomas Chou · 9 years ago
  40. 2f3a5fe nios2: 10m50: change to ns16550 uart by Thomas Chou · 9 years ago
  41. f5b76de nios2: zap ioremap by Thomas Chou · 9 years ago
  42. 7be35dd nios2: dma-mapping.h: change ioremap to map_physmem by Thomas Chou · 9 years ago
  43. 5c0f982 nios2: add 10m50 devboard support by Thomas Chou · 9 years ago
  44. 207e97b nios2: add memcpy_fromio and memcpy_toio by Thomas Chou · 9 years ago
  45. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  46. 4ca0c3c Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  47. 9208d7e nios2: fix cached mode in clearing the BSS by Thomas Chou · 9 years ago
  48. 65af9f6 nios2: remove CONFIG_SYS_INIT_SP macro by Thomas Chou · 9 years ago
  49. 2de4823 nios2: change virt_to_phys to use physaddr_mask in global data by Thomas Chou · 9 years ago
  50. 1cda48f nios2: remove the useless parenthesis in asm/io.h by Thomas Chou · 9 years ago
  51. 1ce61cb nios2: fix map_physmem to do real cache mapping by Thomas Chou · 9 years ago
  52. 7a2a091 nios2: Use the generic bitops headers by Fabio Estevam · 9 years ago
  53. 8a3ea97 nios2: fix virt_to_phys for nios2 with MMU by Thomas Chou · 9 years ago
  54. 6168dc6 nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
  55. 7cacb64 nios2: convert dma_alloc_coherent to use malloc_cache_aligned by Thomas Chou · 9 years ago
  56. b811209 nios2: convert copy_exception_trampoline to use dm cpu data by Thomas Chou · 9 years ago
  57. 21ff734 nios2: convert cache flush to use dm cpu data by Thomas Chou · 9 years ago
  58. 55e2b4d nios2: set default cache configuration in start.S by Thomas Chou · 9 years ago
  59. 4a572fa nios2: clean up comments style in start.S by Thomas Chou · 9 years ago
  60. a64be61 nios2: convert ioremap to use dm cpu data by Thomas Chou · 9 years ago
  61. 121e36d nios2: convert do_reset to use dm cpu data by Thomas Chou · 9 years ago
  62. 6368c3e nios2: remove asm/psr.h by Thomas Chou · 9 years ago
  63. ca844dd nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  64. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  65. bcae80e nios2: convert nios2 cpu to driver model by Thomas Chou · 9 years ago
  66. 88d5ecf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  67. d21275e nios2: add clear and set bits macros by Thomas Chou · 9 years ago
  68. 220e802 nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  69. 37e2449 nios2: map physical address to uncached virtual address by Thomas Chou · 9 years ago
  70. 3e468e6 nios2: call board_init_f_mem by Thomas Chou · 9 years ago
  71. 3424380 nios2: zap version_string by Thomas Chou · 9 years ago
  72. 651389a nios2: zap dly_clks by Thomas Chou · 9 years ago
  73. e6500f8 nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
  74. fea7f3a nios2: Switch to generic timer by Thomas Chou · 9 years ago
  75. e6e2c15 nios2: enable device tree control of U-Boot by Thomas Chou · 9 years ago
  76. 1226dfd nios2: define _end in link script by Thomas Chou · 9 years ago
  77. 355483e nios2: remove gp assignments in link script by Thomas Chou · 9 years ago
  78. e900298 nios2: enlarge the code relocation range by Thomas Chou · 9 years ago
  79. 4192b8c nios2: BSS should be cleared only after board_init_f by Thomas Chou · 9 years ago
  80. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  81. 4bde2e9 fdt: nios: Fix warning in ft_cpu_setup() by Simon Glass · 9 years ago
  82. 0a9e7ee generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  83. 0a12e68 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  84. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  85. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  86. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  87. c69d2e5 nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook by Thomas Chou · 10 years ago
  88. 57cfeb5 nios2: move nios2.h to arch asm directory by Thomas Chou · 10 years ago
  89. 8645071 nios2: divide nios2-io.h into each specific drivers and remove it by Thomas Chou · 10 years ago
  90. 055626a nios2: remove EPCS driver by Thomas Chou · 10 years ago
  91. 5ff10aa nios2: add generic board support by Thomas Chou · 10 years ago
  92. 70fbc46 nios2: remove obsolete PCI5441 and PK1C20 boards by Thomas Chou · 10 years ago
  93. 00a2517 nios2: Fix printf size_t format related warnings (again...) by Vasili Galka · 10 years ago
  94. 90f984e kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  95. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  96. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  97. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  98. afea2c9 nios2: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  99. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  100. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago