1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. b1e1c86 sparc: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  3. 0240dfd arch: don't memset(0) memory returned by memblock_alloc() by Mike Rapoport · 6 years ago
  4. 9415673 arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) by Mike Rapoport · 6 years ago
  5. 88ca055 sparc: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  6. bb31f9e sparc: prom: use property "name" directly to construct node names by Rob Herring · 6 years ago
  7. a412c85 sparc: Convert to using %pOF instead of full_name by Rob Herring · 6 years ago
  8. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  9. 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
  10. a06ecbf Revert "sparc: Convert to using %pOFn instead of device_node.name" by David S. Miller · 6 years ago
  11. 0b9871a sparc: Convert to using %pOFn instead of device_node.name by Rob Herring · 7 years ago
  12. cdd0b0a sparc: remove several unnecessary module.h include instances by Paul Gortmaker · 14 years ago
  13. 7671fa2 sparc32: always register a PROM based early console by Sam Ravnborg · 14 years ago
  14. 9663eb2 SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missing by Daniel Hellstrom · 14 years ago
  15. e63829d sparc,leon: Added support for AMBAPP bus. by Konrad Eisele · 16 years ago
  16. bf944c3 sparc: Restore irq_trans_init() call in prom_create_node(). by David S. Miller · 16 years ago
  17. ad07aed sparc: Move of_console_{device,path,options} info prom_common.c by David S. Miller · 16 years ago
  18. 23dc758 sparc: Move prom_build_devicetree() into prom_common.c by David S. Miller · 16 years ago
  19. 6524036 sparc: Move core of OF device tree building code into prom_common.c by David S. Miller · 16 years ago
  20. 4aef8c5 sparc: Match sparc32's build_tree() up to sparc64's by David S. Miller · 16 years ago
  21. 7d9439d sparc: Move create_node() and friends into prom_common.c by David S. Miller · 16 years ago
  22. 06c0db7 sparc: Make sparc32's create_node() assign parent pointer. by David S. Miller · 16 years ago
  23. 59966e3 sparc: Commonize get_one_property() implementations. by David S. Miller · 16 years ago
  24. b9e5567 sparc: Move property building code into prom_common.c by David S. Miller · 16 years ago
  25. e5ff0fe sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id' by David S. Miller · 16 years ago
  26. efeac2f sparc: Mark prom_early_alloc non-static. by David S. Miller · 16 years ago
  27. dfa7606 sparc: Create common area for OF device layer code. by David S. Miller · 16 years ago
  28. 657f201 sparc: Create common header file for prom_{32,64}.c by David S. Miller · 16 years ago
  29. d670bd4 sparc: prepare kernel/ for unification by Sam Ravnborg · 16 years ago[Renamed from arch/sparc/kernel/prom.c]
  30. 5110bd2 sparc: remove CONFIG_SUN4 by Adrian Bunk · 17 years ago
  31. 2481d76 sparc: Add mutex for set property calls. by David S. Miller · 17 years ago
  32. 46bcea7 [SPARC]: Centralize find_in_proplist() instead of duplicating N times. by David S. Miller · 18 years ago
  33. f623f38 [SPARC]: Fix serial console node string creation. by David S. Miller · 18 years ago
  34. c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 18 years ago
  35. 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 18 years ago
  36. d1cd355 Consolidate of_get_next_child by Stephen Rothwell · 18 years ago
  37. e679c5f Consolidate of_get_parent by Stephen Rothwell · 18 years ago
  38. 581b605 Consolidate of_find_property by Stephen Rothwell · 18 years ago
  39. 0081cbc Consolidate of_device_is_compatible by Stephen Rothwell · 18 years ago
  40. 97e873e Start split out of common open firmware code by Stephen Rothwell · 18 years ago
  41. a8b8814 [SPARC]: Use strcasecmp for OFW property name comparisons. by David S. Miller · 18 years ago
  42. 357418e [SPARC]: constify some paramaters of OF routines by Stephen Rothwell · 18 years ago
  43. 64b9470 [SPARC/64]: constify of_get_property return by Stephen Rothwell · 18 years ago
  44. 8271f04 [SPARC]: constify of_get_property return: arch/sparc by Stephen Rothwell · 18 years ago
  45. 078830e [SPARC32]: Fix prom.c build warning by Martin Habets · 18 years ago
  46. f7785a6 [SPARC]: Fix property name acquisition in prom.c by Bob Breuer · 19 years ago
  47. 3ae9a348 [SPARC]: Add of_n_{addr,size}_cells(). by David S. Miller · 19 years ago
  48. 87b385d [SPARC]: Add unique device_node IDs and a ".node" property. by David S. Miller · 19 years ago
  49. fb7cd9d [SPARC]: Add of_set_property() interface. by David S. Miller · 19 years ago
  50. 942a6bd [SPARC]: Port sparc64 in-kernel device tree code to sparc32. by David S. Miller · 19 years ago