1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  2. 477a6bc arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 3 years, 10 months ago
  3. ff83066 nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 6 years ago
  4. 7ed4370 nios2: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 6 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. e16986c nios2: Use asm-generic/io.h by Paul Burton · 7 years ago
  7. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  8. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  9. f5b76de nios2: zap ioremap by Thomas Chou · 9 years ago
  10. 7be35dd nios2: dma-mapping.h: change ioremap to map_physmem by Thomas Chou · 9 years ago
  11. 207e97b nios2: add memcpy_fromio and memcpy_toio by Thomas Chou · 9 years ago
  12. 4ca0c3c Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  13. 2de4823 nios2: change virt_to_phys to use physaddr_mask in global data by Thomas Chou · 9 years ago
  14. 1cda48f nios2: remove the useless parenthesis in asm/io.h by Thomas Chou · 9 years ago
  15. 1ce61cb nios2: fix map_physmem to do real cache mapping by Thomas Chou · 9 years ago
  16. 7a2a091 nios2: Use the generic bitops headers by Fabio Estevam · 9 years ago
  17. 8a3ea97 nios2: fix virt_to_phys for nios2 with MMU by Thomas Chou · 9 years ago
  18. 7cacb64 nios2: convert dma_alloc_coherent to use malloc_cache_aligned by Thomas Chou · 9 years ago
  19. 21ff734 nios2: convert cache flush to use dm cpu data by Thomas Chou · 9 years ago
  20. a64be61 nios2: convert ioremap to use dm cpu data by Thomas Chou · 9 years ago
  21. 6368c3e nios2: remove asm/psr.h by Thomas Chou · 9 years ago
  22. ca844dd nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  23. bcae80e nios2: convert nios2 cpu to driver model by Thomas Chou · 9 years ago
  24. 88d5ecf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  25. d21275e nios2: add clear and set bits macros by Thomas Chou · 9 years ago
  26. 37e2449 nios2: map physical address to uncached virtual address by Thomas Chou · 9 years ago
  27. 3e468e6 nios2: call board_init_f_mem by Thomas Chou · 9 years ago
  28. 0a9e7ee generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  29. 57cfeb5 nios2: move nios2.h to arch asm directory by Thomas Chou · 10 years ago
  30. 5ff10aa nios2: add generic board support by Thomas Chou · 10 years ago
  31. 00a2517 nios2: Fix printf size_t format related warnings (again...) by Vasili Galka · 10 years ago
  32. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  33. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  35. 1f7559e nios2: Use generic global_data by Simon Glass · 12 years ago
  36. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  37. db71964 nios2: remove asm/status_led.h by Thomas Chou · 12 years ago
  38. 7fffe2f nios2: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  39. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  40. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  41. 03d67e1 gpio: Add driver for Altera's PIO core by Joachim Foerster · 13 years ago
  42. 6fa6035 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  43. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  44. 7984395 POST: add post_log_res field for post results in global data by Valentin Longchamp · 13 years ago
  45. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  46. d8a593c nios2: add gpio_is_valid by Thomas Chou · 14 years ago
  47. 85debef nios2: use long for ssize_t by Thomas Chou · 14 years ago
  48. e91d545 nios2: add gpio_free by Thomas Chou · 14 years ago
  49. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  50. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  51. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  52. 7a6a7d1 nios2: fix out of reach case for do_reset by Thomas Chou · 14 years ago
  53. 6db6c18 nios2: add gpio_request by Thomas Chou · 14 years ago
  54. 0df01fd nios2: fix r15 issue for gcc4 by Thomas Chou · 14 years ago
  55. cedd341 nios2: add gpio support by Thomas Chou · 14 years ago
  56. 7e812f2 nios2: add dma_alloc_coherent by Thomas Chou · 15 years ago
  57. 0dc1c7f nios2: add 64 bits swab support by Thomas Chou · 15 years ago
  58. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago