1. d21f08b ARM: rmobile: Add R8A77970 V3M Eagle board by Marek Vasut · 7 years ago
  2. 9e4a637 net: ravb: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  3. dc3bb3d net: ravb: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  4. af09853 mmc: uniphier-sd: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  5. 6ba2382 mmc: uniphier-sd: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  6. e3ab424 gpio: rmobile: Add generic Gen3 compatible by Marek Vasut · 7 years ago
  7. f122c13 gpio: rmobile: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  8. 0f2f0d8 gpio: rmobile: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  9. a59e697 pinctrl: rmobile: Add R8A77995 D3 PFC tables by Marek Vasut · 7 years ago
  10. c106bb5 pinctrl: rmobile: Add R8A77970 V3M PFC tables by Marek Vasut · 7 years ago
  11. 2c15095 clk: rmobile: Add R8A77995 D3 clock tables by Marek Vasut · 7 years ago
  12. 7691ff2 clk: rmobile: Add R8A77970 V3M clock tables by Marek Vasut · 7 years ago
  13. 1154541 ARM: rmobile: Add R8A77995 SoC by Marek Vasut · 7 years ago
  14. 5cb19e7 ARM: rmobile: Add R8A77970 SoC by Marek Vasut · 7 years ago
  15. 894ee05 clk: rmobile: Fix typo in R8A7796 RPC clock table entry by Marek Vasut · 7 years ago
  16. 335f7b1 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  17. 48f0e6b Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  18. b32b1bd rockchip: rk3399-puma: preserve leading zeros in serial# by Jakob Unterwurzacher · 7 years ago
  19. 03eb76b sunxi: Add the TBS A711 tablet by Maxime Ripard · 7 years ago
  20. 6c7010b Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  21. e421b64 armv8: fix gd after relocation by York Sun · 7 years ago
  22. 1d0f30a log: Add documentation by Simon Glass · 7 years ago
  23. 20faa27 log: test: Add a pytest for logging by Simon Glass · 7 years ago
  24. e189a0b log: sandbox: Enable logging by Simon Glass · 7 years ago
  25. af1bc0c log: Plumb logging into the init sequence by Simon Glass · 7 years ago
  26. ef11ed8 log: Add a test command by Simon Glass · 7 years ago
  27. d5f61f2 log: Add a 'log level' command by Simon Glass · 7 years ago
  28. c6d4753 log: Add a console driver by Simon Glass · 7 years ago
  29. e9c8d49 log: Add an implementation of logging by Simon Glass · 7 years ago
  30. c5404b6 Drop the log buffer by Simon Glass · 7 years ago
  31. 0ad0458 usb: Correct use of debug() by Simon Glass · 7 years ago
  32. 95b41b8 mtdparts: Correct use of debug() by Simon Glass · 7 years ago
  33. 0e98b0a Move debug and logging support to a separate header by Simon Glass · 7 years ago
  34. 64e9b4f Revert "sandbox: Drop special case console code for sandbox" by Simon Glass · 7 years ago
  35. e341434a sandbox: Adjust pre-console address to avoid conflict by Simon Glass · 7 years ago
  36. 0b189b6 Revert "sandbox: remove os_putc() and os_puts()" by Simon Glass · 7 years ago
  37. 6af1a2e sunxi: Fix UART console index for A33-OLinuXino by Chen-Yu Tsai · 7 years ago
  38. 7c750fa fastboot: Enable flashing by default on sunxi by Maxime Ripard · 7 years ago
  39. c53654f sunxi: Add default partition scheme by Maxime Ripard · 7 years ago
  40. 5dc0256 part: efi: Add default number of partition entries for sunxi by Maxime Ripard · 7 years ago
  41. 4ce5219 part: efi: Add a Kconfig option for the number of partition entries by Maxime Ripard · 7 years ago
  42. bd1e3bc Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  43. 28df8ed cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C by Nobuhiro Iwamatsu · 7 years ago
  44. cab8a27 i2c: at91_i2c: remove the .probe_chip function by Alan Ott · 7 years ago
  45. 0afbb0e i2c: at91_i2c: Wait for TXRDY after sending the first byte by Alan Ott · 7 years ago
  46. 50a6909 i2c: meson: add some comments by Beniamino Galvani · 7 years ago
  47. 989bb92 i2c: meson: fix return codes on error by Beniamino Galvani · 7 years ago
  48. 8c47ab6 i2c: meson: reduce timeout by Beniamino Galvani · 7 years ago
  49. 4ecbb8b i2c: meson: improve Kconfig description by Beniamino Galvani · 7 years ago
  50. aba3924 sunxi: Fix A20-OLinuXino-MICRO LAN8710 support by Stefan Mavrodiev · 7 years ago
  51. d798a6e armv8: ls1088a: Add nand support for ls1088ardb by Ashish Kumar · 7 years ago
  52. 73fa206 driver: fsl-mc: MC object cleanup when DPL not loaded by Yogesh Gaur · 7 years ago
  53. 9b457cc SECURE BOOT: Add fall back option by Vinitha Pillai-B57223 · 7 years ago
  54. 003c99d armv8: LS2080A_SECURE_BOOT: Enable CONFIG_FSL_LS_PPA. by Udit Agarwal · 7 years ago
  55. 2d2219e armv8: LS1088A_QSPI: Add secure boot defconfigs for QSPI boot. by Udit Agarwal · 7 years ago
  56. 30c41d2 armv8: LS1088A_QSPI: SECURE_BOOT: Images validation by Udit Agarwal · 7 years ago
  57. 4def378 armv8: ls1012a: Modify Kernel and Environment offset by Bhaskar Upadhaya · 7 years ago
  58. 819163c armv8: Workaround for USB erratua on LS1012A by Ran Wang · 7 years ago
  59. 2db53cf armv8: fsl-layerscape: Add support of disabling core prefetch by Prabhakar Kushwaha · 7 years ago
  60. 6b6b7e8 armv8: ls1088: Add fsl_fdt_fixup_flash by Ashish Kumar · 7 years ago
  61. 2557c5a driver: net: fsl-mc: flib changes for MC 10.3.0 by Yogesh Gaur · 7 years ago
  62. ba34890 armv8: ls1088a: Unset USE_BOOTCOMMAND in defconfig by Ashish Kumar · 7 years ago
  63. 316f0d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
  64. 0f2296b powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization by Ran Wang · 7 years ago
  65. e6a727f powerpc/T104xRDB: Fix endian access issue on EHCI intinalization by Ran Wang · 7 years ago
  66. c8e1ca3 tools: omapimage: fix corner-case in byteswap path by Philipp Tomsich · 7 years ago
  67. 9188c43 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  68. bb0bb91 efi_stub: Use efi_uintn_t by Alexander Graf · 7 years ago
  69. 7090ead ARM: Samsung: Add Exynos5422-based Odroid HC1 support by Marek Szyprowski · 7 years ago
  70. d8b385b arm: dts: exynos4: fix the device-tree compile warning by Jaehoon Chung · 7 years ago
  71. 9da7fb4 Prepare v2018.01-rc1 by Tom Rini · 7 years ago
  72. 0c4d248 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  73. da63df9 Merge git://git.denx.de/u-boot-cfi-flash by Tom Rini · 7 years ago
  74. 6b867da arm: Make gcc 6.0 or later a hard requirement now. by Tom Rini · 7 years ago
  75. 448df35 scripts: spl: fix typo by Peng Fan · 7 years ago
  76. af4e6d3 drivers: firmware: psci: use pr_* log functions instead of printf() by Masahiro Yamada · 7 years ago
  77. 8a3556e omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup by Derald D. Woods · 7 years ago
  78. 9035154 armv8: mmu: fix page table mapping by Peng Fan · 7 years ago
  79. 082693f arm64 :show_regs: show the address before relocation by Peng Fan · 7 years ago
  80. c7be3e5 ARM: arch-meson: build memory banks using reported memory from registers by Neil Armstrong · 7 years ago
  81. 5ff2ee4 arm: Add Khadas VIM support based on Meson GXL family by Neil Armstrong · 7 years ago
  82. 96e7b5a arm: Add LibreTech CC support based on Meson GXL family by Neil Armstrong · 7 years ago
  83. f49638e board: p212: use common ethernet init function by Neil Armstrong · 7 years ago
  84. 9a41746 board: odroid-c2: use common ethernet init function by Neil Armstrong · 7 years ago
  85. 6915b10 ARM: arch-meson: add ethernet common init function by Neil Armstrong · 7 years ago
  86. 26e961c libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c by Masahiro Yamada · 7 years ago
  87. 87be1e9 libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.c by Masahiro Yamada · 7 years ago
  88. 78ad457 armv8: shrink exception table code by Andre Przywara · 7 years ago
  89. 8993056 add support for Raspberry Pi Zero W by Dmitry Korunov · 7 years ago
  90. 0aac10f test: compression: Convert to unit test framework by Simon Glass · 7 years ago
  91. 0faef2e mtd: nand: denali: consolidate include directives by Masahiro Yamada · 7 years ago
  92. 681ed4d mtd: nand: denali_dt: replace printf() with pr_err() by Masahiro Yamada · 7 years ago
  93. ba8c9ea mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h by Masahiro Yamada · 7 years ago
  94. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  95. 57f9bb9 mtd: nand: denali: remove ad-hoc board_nand_init() entry by Masahiro Yamada · 7 years ago
  96. 1a7e176 mtd: nand: denali: remove bogus __maybe_unused by Masahiro Yamada · 7 years ago
  97. ac389b0 ARM: uniphier: clean up board_init by Masahiro Yamada · 7 years ago
  98. 2544f47 mtd: cfi: Fix checking status register feature by York Sun · 7 years ago
  99. 1f0fe88 test/py: Allow any unit test suite to be found by Simon Glass · 7 years ago
  100. 49f22c3 test: compression: Put test variables in a struct by Simon Glass · 7 years ago