1. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 11 months ago
  2. 533cee0 common: Drop get_endaddr() by Simon Glass · 4 years, 11 months ago
  3. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 4 years, 11 months ago
  4. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 11 months ago
  5. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 11 months ago
  6. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 11 months ago
  7. 428a6a1 common: Drop board_show_dram() by Simon Glass · 4 years, 11 months ago
  8. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 11 months ago
  9. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 11 months ago
  10. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 11 months ago
  11. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  12. 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 4 years, 11 months ago
  13. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  14. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 4 years, 11 months ago
  15. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 4 years, 11 months ago
  16. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 4 years, 11 months ago
  17. 2c629bd common: Drop cpu_init() by Simon Glass · 4 years, 11 months ago
  18. b598147 common: Move some CPU functions out of common.h by Simon Glass · 4 years, 11 months ago
  19. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 4 years, 11 months ago
  20. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  21. f0143a8 common: Move timer_get_us() function out of common.h by Simon Glass · 4 years, 11 months ago
  22. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 4 years, 11 months ago
  23. 6887c5b common: Move some time functions out of common.h by Simon Glass · 4 years, 11 months ago
  24. 6c03f9e common: Add a new lz4.h header file by Simon Glass · 4 years, 11 months ago
  25. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 11 months ago
  26. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 4 years, 11 months ago
  27. 8d5babb common: Move env_get_ip() to net.h by Simon Glass · 4 years, 11 months ago
  28. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 11 months ago
  29. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 4 years, 11 months ago
  30. f083583 common: Move bootcount functions to their header file by Simon Glass · 4 years, 11 months ago
  31. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 11 months ago
  32. 840ef4d common: Move random-number functions into their own header by Simon Glass · 4 years, 11 months ago
  33. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 4 years, 11 months ago
  34. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 4 years, 11 months ago
  35. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 4 years, 11 months ago
  36. ec1fa18 common: Add a note about the effort to reduce common.h by Simon Glass · 5 years ago
  37. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  38. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  39. f030b7b env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · 5 years ago
  40. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  41. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  42. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  43. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  44. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  45. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  46. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  47. b9ca02c env: Move envmatch() to env.h by Simon Glass · 5 years ago
  48. 3f989e7b env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  49. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  50. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  51. f1f0ae6 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  52. af95f20 env: Create a new file for environment functions by Simon Glass · 5 years ago
  53. 9fe657d common: Remove video_setmem() by Simon Glass · 5 years ago
  54. 3c1ecde common: Move lcd_setmem() to lcd.h by Simon Glass · 5 years ago
  55. 4575a77 common: Drop the dpram_... functions by Simon Glass · 5 years ago
  56. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  57. aac0c29 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  58. 03dcf17 common: command: Add support for $ auto-completion by Boris Brezillon · 6 years ago
  59. 0171f43 serial: Move new functions to serial.h by Simon Glass · 6 years ago
  60. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  61. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  62. d5bb4f8 dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  63. ac7f5db dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  64. 7b78d64 efi_loader: Reserve unaccessible memory by Alexander Graf · 6 years ago
  65. efbeabe spi: Remove unused mpc8xx code by Jagan Teki · 6 years ago
  66. c95cafd Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  67. 5c8fd32 Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  68. 758694f bootcount: Make bootcount magic configurable by Marek Vasut · 6 years ago
  69. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  70. d7c0968 sandbox: Add serial test by Patrice Chotard · 6 years ago
  71. 20b016a common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  72. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  73. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  74. fc22ee2 common: move board_info.c prototypes in init.h by Patrick Delaunay · 7 years ago
  75. e2c219c common: move board_r.c prototypes in init.h by Patrick Delaunay · 7 years ago
  76. 11f86cb common: move board_init.c prototypes in init.h by Patrick Delaunay · 7 years ago
  77. d6f8771 common: move board_f.c prototypes in init.h by Patrick Delaunay · 7 years ago
  78. f7bd1c3 post: remove reference to power functions by Patrick Delaunay · 7 years ago
  79. e6e9217 common: remove unused prototypes by Patrick Delaunay · 7 years ago
  80. dafa84d common: add a prototype for mach_cpu_init() by Patrick Delaunay · 7 years ago
  81. 1fab98f common: board_f: vid: Add VID specific API to adjust core voltage by Rajesh Bhagat · 7 years ago
  82. 0e98b0a Move debug and logging support to a separate header by Simon Glass · 7 years ago
  83. 9bd76b8 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
  84. 026d795 common: Add a prototype for s_init() by Diego Dorta · 7 years ago
  85. 376ddf9 gzip: add a function to parse the header by Jean-Jacques Hiblot · 7 years ago
  86. 0a70fb4 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · 7 years ago
  87. 5a719f9 common.h: remove error() by Masahiro Yamada · 7 years ago
  88. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  89. 7fea7b1 stdio.h: move printf() stuff from <common.h> to <stdio.h> by Masahiro Yamada · 7 years ago
  90. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  91. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  92. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  93. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  94. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  95. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  96. 60873f7 common: board_f: Make reserve_mmu a weak function by Siva Durga Prasad Paladugu · 7 years ago
  97. af9e6ad board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
  98. 49ddcf3 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
  99. d757975 common: microblaze: Drop arch-specific declarations by Simon Glass · 7 years ago
  100. 457e51c common: arm: freescale: layerscape: Move header files out of common.h by Simon Glass · 7 years ago