1. ec1fa18 common: Add a note about the effort to reduce common.h by Simon Glass · 5 years ago
  2. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  3. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  4. f030b7b env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · 5 years ago
  5. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  6. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  7. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  8. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  9. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  10. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  11. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  12. b9ca02c env: Move envmatch() to env.h by Simon Glass · 5 years ago
  13. 3f989e7b env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  14. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  15. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  16. f1f0ae6 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  17. af95f20 env: Create a new file for environment functions by Simon Glass · 5 years ago
  18. 9fe657d common: Remove video_setmem() by Simon Glass · 5 years ago
  19. 3c1ecde common: Move lcd_setmem() to lcd.h by Simon Glass · 5 years ago
  20. 4575a77 common: Drop the dpram_... functions by Simon Glass · 5 years ago
  21. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  22. aac0c29 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago WIP-15Jan2019
  23. 03dcf17 common: command: Add support for $ auto-completion by Boris Brezillon · 6 years ago WIP-2019-01-14-master-imports
  24. 0171f43 serial: Move new functions to serial.h by Simon Glass · 6 years ago
  25. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  26. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago WIP-05Dec2018
  27. d5bb4f8 dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  28. ac7f5db dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  29. 7b78d64 efi_loader: Reserve unaccessible memory by Alexander Graf · 6 years ago
  30. efbeabe spi: Remove unused mpc8xx code by Jagan Teki · 6 years ago
  31. c95cafd Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  32. 5c8fd32 Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  33. 758694f bootcount: Make bootcount magic configurable by Marek Vasut · 6 years ago
  34. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  35. d7c0968 sandbox: Add serial test by Patrice Chotard · 6 years ago
  36. 20b016a common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  37. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  38. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  39. fc22ee2 common: move board_info.c prototypes in init.h by Patrick Delaunay · 7 years ago
  40. e2c219c common: move board_r.c prototypes in init.h by Patrick Delaunay · 7 years ago
  41. 11f86cb common: move board_init.c prototypes in init.h by Patrick Delaunay · 7 years ago
  42. d6f8771 common: move board_f.c prototypes in init.h by Patrick Delaunay · 7 years ago
  43. f7bd1c3 post: remove reference to power functions by Patrick Delaunay · 7 years ago
  44. e6e9217 common: remove unused prototypes by Patrick Delaunay · 7 years ago
  45. dafa84d common: add a prototype for mach_cpu_init() by Patrick Delaunay · 7 years ago
  46. 1fab98f common: board_f: vid: Add VID specific API to adjust core voltage by Rajesh Bhagat · 7 years ago
  47. 0e98b0a Move debug and logging support to a separate header by Simon Glass · 7 years ago
  48. 9bd76b8 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
  49. 026d795 common: Add a prototype for s_init() by Diego Dorta · 7 years ago
  50. 376ddf9 gzip: add a function to parse the header by Jean-Jacques Hiblot · 7 years ago
  51. 0a70fb4 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · 7 years ago
  52. 5a719f9 common.h: remove error() by Masahiro Yamada · 7 years ago
  53. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  54. 7fea7b1 stdio.h: move printf() stuff from <common.h> to <stdio.h> by Masahiro Yamada · 7 years ago
  55. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  56. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  57. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  58. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  59. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  60. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  61. 60873f7 common: board_f: Make reserve_mmu a weak function by Siva Durga Prasad Paladugu · 7 years ago
  62. af9e6ad board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
  63. 49ddcf3 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
  64. d757975 common: microblaze: Drop arch-specific declarations by Simon Glass · 7 years ago
  65. 457e51c common: arm: freescale: layerscape: Move header files out of common.h by Simon Glass · 7 years ago
  66. 89f5eaa common: arm: davinci: Move header file out of common by Simon Glass · 7 years ago
  67. 1c16d2e common: ep93xx: Move arch-specific declarations out of common by Simon Glass · 7 years ago
  68. 68994b9 common: freescale: Move arch-specific imx code to arch-imx by Simon Glass · 7 years ago
  69. 6e2941d common: freescale: Move arch-specific declarations by Simon Glass · 7 years ago
  70. 8504315 common: powerpc: Move arch-specific headers by Simon Glass · 7 years ago
  71. 8fb69c1 common: Move PPC4xx_SYS_INFO() et al to arch-specific header by Simon Glass · 7 years ago
  72. a2038d7 common: Drop determine_sysper() and determine_pci_clock_per() by Simon Glass · 7 years ago
  73. e8c8f48 common: Drop cpu_init_f() declarations by Simon Glass · 7 years ago
  74. b885d02 arm: Remove include files from common.h by Simon Glass · 7 years ago
  75. 3a53e99 nds32: Remove include files from common.h by Simon Glass · 7 years ago
  76. 3ff240c x86: Don't include asm/u-boot.h in common by Simon Glass · 7 years ago
  77. 587b622 sandbox: Don't include asm/u-boot.h in common by Simon Glass · 7 years ago
  78. 5c73f01 mips: Don't include asm/u-boot.h in common by Simon Glass · 7 years ago
  79. b5e7bd4 arc: Don't include asm/u-boot.h in common by Simon Glass · 7 years ago
  80. e8d4fa9 nds32: Make u-boot-nds32.h a private header by Simon Glass · 7 years ago
  81. a320acc mips: Make u-boot-mips.h a private header by Simon Glass · 7 years ago
  82. ac6a6bd arm: Make u-boot-arm.h a private header by Simon Glass · 7 years ago
  83. 6862b50 x86: Make u-boot-x86.h a private header by Simon Glass · 7 years ago
  84. 86e748d sandbox: Make u-boot-sandbox.h a private header by Simon Glass · 7 years ago
  85. d6d2d0b arc: Make u-boot-arc.h a private header by Simon Glass · 7 years ago
  86. 7a7530a samsung: usb: Drop ohci-s3c24xx driver by Simon Glass · 7 years ago
  87. 12d738a api: Add a header for api_init() by Simon Glass · 7 years ago
  88. 4baf23e common: Move get_OPB_freq() and get_PCI_freq() to PPC header by Simon Glass · 7 years ago
  89. 58a8ec4 common: Move pcie_setup_hoses() to PPC header by Simon Glass · 7 years ago
  90. 787ea6e common: Drop pci_master_init() by Simon Glass · 7 years ago
  91. 4fcc6a7 common: Move pci_target_init() to PPC header by Simon Glass · 7 years ago
  92. a55132b common: Drop pci_pre_init() and is_pci_host() by Simon Glass · 7 years ago
  93. f66f88f common: Drop inclusion of pci.h by Simon Glass · 7 years ago
  94. eb5ba3a i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  95. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  96. e5fb573 powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
  97. 5e924a1 Move dram_init_banksize() to a common header by Simon Glass · 8 years ago
  98. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  99. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  100. 8749fa6 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago