1. 8d0d6bc configs: Convert CONFIG_USE_NAND to CONFIG_NAND by Adam Ford · 6 years ago
  2. 9d04b5f configs: Make NAND_BOOT and ONENAND_BOOT imply NAND by Adam Ford · 6 years ago
  3. eba7f1f Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · 6 years ago
  4. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  5. d294335 Convert CONFIG_NAND_LPC32XX_SLC to Kconfig by Adam Ford · 6 years ago
  6. 474ecd2 env: Simplify Makefile using $(SPL_TPL_) by York Sun · 6 years ago
  7. 646f1ab env: typo in description of ENV_IS_IN_REMOTE by Heinrich Schuchardt · 7 years ago
  8. 8385336 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  9. a2a5053 rockchip: utilize CONFIG_DEFAULT_FDT_FILE by Klaus Goger · 6 years ago
  10. 315ded9 rockchip: veyron: Set vcc33_sd regulator value by Carlo Caione · 6 years ago
  11. 389167c rk3288: Disable JTAG function from sdmmc0 IO by Carlo Caione · 6 years ago
  12. 0d4d5fd rk3288: veyron: Init boot-on regulators by Carlo Caione · 6 years ago
  13. abb8fad rockchip: board: lion-rk3368: increase phy autonegotiation timeout by Jakob Unterwurzacher · 6 years ago
  14. 9125947 rockchip: rk3399: spl: add missing \n to output by Heinrich Schuchardt · 6 years ago
  15. 760b957 rockchip: doc: clarify usage of CONFIG_SPL_ROCKCHIP_BACK_TO_BROM by Heinrich Schuchardt · 6 years ago
  16. 19ee1fa rockchip: evb-rk3399: correct README for board bring up by Heinrich Schuchardt · 6 years ago
  17. 41826f6 rockchip: rk3399: change boot_target based on u-boot, spl-boot-device by Klaus Goger · 6 years ago
  18. e5f2ecc rockchip: rk3399: inject 'u-boot, spl-boot-device' for next-stage by Philipp Tomsich · 6 years ago
  19. 2aa4abc spl: document 'chosen/u-boot, spl-boot-device' by Philipp Tomsich · 6 years ago
  20. de5dd4c spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · 6 years ago
  21. df253b8 smartweb: use SPL_TINY_MEMSET by Philipp Tomsich · 6 years ago
  22. 706afa4 rockchip: rk3188: add rk_board_late_init() hook by Alexander Kochetkov · 7 years ago
  23. 5944bd9 rockchip: i2c: enable i2c controller for rk3066 and rk3188 by Alexander Kochetkov · 7 years ago
  24. e0ed833 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  25. 0dd1fc0 board/imgtec/boston: Add new defconfigs to the MAINTAINERS list by Tom Rini · 6 years ago
  26. f0fd307 Fix README for Khadas VIM board by Loic Devulder · 6 years ago
  27. aa984aa configs: Update Meson GX configs by Loic Devulder · 6 years ago
  28. 77dd092 ARM64: meson: Sync DT with Linux 4.17.5 by Loic Devulder · 6 years ago
  29. b7a7c41 test/py: add test for whitelist of variables while importing environment by Quentin Schulz · 6 years ago
  30. eaf7347 cmd: nvedit: env import can now import only variables passed as parameters by Quentin Schulz · 6 years ago
  31. d9fc907 hashtable: do not recreate whole hash table if vars are passed to himport_r by Quentin Schulz · 6 years ago
  32. f4eef40 test/py: remove hacks for non-zero RAM base address in tests by Quentin Schulz · 6 years ago
  33. abba763 test/py: return a RAM address different from 0 as it can be interpreted as NULL by Quentin Schulz · 6 years ago
  34. 6c90f62 env: add the same prefix to error messages to make it detectable by tests by Quentin Schulz · 6 years ago
  35. d219415 stm32mp1: clk: support digital bypass by Patrick Delaunay · 6 years ago
  36. 5b25eb9 stm32mp1: clk: add ADC clock gating by Patrick Delaunay · 6 years ago
  37. 0436553 stm32mp1: clk: update Ethernet clock gating by Patrick Delaunay · 6 years ago
  38. 88fa34d stm32mp1: clk: add LDTC and DSI clock support by Patrick Delaunay · 6 years ago
  39. 6110503 stm32mp1: clk: add common function pll_get_fvco by Patrick Delaunay · 6 years ago
  40. c2fa5dc stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro by Patrick Delaunay · 6 years ago
  41. 8a07d5b stm32mp1: clock tree update by Patrick Delaunay · 6 years ago
  42. aeac16a stm32mp1: activate FIXED regulator by Patrick Delaunay · 6 years ago
  43. 5f16f65 stm32mp1: add support for stm32mp157c-ev1 board by Patrick Delaunay · 6 years ago
  44. bc06134 stm32mp1: activate MISC support in SPL by Patrick Delaunay · 6 years ago
  45. d090cba misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  46. a674313 dts: import stm32mp1 device tree from linux kernel by Patrick Delaunay · 6 years ago
  47. 1f6ca3f sysreset: syscon: update regmap access to syscon by Patrick Delaunay · 6 years ago
  48. af95a3e drivers: rtc: correct week day for mc146818 by Heinrich Schuchardt · 6 years ago
  49. b27dc8e bootmenu: Extend BOOTDELAY help text by Alex Kiernan · 6 years ago
  50. 57aa4d2 env: Include bootdelay in environment if negative by Alex Kiernan · 6 years ago
  51. f8c173b fs: btrfs: Fix wrong comparison in logical to physical mapping by Marek Behún · 6 years ago
  52. 25dabd7 spl: Make the spl_nand_load_image static by Michael Trimarchi · 6 years ago
  53. 7267fbf spl: mmc: Skip RAW mode ARGS sectors if not defined by York Sun · 6 years ago
  54. 05855fd x86: acpi: Prevent acpi_table.h from being included more than once by Bin Meng · 6 years ago
  55. 474a62b x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · 6 years ago
  56. a0609a8 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
  57. b37b7b2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
  58. 7bb6028 x86: fsp: Eliminate the reset_cpu() call by Bin Meng · 6 years ago
  59. 406be39 dm: sysreset: Add a standard message when doing reset by Bin Meng · 6 years ago
  60. 4c99ccf x86: tangier: Add a sysreset driver by Bin Meng · 6 years ago
  61. c81a8f5 efi: app: Add a sysreset driver by Bin Meng · 6 years ago
  62. fabb2b4 dm: sysreset: x86: Add a sysreset driver by Bin Meng · 6 years ago
  63. 1ac10ab x86: quark: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 6 years ago
  64. 992c1db drivers: rtc: resolve year 2038 problem in rtc_to_tm by Heinrich Schuchardt · 6 years ago
  65. 0938cff board/BuR/brppt1: add makerule for generating production files by Hannes Schmelzer · 6 years ago
  66. fbc7c7d board/BuR/brppt1: convert brppt1 boards to driver model by Hannes Schmelzer · 6 years ago
  67. 19aa4ac dts: am33xx: add u-boot, dm-spl to ocp bus by Hannes Schmelzer · 6 years ago
  68. 73e9db2 board/BuR/brppt1: implement more flexible boot process by Hannes Schmelzer · 6 years ago
  69. d63f713 board/BuR/common: refactor ft_board_setup(...) by Hannes Schmelzer · 6 years ago
  70. 1d46986 board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT) by Hannes Schmelzer · 6 years ago
  71. 96cf89f board/BuR/common: fix PMIC mpu-pll setup by Hannes Schmelzer · 6 years ago
  72. 2930941 board/BuR/common: remove interface Label from summary screen by Hannes Schmelzer · 6 years ago
  73. 9596367 board/BuR/brppt1: drop LCD-support by Hannes Schmelzer · 6 years ago
  74. e225970 board/BuR/common: make CONFIG_LCD optional by Hannes Schmelzer · 6 years ago
  75. dc36b65 board/BuR/common: drop simple-framebuffer setup by Hannes Schmelzer · 6 years ago
  76. e31fb4d board/BuR: drop devicetree loading and lcd setup for linux-targets by Hannes Schmelzer · 6 years ago
  77. 20e7705 test: smem: add basic smem test by Ramon Fried · 6 years ago
  78. 7fd7e2c drivers: smem: sandbox by Ramon Fried · 6 years ago
  79. 6621bed dts: db820c: added smem nodes by Ramon Fried · 6 years ago
  80. 072787d dts: db410c: added smem nodes by Ramon Fried · 6 years ago
  81. 654dd4a soc: qualcomm: Add Shared Memory Manager driver by Ramon Fried · 6 years ago
  82. 7b384ec dm: SMEM (Shared memory) uclass by Ramon Fried · 6 years ago
  83. b19886b ARM: qemu-arm: enable RTC by Heinrich Schuchardt · 6 years ago
  84. b71bb87 riscv: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  85. b966e5d arm: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  86. 6250098 x86: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  87. 960a639 arm/arm64: bitops: fix find_next_zero_bit to be compat with arm64 by Grygorii Strashko · 6 years ago
  88. c95848c boards: amlogic: Fix boards README by Neil Armstrong · 6 years ago
  89. 844f9bf power: regulator: stpmu1: add power off delay by Christophe Kerello · 6 years ago
  90. a1b2fae phy: Be able to get phy from PHY provider by Patrice Chotard · 6 years ago
  91. 7d11816 mmc: stm32_sdmmc2: update pwron management by Patrick Delaunay · 6 years ago
  92. 14acea0 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined by York Sun · 6 years ago
  93. 6ecd820 spl: nor: Add FIT support by York Sun · 6 years ago
  94. eee45b4 boards: amlogic: Add FriendlyElec NanoPi K2 board support by Thomas McKahan · 6 years ago
  95. 9c7ad1e ARM: dts: sync meson-gxbb-nanopi-k2 from Linux 4.17 by Neil Armstrong · 6 years ago
  96. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  97. 5a04264 cmd: nvedit: set H_INTERACTIVE in do_env_default by Yaniv Levinsky · 6 years ago
  98. 477f811 cmd: nvedit: propagate envflag to set_default_vars by Yaniv Levinsky · 6 years ago
  99. 3009149 cmd: nvedit: rename flags in do_env_default by Yaniv Levinsky · 6 years ago
  100. 201d9cd cmd: fit_image: Add default property for FIT format scripts by Alex Kiernan · 6 years ago