1. 0288d2e common: remove duplicate typedef for uchar by Heinrich Schuchardt · 5 years ago
  2. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  3. 8e50a0e common: Drop get_endaddr() by Simon Glass · 5 years ago
  4. 537ecc9 common: Move trap_init() out of common.h by Simon Glass · 5 years ago
  5. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  6. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  7. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  8. 320a5d4 common: Drop board_show_dram() by Simon Glass · 5 years ago
  9. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  10. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  11. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  12. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  13. 1ba89d7 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
  14. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  15. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  16. 370382c common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  17. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  18. 08c5591 common: Drop cpu_init() by Simon Glass · 5 years ago
  19. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  20. caefa32 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  21. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  22. 2e3b8a2 common: Move timer_get_us() function out of common.h by Simon Glass · 5 years ago
  23. 77f80e6 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  24. 45c7890 common: Move some time functions out of common.h by Simon Glass · 5 years ago
  25. e1aba1e common: Add a new lz4.h header file by Simon Glass · 5 years ago
  26. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  27. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  28. 15595db common: Move env_get_ip() to net.h by Simon Glass · 5 years ago
  29. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  30. 16ff570 common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  31. 6853b16 common: Move bootcount functions to their header file by Simon Glass · 5 years ago
  32. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  33. ecd1f81 common: Move random-number functions into their own header by Simon Glass · 5 years ago
  34. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  35. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  36. 970b61e common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  37. 1ed83ba common: Add a note about the effort to reduce common.h by Simon Glass · 5 years ago
  38. aaef3bf Drop PCMCIA by Simon Glass · 5 years ago
  39. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  40. 48d3ebc env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · 5 years ago
  41. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  42. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  43. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  44. c301bd8 env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  45. 6eaea25 env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  46. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  47. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  48. 909ff4d env: Move envmatch() to env.h by Simon Glass · 5 years ago
  49. 8fe4093 env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  50. 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
  51. db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  52. 2d85a75 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  53. bf4229c env: Create a new file for environment functions by Simon Glass · 5 years ago
  54. ad375cc common: Remove video_setmem() by Simon Glass · 5 years ago
  55. 42cf22f common: Move lcd_setmem() to lcd.h by Simon Glass · 5 years ago
  56. 57d21d0 common: Drop the dpram_... functions by Simon Glass · 5 years ago
  57. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  58. 76d42c1 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  59. 619fc68 common: command: Add support for $ auto-completion by Boris Brezillon · 6 years ago
  60. 925c000 serial: Move new functions to serial.h by Simon Glass · 6 years ago
  61. 33aeaaf Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  62. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  63. 44f21da dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  64. 08e9879 dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  65. c214edf efi_loader: Reserve unaccessible memory by Alexander Graf · 6 years ago
  66. b64cea0 spi: Remove unused mpc8xx code by Jagan Teki · 6 years ago
  67. ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  68. 401885a Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  69. 6ae0ded bootcount: Make bootcount magic configurable by Marek Vasut · 6 years ago
  70. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  71. 70ed0ea sandbox: Add serial test by Patrice Chotard · 6 years ago
  72. 1669e18 common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  73. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  74. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  75. b1d2344 common: move board_info.c prototypes in init.h by Patrick Delaunay · 7 years ago
  76. b76e7cf common: move board_r.c prototypes in init.h by Patrick Delaunay · 7 years ago
  77. 98c8bbc common: move board_init.c prototypes in init.h by Patrick Delaunay · 7 years ago
  78. a0a2b21 common: move board_f.c prototypes in init.h by Patrick Delaunay · 7 years ago
  79. 685331f post: remove reference to power functions by Patrick Delaunay · 7 years ago
  80. 4fb2621 common: remove unused prototypes by Patrick Delaunay · 7 years ago
  81. c6bfcd5 common: add a prototype for mach_cpu_init() by Patrick Delaunay · 7 years ago
  82. f771678 common: board_f: vid: Add VID specific API to adjust core voltage by Rajesh Bhagat · 7 years ago
  83. 9054a02 Move debug and logging support to a separate header by Simon Glass · 7 years ago
  84. 5e7a1c2 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
  85. 206d580 common: Add a prototype for s_init() by Diego Dorta · 7 years ago
  86. 0d3aa34 gzip: add a function to parse the header by Jean-Jacques Hiblot · 7 years ago
  87. 958f0f0 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · 7 years ago
  88. 0c9f8eb common.h: remove error() by Masahiro Yamada · 7 years ago
  89. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  90. 5e882e9 stdio.h: move printf() stuff from <common.h> to <stdio.h> by Masahiro Yamada · 7 years ago
  91. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  92. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  93. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  94. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  95. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  96. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  97. 0522353 common: board_f: Make reserve_mmu a weak function by Siva Durga Prasad Paladugu · 7 years ago
  98. d8b354a board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
  99. 5e0ef84 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
  100. 36ff892 common: microblaze: Drop arch-specific declarations by Simon Glass · 8 years ago