1. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 4 months ago
  2. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  3. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 4 months ago
  4. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 4 months ago
  5. 8ad9211 common: Drop asm_offsets.h from common header by Simon Glass · 4 years, 4 months ago
  6. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 4 months ago
  7. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  8. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 4 months ago
  9. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 4 months ago
  10. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 4 months ago
  11. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 4 months ago
  12. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  13. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 4 months ago
  14. ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 4 months ago
  15. addc376 common: Update comment to show progress by Simon Glass · 4 years, 9 months ago
  16. b1b8609 common: Collect all the header files together by Simon Glass · 4 years, 9 months ago
  17. 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 9 months ago
  18. 6df7513 common: Move ROUND() into kernel.h by Simon Glass · 4 years, 9 months ago
  19. 825faeb common: Move check_member() to kernel.h by Simon Glass · 4 years, 9 months ago
  20. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  21. 49acd56 common: Move testdram() into init.h by Simon Glass · 4 years, 9 months ago
  22. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  23. 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 9 months ago
  24. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  25. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  26. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  27. 9101a5e common: Move reset_misc() function to arch header by Simon Glass · 4 years, 9 months ago
  28. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 9 months ago
  29. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 9 months ago
  30. 6d1fdb1 common: Move upmconfig() to ppc.h by Simon Glass · 4 years, 9 months ago
  31. 35a3f87 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 9 months ago
  32. 6f5fb71 common: arm: Move s_init() to an ARM-specific header by Simon Glass · 4 years, 9 months ago
  33. 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 4 years, 9 months ago
  34. 4cf7f12 common: Move type declarations to linux/types.h by Simon Glass · 4 years, 9 months ago
  35. 17401f8 common: Drop the symbol_lookup() declaration by Simon Glass · 4 years, 9 months ago
  36. 50fbd5c common: Drop CONFIG_HAS_POST by Simon Glass · 4 years, 9 months ago
  37. bd21f66 common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · 4 years, 9 months ago
  38. 4ab18a0 common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h by Simon Glass · 4 years, 9 months ago
  39. 5e6267a common: Move reset_phy() to net.h by Simon Glass · 4 years, 9 months ago
  40. 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 9 months ago
  41. a6f2aaf common: Move jumptable_init() out of common.h by Simon Glass · 4 years, 9 months ago
  42. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 9 months ago
  43. 1444998 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 4 years, 9 months ago
  44. 77f4e47 common: Move do_tftpb() to net.h by Simon Glass · 4 years, 9 months ago
  45. 2ebebb9 common: Move embedded fdt location to fdtdec.h by Simon Glass · 4 years, 9 months ago
  46. 7c810a3 common: Drop checkflash() and checkdram() by Simon Glass · 4 years, 9 months ago
  47. 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 9 months ago
  48. 6b8d3ce common: Move main_loop() to init.h by Simon Glass · 4 years, 9 months ago
  49. 011b572 common: Drop mdm_init() by Simon Glass · 4 years, 9 months ago
  50. c013a2f common: remove duplicate typedef for uchar by Heinrich Schuchardt · 4 years, 10 months ago
  51. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 10 months ago
  52. 533cee0 common: Drop get_endaddr() by Simon Glass · 4 years, 10 months ago
  53. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 4 years, 10 months ago
  54. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 10 months ago
  55. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  56. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 10 months ago
  57. 428a6a1 common: Drop board_show_dram() by Simon Glass · 4 years, 10 months ago
  58. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  59. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  60. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 10 months ago
  61. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  62. 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 4 years, 10 months ago
  63. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  64. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 4 years, 10 months ago
  65. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 4 years, 10 months ago
  66. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 4 years, 10 months ago
  67. 2c629bd common: Drop cpu_init() by Simon Glass · 4 years, 10 months ago
  68. b598147 common: Move some CPU functions out of common.h by Simon Glass · 4 years, 10 months ago
  69. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 4 years, 10 months ago
  70. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  71. f0143a8 common: Move timer_get_us() function out of common.h by Simon Glass · 4 years, 10 months ago
  72. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 4 years, 10 months ago
  73. 6887c5b common: Move some time functions out of common.h by Simon Glass · 4 years, 10 months ago
  74. 6c03f9e common: Add a new lz4.h header file by Simon Glass · 4 years, 10 months ago
  75. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  76. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 4 years, 10 months ago
  77. 8d5babb common: Move env_get_ip() to net.h by Simon Glass · 4 years, 10 months ago
  78. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 10 months ago
  79. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 4 years, 10 months ago
  80. f083583 common: Move bootcount functions to their header file by Simon Glass · 4 years, 10 months ago
  81. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  82. 840ef4d common: Move random-number functions into their own header by Simon Glass · 4 years, 10 months ago
  83. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 4 years, 10 months ago
  84. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 4 years, 10 months ago
  85. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 4 years, 10 months ago
  86. ec1fa18 common: Add a note about the effort to reduce common.h by Simon Glass · 5 years ago
  87. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  88. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  89. f030b7b env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · 5 years ago
  90. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  91. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  92. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  93. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  94. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  95. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  96. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  97. b9ca02c env: Move envmatch() to env.h by Simon Glass · 5 years ago
  98. 3f989e7b env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  99. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  100. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago