1. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  2. d7c0968 sandbox: Add serial test by Patrice Chotard · 6 years ago
  3. 20b016a common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  5. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  6. fc22ee2 common: move board_info.c prototypes in init.h by Patrick Delaunay · 7 years ago
  7. e2c219c common: move board_r.c prototypes in init.h by Patrick Delaunay · 7 years ago
  8. 11f86cb common: move board_init.c prototypes in init.h by Patrick Delaunay · 7 years ago
  9. d6f8771 common: move board_f.c prototypes in init.h by Patrick Delaunay · 7 years ago
  10. f7bd1c3 post: remove reference to power functions by Patrick Delaunay · 7 years ago
  11. e6e9217 common: remove unused prototypes by Patrick Delaunay · 7 years ago
  12. dafa84d common: add a prototype for mach_cpu_init() by Patrick Delaunay · 7 years ago
  13. 1fab98f common: board_f: vid: Add VID specific API to adjust core voltage by Rajesh Bhagat · 7 years ago
  14. 0e98b0a Move debug and logging support to a separate header by Simon Glass · 7 years ago
  15. 9bd76b8 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
  16. 026d795 common: Add a prototype for s_init() by Diego Dorta · 7 years ago
  17. 376ddf9 gzip: add a function to parse the header by Jean-Jacques Hiblot · 7 years ago
  18. 0a70fb4 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · 7 years ago
  19. 5a719f9 common.h: remove error() by Masahiro Yamada · 7 years ago
  20. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  21. 7fea7b1 stdio.h: move printf() stuff from <common.h> to <stdio.h> by Masahiro Yamada · 7 years ago
  22. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  23. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  24. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  25. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  26. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  27. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  28. 60873f7 common: board_f: Make reserve_mmu a weak function by Siva Durga Prasad Paladugu · 7 years ago
  29. af9e6ad board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
  30. 49ddcf3 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
  31. d757975 common: microblaze: Drop arch-specific declarations by Simon Glass · 7 years ago
  32. 457e51c common: arm: freescale: layerscape: Move header files out of common.h by Simon Glass · 7 years ago
  33. 89f5eaa common: arm: davinci: Move header file out of common by Simon Glass · 7 years ago
  34. 1c16d2e common: ep93xx: Move arch-specific declarations out of common by Simon Glass · 7 years ago
  35. 68994b9 common: freescale: Move arch-specific imx code to arch-imx by Simon Glass · 7 years ago
  36. 6e2941d common: freescale: Move arch-specific declarations by Simon Glass · 7 years ago
  37. 8504315 common: powerpc: Move arch-specific headers by Simon Glass · 7 years ago
  38. 8fb69c1 common: Move PPC4xx_SYS_INFO() et al to arch-specific header by Simon Glass · 7 years ago
  39. a2038d7 common: Drop determine_sysper() and determine_pci_clock_per() by Simon Glass · 7 years ago
  40. e8c8f48 common: Drop cpu_init_f() declarations by Simon Glass · 7 years ago
  41. b885d02 arm: Remove include files from common.h by Simon Glass · 7 years ago
  42. 3a53e99 nds32: Remove include files from common.h by Simon Glass · 7 years ago
  43. 3ff240c x86: Don't include asm/u-boot.h in common by Simon Glass · 7 years ago
  44. 587b622 sandbox: Don't include asm/u-boot.h in common by Simon Glass · 7 years ago
  45. 5c73f01 mips: Don't include asm/u-boot.h in common by Simon Glass · 7 years ago
  46. b5e7bd4 arc: Don't include asm/u-boot.h in common by Simon Glass · 7 years ago
  47. e8d4fa9 nds32: Make u-boot-nds32.h a private header by Simon Glass · 7 years ago
  48. a320acc mips: Make u-boot-mips.h a private header by Simon Glass · 7 years ago
  49. ac6a6bd arm: Make u-boot-arm.h a private header by Simon Glass · 7 years ago
  50. 6862b50 x86: Make u-boot-x86.h a private header by Simon Glass · 7 years ago
  51. 86e748d sandbox: Make u-boot-sandbox.h a private header by Simon Glass · 7 years ago
  52. d6d2d0b arc: Make u-boot-arc.h a private header by Simon Glass · 7 years ago
  53. 7a7530a samsung: usb: Drop ohci-s3c24xx driver by Simon Glass · 7 years ago
  54. 12d738a api: Add a header for api_init() by Simon Glass · 7 years ago
  55. 4baf23e common: Move get_OPB_freq() and get_PCI_freq() to PPC header by Simon Glass · 7 years ago
  56. 58a8ec4 common: Move pcie_setup_hoses() to PPC header by Simon Glass · 7 years ago
  57. 787ea6e common: Drop pci_master_init() by Simon Glass · 7 years ago
  58. 4fcc6a7 common: Move pci_target_init() to PPC header by Simon Glass · 7 years ago
  59. a55132b common: Drop pci_pre_init() and is_pci_host() by Simon Glass · 7 years ago
  60. f66f88f common: Drop inclusion of pci.h by Simon Glass · 7 years ago
  61. eb5ba3a i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  62. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  63. e5fb573 powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
  64. 5e924a1 Move dram_init_banksize() to a common header by Simon Glass · 8 years ago
  65. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  66. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  67. 8749fa6 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago
  68. d891ab9 board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · 8 years ago
  69. 70e2aaf board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  70. 75efc34 board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · 8 years ago
  71. 2634555 board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · 8 years ago
  72. d593c61 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · 8 years ago
  73. 671549e board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 8 years ago
  74. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  75. 2a79275 dm: Add callback to modify the device tree by mario.six@gdsys.cc · 8 years ago
  76. a8523a8 Drop CONFIG_CMD_DOC by Simon Glass · 8 years ago
  77. cc66400 Drop the static inline print_cpuinfo() by Simon Glass · 8 years ago
  78. cbcbf71 powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
  79. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  80. a7b8176 time: move timer APIs to include/time.h by Masahiro Yamada · 8 years ago
  81. 5bc516e delay: collect {m, n, u}delay declarations to include/linux/delay.h by Masahiro Yamada · 8 years ago
  82. 2a6713b move UL() macro from armv8/mmu.h into common.h by Andre Przywara · 8 years ago
  83. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  84. 9828682 Add warn_non_spl() to show a message in U-Boot proper by Simon Glass · 8 years ago
  85. 5e7f743 Add comments for debug() and pr_fmt by Simon Glass · 8 years ago
  86. 2307ea4 common: Always include errno.h in common.h by Joe Hershberger · 9 years ago
  87. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  88. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  89. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  90. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  91. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  92. cab24b3 dm: pci: Convert 'pci' command to driver model by Simon Glass · 9 years ago
  93. 354e3ed eeprom: Add bus argument to eeprom_init() by Marek Vasut · 9 years ago
  94. b7b2e3f eeprom: Zap eeprom_probe() by Marek Vasut · 9 years ago
  95. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  96. 8281c58 armv8/fsl_lsch2: Add fsl_lsch2 SoC by Mingkai Hu · 9 years ago
  97. 9f3183d armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  98. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  99. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  100. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago