1. 81f53b0 rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig by Klaus Goger · 7 years ago
  2. aa41220 rockchip: rk3399-puma: set gpio4cd iodomain to 1.8V by Jakob Unterwurzacher · 7 years ago
  3. c5a4141 rockchip: config: update part table by Kever Yang · 7 years ago
  4. 15616a0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  5. 7ef548e Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  6. 6b30849 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  7. fd12455 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  8. 9ebc54b Merge git://git.denx.de/u-boot-samsung by Tom Rini · 7 years ago
  9. 854dfbf power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
  10. 8a5cbc0 dm: blk: Use uclass_find_first/next_device() in blk_first/next_device() by Stefan Roese · 7 years ago
  11. bf802f5 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
  12. b53f6992 dm: reset: have the reset-command perform a COLD reset by Philipp Tomsich · 7 years ago
  13. f2faffe binman: tegra: Convert to use binman by Simon Glass · 7 years ago
  14. 39c1502 binman: Add documentation for the symbol feature by Simon Glass · 7 years ago
  15. dfce179 binman: Add binman support to spl_ram.c by Simon Glass · 7 years ago
  16. 8bee2d2 binman: Add binman symbol support to SPL by Simon Glass · 7 years ago
  17. cf2a8fd binman: arm: Include the binman symbol table by Simon Glass · 7 years ago
  18. 1979063 binman: Support accessing binman tables at run time by Simon Glass · 7 years ago
  19. 7fe9173 binman: Support enabling debug in tests by Simon Glass · 7 years ago
  20. f689890 binman: Adjust size of test SPL binary by Simon Glass · 7 years ago
  21. 5cfcf7e binman: Add tests binaries with binman symbols by Simon Glass · 7 years ago
  22. 00ae40b binman: Drop a stale comment about the 'board' feature by Simon Glass · 7 years ago
  23. 4e6fdbe binman: Add support for including spl/u-boot-spl-nodtb.bin by Simon Glass · 7 years ago
  24. 47419ea binman: Add support for including spl/u-boot-spl.dtb by Simon Glass · 7 years ago
  25. b50e561 binman: Add a function to read ELF symbols by Simon Glass · 7 years ago
  26. 659208d README: update the kernel coding style reference by Baruch Siach · 7 years ago
  27. a72c618 ARM: pxa: Remove unused ifdefs by Tuomas Tynkkynen · 7 years ago
  28. 040f5f1 test: py: Add an option to skip sleep test by Michal Simek · 7 years ago
  29. f031464 test/py: gpt: update size of gpt partition by Patrick Delaunay · 7 years ago
  30. a1be94b SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  31. 6032c02 ARM: omap3_logic: Enable NAND unlocking during Falcon mode by Adam Ford · 7 years ago
  32. 157af4f ARM: omap3_logic: Unlock NAND automatically in U-Boot by Adam Ford · 7 years ago
  33. 5decc7b omap3_logic: Increase CMD_SPL_WRITE_SIZE by Adam Ford · 7 years ago
  34. bd3006c drivers: spmi-msm: fix scanning for peripherals by Jorge Ramirez-Ortiz · 7 years ago
  35. cf71338 ata: Migrate CONFIG_MVSATA_IDE to Kconfig by Tuomas Tynkkynen · 7 years ago
  36. b82e667 ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  37. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  38. 477b16a ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  39. 9920d15 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  40. ad0ac54 ata: Migrate CONFIG_SATA_MV to Kconfig by Tuomas Tynkkynen · 7 years ago
  41. 32f0398 ata: Migrate CONFIG_SATA_SIL3114 to Kconfig by Tuomas Tynkkynen · 7 years ago
  42. c88ecf4 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · 7 years ago
  43. ac2e33e ata: Drop CONFIG_MX51_PATA by Tuomas Tynkkynen · 7 years ago
  44. 0d26b83 ata: Drop CONFIG_SATA_DWC by Tuomas Tynkkynen · 7 years ago
  45. e3143ec Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  46. d5fbcd5 gpio/hsdk: Depend on DM_GPIO instead of simple DM by Alexey Brodkin · 7 years ago
  47. 87f3dee Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  48. 6f1ee8a Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  49. 7f8e753 ARM: uniphier: use FIELD_PREP for PLL settings by Masahiro Yamada · 7 years ago
  50. f2ce50b ARM: uniphier: compute SSCPLL values more precisely by Masahiro Yamada · 7 years ago
  51. c30c44e ARM: uniphier: fix SSCPLL init code for LD11 SoC by Dai Okamura · 7 years ago
  52. dc774e6 mtd: nand: denali: make NAND_DENALI unconfigurable option by Masahiro Yamada · 7 years ago
  53. 00ed0e3 ARM: uniphier: compile pll-base-ld20.c for PXs3 by Masahiro Yamada · 7 years ago
  54. e80dac0 ARC: clk: introduce HSDK CGU clock driver by Eugeniy Paltsev · 7 years ago
  55. 3cf2393 ARC: cache: explicitly initialize "*_exists" variables by Eugeniy Paltsev · 7 years ago
  56. 64f4742 ARC: add defines of some cache and xCCM AUX registers by Eugeniy Paltsev · 7 years ago
  57. e59c379 ARC: add macro to get CPU id by Eugeniy Paltsev · 7 years ago
  58. 4e782b5 ARC: HSDK: Fixup DW SDIO CIU frequency to 50000000Hz by Eugeniy Paltsev · 7 years ago
  59. fc86faf ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO by Eugeniy Paltsev · 7 years ago
  60. 8755ceb ARM: socfpga: remove unneeded CONFIG_SYS_NAND_USE_FLASH_BBT by Masahiro Yamada · 7 years ago
  61. c63e22e ARM: socfpga: remove unused CONFIG_NAND_DENALI_ECC_SIZE by Masahiro Yamada · 7 years ago
  62. 243fd64 usb: r8a66597: convert wait loop to readw_poll_timeout by Chris Brandt · 7 years ago
  63. 7387d4c ARM: rmobile: Add R8A77995 D3 Draak board by Marek Vasut · 7 years ago
  64. d21f08b ARM: rmobile: Add R8A77970 V3M Eagle board by Marek Vasut · 7 years ago
  65. 9e4a637 net: ravb: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  66. dc3bb3d net: ravb: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  67. af09853 mmc: uniphier-sd: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  68. 6ba2382 mmc: uniphier-sd: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  69. e3ab424 gpio: rmobile: Add generic Gen3 compatible by Marek Vasut · 7 years ago
  70. f122c13 gpio: rmobile: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  71. 0f2f0d8 gpio: rmobile: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  72. a59e697 pinctrl: rmobile: Add R8A77995 D3 PFC tables by Marek Vasut · 7 years ago
  73. c106bb5 pinctrl: rmobile: Add R8A77970 V3M PFC tables by Marek Vasut · 7 years ago
  74. 2c15095 clk: rmobile: Add R8A77995 D3 clock tables by Marek Vasut · 7 years ago
  75. 7691ff2 clk: rmobile: Add R8A77970 V3M clock tables by Marek Vasut · 7 years ago
  76. 1154541 ARM: rmobile: Add R8A77995 SoC by Marek Vasut · 7 years ago
  77. 5cb19e7 ARM: rmobile: Add R8A77970 SoC by Marek Vasut · 7 years ago
  78. 894ee05 clk: rmobile: Fix typo in R8A7796 RPC clock table entry by Marek Vasut · 7 years ago
  79. 335f7b1 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  80. 48f0e6b Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  81. b32b1bd rockchip: rk3399-puma: preserve leading zeros in serial# by Jakob Unterwurzacher · 7 years ago
  82. 6c7010b Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  83. e421b64 armv8: fix gd after relocation by York Sun · 7 years ago
  84. 1d0f30a log: Add documentation by Simon Glass · 7 years ago
  85. 20faa27 log: test: Add a pytest for logging by Simon Glass · 7 years ago
  86. e189a0b log: sandbox: Enable logging by Simon Glass · 7 years ago
  87. af1bc0c log: Plumb logging into the init sequence by Simon Glass · 7 years ago
  88. ef11ed8 log: Add a test command by Simon Glass · 7 years ago
  89. d5f61f2 log: Add a 'log level' command by Simon Glass · 7 years ago
  90. c6d4753 log: Add a console driver by Simon Glass · 7 years ago
  91. e9c8d49 log: Add an implementation of logging by Simon Glass · 7 years ago
  92. c5404b6 Drop the log buffer by Simon Glass · 7 years ago
  93. 0ad0458 usb: Correct use of debug() by Simon Glass · 7 years ago
  94. 95b41b8 mtdparts: Correct use of debug() by Simon Glass · 7 years ago
  95. 0e98b0a Move debug and logging support to a separate header by Simon Glass · 7 years ago
  96. 64e9b4f Revert "sandbox: Drop special case console code for sandbox" by Simon Glass · 7 years ago
  97. e341434a sandbox: Adjust pre-console address to avoid conflict by Simon Glass · 7 years ago
  98. 0b189b6 Revert "sandbox: remove os_putc() and os_puts()" by Simon Glass · 7 years ago
  99. bd1e3bc Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  100. 28df8ed cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C by Nobuhiro Iwamatsu · 7 years ago