1. 98cee89 test/py: test the md/mw commands by Stephen Warren · 9 years ago
  2. 5ab097a test/py: add test of setenv/printenv/echo by Stephen Warren · 9 years ago
  3. 472040d test/py: test that sandbox exits when asked by Stephen Warren · 9 years ago
  4. d201506 test/py: Implement pytest infrastructure by Stephen Warren · 9 years ago
  5. 27067a4 patman: Add --thread option by Mateusz Kulikowski · 9 years ago
  6. f0e0751 clk: add API to enable clock by Masahiro Yamada · 9 years ago
  7. 9e52126 clk: add static qualifier to local functions by Masahiro Yamada · 9 years ago
  8. ad1cf78 clk: add needed include and declaration to include/clk.h by Masahiro Yamada · 9 years ago
  9. 8bdf9cf clk: fix comments in include/clk.h by Masahiro Yamada · 9 years ago
  10. 8138581 clk: move Kconfig options into sub-menu by Masahiro Yamada · 9 years ago
  11. 4ef7909 usb: Define USB_MAX_STOR_DEV in only one place by Simon Glass · 9 years ago
  12. bb883f8 timer: sandbox: work without device tree by Stephen Warren · 9 years ago
  13. 0a7edce dm: timer: refuse timers with zero clock_rate by Stephen Warren · 9 years ago
  14. cf20452 bzip2: Support compression for sandbox by Simon Glass · 9 years ago
  15. 20af3c0 dm: core: Call uclass post_bind() after the driver's bind() method by Simon Glass · 9 years ago
  16. 72b335e sandbox: Support the bmp command by Simon Glass · 9 years ago
  17. 74b1320 tiny-printf: Always print zeroes by Simon Glass · 9 years ago
  18. 5589a81 pinctrl: Avoid binding all pinconfig nodes before relocation by Simon Glass · 9 years ago
  19. 4fbd258 i2c: Correct command return values by Simon Glass · 9 years ago
  20. 4a1db6d dm: mmc: Try to honour the sequence order by Simon Glass · 9 years ago
  21. 4dc5259 dm: gpio: Allow the uclass to work without printf() by Simon Glass · 9 years ago
  22. 8e31681 tiny-printf: Avoid printing NULL strings by Simon Glass · 9 years ago
  23. 9ab401a defconfig: dra74_evm: enable timer driver model by Mugunthan V N · 9 years ago
  24. 87a2127 arm: dts: dra7-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  25. 09bdea0 defconfig: dra72_evm: enable timer driver model by Mugunthan V N · 9 years ago
  26. 6c3401a arm: dts: dra72-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  27. 30a0cdb ti_omap5_common: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · 9 years ago
  28. 00dffc9 defconfig: am335x_gp_evm: enable timer driver model by Mugunthan V N · 9 years ago
  29. d3e25ae arm: dts: am335x-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  30. 3f8e517 defconfig: am335x_boneblack_vboot: enable timer driver model by Mugunthan V N · 9 years ago
  31. c7bd870 arm: dts: am335x-boneblack: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  32. ac3507d am335x_evm: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · 9 years ago
  33. 49d3fe5 defconfig: am437x_gp_evm: enable timer driver model by Mugunthan V N · 9 years ago
  34. ff9e612 arm: dts: am437x-gp-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  35. fb912c6 defconfig: am437x_sk_evm: enable timer driver model by Mugunthan V N · 9 years ago
  36. 34afc61 arm: dts: am437x-sk-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  37. 1ce32ba am43xx_evm: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · 9 years ago
  38. dadf313 drivers: timer: omap_timer: add timer driver for omap devices based on dm by Mugunthan V N · 9 years ago
  39. a5d8011 dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · 9 years ago
  40. c833697 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  41. 28a6c01 arm: omap-common: do not build timer when CONFIG_TIMER defined by Mugunthan V N · 9 years ago
  42. c275dfe dm: core: Provide uclass_find_device_by_phandle() only when needed by Simon Glass · 9 years ago
  43. 57e5eca iocon / bamboo: Drop CONFIG_SYS_LONGHELP by Tom Rini · 9 years ago
  44. 0a61ee8 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago
  45. a260af6 udoo:use load instead of fatload by Oscar Curero · 9 years ago
  46. 07684b9 am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED by robertcnelson@gmail.com · 9 years ago
  47. c67b760 powerpc/83xx: fix build failure by Shengzhou Liu · 9 years ago
  48. 99c6a9f igep00x0: Remove no-op macros from config header by Ladislav Michl · 9 years ago
  49. d636f2a igep00x0: Fix config header indentation by Ladislav Michl · 9 years ago
  50. 78f7b6a igep00x0: Do not include config_distro_defaults.h by Ladislav Michl · 9 years ago
  51. 6ed75ba igep00x0: Cleanup ethernet support by Ladislav Michl · 9 years ago
  52. 8a1c104 igep00x0: enable CONFIG_NET_RANDOM_ETHADDR by Enric Balletbò i Serra · 9 years ago
  53. bfb7cc3 armv7: Add missing newline after OMAP die ID by Ladislav Michl · 9 years ago
  54. 65c5c81 ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORT by Ladislav Michl · 9 years ago
  55. 8b7fb78 kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE defines by Masahiro Yamada · 9 years ago
  56. d67a577 powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mk by Masahiro Yamada · 9 years ago
  57. 5ba0b48 mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  58. 9a893d2 mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  59. 614fc89 mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  60. b766476 microblaze: move CONFIG_SYS_TEXT_BASE to defconfig by Masahiro Yamada · 9 years ago
  61. 61a4392 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · 9 years ago
  62. c6e1814 m68k: move CONFIG_SYS_TEXT_BASE to defconfig files by Masahiro Yamada · 9 years ago
  63. 74d49bf spi: ti_qspi: Use 4-byte opcode for mmap read by Vignesh R · 9 years ago
  64. 99e7fc8 mmc: emmc and hw partitions partition table id bugfix. by Erik Tideman · 9 years ago
  65. 1d48ca6 arm, ubifs: fix gcc5.x compiler warning by Heiko Schocher · 9 years ago
  66. 048c61d ARM: uniphier: remove unneeded if conditionals by Masahiro Yamada · 9 years ago
  67. faefef9 ARM: uniphier: move UMC register macros to umc-regs.h by Masahiro Yamada · 9 years ago
  68. d649fb8 ARM: uniphier: set active ways to really enable outer cache by Masahiro Yamada · 9 years ago
  69. 6d95778 ARM: uniphier: fix range invalidate for outer cache by Masahiro Yamada · 9 years ago
  70. 5407735 ARM: uniphier: factor out outer cache sync as a helper function by Masahiro Yamada · 9 years ago
  71. cefca48 ARM: uniphier: refactor outer cache operation slightly by Masahiro Yamada · 9 years ago
  72. 25d4eb8 ARM: uniphier: add bootm_low environment by Masahiro Yamada · 9 years ago
  73. 17bd4a2 ARM: uniphier: define CONFIG_SYS_BOOTMAPSZ by Masahiro Yamada · 9 years ago
  74. 3ed2ece armv8: cavium: Get DRAM size from ATF by Sergey Temerkhanov · 9 years ago
  75. 900f88f armv8: cavium: Add an implementation of ATF calling functions by Sergey Temerkhanov · 9 years ago
  76. 746f985 armv8: cavium: Add ThunderX 88xx board definition by Sergey Temerkhanov · 9 years ago
  77. 1674bd1 armv8: cavium: Add the device tree for ThunderX by Sergey Temerkhanov · 9 years ago
  78. 284ca9c armv8: Add psci.h from the Linux kernel by Sergey Temerkhanov · 9 years ago
  79. a5b9fa3 armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure by Sergey Temerkhanov · 9 years ago
  80. 94f7ff3 armv8: New MMU setup code allowing to use 48+ bits PA/VA by Sergey Temerkhanov · 9 years ago
  81. ba5648c armv8: Add read_mpidr() function by Sergey Temerkhanov · 9 years ago
  82. 19de815 arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output by Sergey Temerkhanov · 9 years ago
  83. b81406d arm: serial: Add debug UART capability to the pl01x driver by Sergey Temerkhanov · 9 years ago
  84. e6ac28b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  85. 6071cd6 x86: quark: Fix boot breakage by Bin Meng · 9 years ago
  86. 6d6aece power: regulator: max77686: Don't use switch() on bools by Tom Rini · 9 years ago
  87. 22bd03a spi: rk_spi: Fix debug format warning by Tom Rini · 9 years ago
  88. 55616b8 pci_rom.c: Fix may be used uninitialized warning by Tom Rini · 9 years ago
  89. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  90. f32c864 scripts/Makefile* Add SPDX-License-Identifier tag by Tom Rini · 9 years ago
  91. 1811b7d gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP by Tom Rini · 9 years ago
  92. b5db3c2 axm/taurus: Enable tiny printf in SPL by Tom Rini · 9 years ago
  93. 947c626 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  94. 9c11135 image: fix getenv_bootm_size() function by Masahiro Yamada · 9 years ago
  95. b57843e Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  96. 0e0efb4 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · 9 years ago
  97. 898582b MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · 9 years ago
  98. a3ab2ae MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  99. 23ff863 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · 9 years ago
  100. df50b3b net: pcnet: refactor mapping of virtual addresses to physical ones by Daniel Schwierzeck · 9 years ago