1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  2. 0143be9 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 4 years ago
  3. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  4. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  5. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  6. a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
  7. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  9. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  10. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  11. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  12. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  13. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  14. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  15. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  16. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  17. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  18. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  19. b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  20. 455bf67 nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 7 years ago
  21. b9215ce nios2: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. 5c7738e nios2: 10m50: Add CPU pre-relocation in device tree by Gan, Yau Wai · 7 years ago
  24. 24ec63a nios2: Use asm-generic/io.h by Paul Burton · 7 years ago
  25. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  26. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  27. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  28. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  29. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  30. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  31. 3c75700 Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 9 years ago
  32. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  33. a92c6152 nios2: set up the debug UART early by Thomas Chou · 9 years ago
  34. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  35. 48b42e6 nios2: display altera sysid at startup by Thomas Chou · 9 years ago
  36. 8e27fd6 nios2: 10m50: change to ns16550 uart by Thomas Chou · 9 years ago
  37. 12cafc6 nios2: zap ioremap by Thomas Chou · 9 years ago
  38. 71d9031 nios2: dma-mapping.h: change ioremap to map_physmem by Thomas Chou · 9 years ago
  39. 7fdee74 nios2: add 10m50 devboard support by Thomas Chou · 9 years ago
  40. c46e51b nios2: add memcpy_fromio and memcpy_toio by Thomas Chou · 9 years ago
  41. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  42. 7f30312 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  43. 9e0cf7b nios2: fix cached mode in clearing the BSS by Thomas Chou · 9 years ago
  44. 804a551 nios2: remove CONFIG_SYS_INIT_SP macro by Thomas Chou · 9 years ago
  45. 043a497 nios2: change virt_to_phys to use physaddr_mask in global data by Thomas Chou · 9 years ago
  46. 8392e2f nios2: remove the useless parenthesis in asm/io.h by Thomas Chou · 9 years ago
  47. ebf8aac nios2: fix map_physmem to do real cache mapping by Thomas Chou · 9 years ago
  48. fa3414d nios2: Use the generic bitops headers by Fabio Estevam · 9 years ago
  49. 9f36cbc nios2: fix virt_to_phys for nios2 with MMU by Thomas Chou · 9 years ago
  50. 4d7d92f nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
  51. 8e1e96d nios2: convert dma_alloc_coherent to use malloc_cache_aligned by Thomas Chou · 9 years ago
  52. 93f9646 nios2: convert copy_exception_trampoline to use dm cpu data by Thomas Chou · 9 years ago
  53. 741085b nios2: convert cache flush to use dm cpu data by Thomas Chou · 9 years ago
  54. 3982617 nios2: set default cache configuration in start.S by Thomas Chou · 9 years ago
  55. f8efd77 nios2: clean up comments style in start.S by Thomas Chou · 9 years ago
  56. 8701cc3 nios2: convert ioremap to use dm cpu data by Thomas Chou · 9 years ago
  57. 72b6198 nios2: convert do_reset to use dm cpu data by Thomas Chou · 9 years ago
  58. e0fa55f nios2: remove asm/psr.h by Thomas Chou · 9 years ago
  59. 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  60. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  61. c617026 nios2: convert nios2 cpu to driver model by Thomas Chou · 9 years ago
  62. fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  63. 99b336a nios2: add clear and set bits macros by Thomas Chou · 9 years ago
  64. 26066df nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  65. 4e1acb7 nios2: map physical address to uncached virtual address by Thomas Chou · 9 years ago
  66. c3c6ab1 nios2: call board_init_f_mem by Thomas Chou · 9 years ago
  67. 60a3b1b nios2: zap version_string by Thomas Chou · 9 years ago
  68. a646271 nios2: zap dly_clks by Thomas Chou · 9 years ago
  69. 16dc04b nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
  70. 47903a6 nios2: Switch to generic timer by Thomas Chou · 9 years ago
  71. 0d5f5e1 nios2: enable device tree control of U-Boot by Thomas Chou · 9 years ago
  72. 93a7842 nios2: define _end in link script by Thomas Chou · 9 years ago
  73. 63ed255 nios2: remove gp assignments in link script by Thomas Chou · 9 years ago
  74. f2bec0e nios2: enlarge the code relocation range by Thomas Chou · 9 years ago
  75. fb731f2 nios2: BSS should be cleared only after board_init_f by Thomas Chou · 9 years ago
  76. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  77. 9a3fe06 fdt: nios: Fix warning in ft_cpu_setup() by Simon Glass · 10 years ago
  78. 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  79. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  80. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  81. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  82. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  83. a174b91 nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook by Thomas Chou · 10 years ago
  84. 0f9763f nios2: move nios2.h to arch asm directory by Thomas Chou · 10 years ago
  85. 769cb5c nios2: divide nios2-io.h into each specific drivers and remove it by Thomas Chou · 10 years ago
  86. febc391 nios2: remove EPCS driver by Thomas Chou · 10 years ago
  87. cce3e75 nios2: add generic board support by Thomas Chou · 10 years ago
  88. bd13eab nios2: remove obsolete PCI5441 and PK1C20 boards by Thomas Chou · 10 years ago
  89. 4b4ef68 nios2: Fix printf size_t format related warnings (again...) by Vasili Galka · 10 years ago
  90. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  91. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  92. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  93. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  94. 07bcebf nios2: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  95. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  96. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  97. a4a0f42 nios2: fix missing comment terminator from SPDX License commit by Thomas Chou · 11 years ago
  98. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  99. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  100. da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago