1. 97d20f6 Enable CONFIG_TIMER_EARLY with bootstage by Simon Glass · 6 years ago
  2. 27fb0cf binman: Add support for Intel reference code by Simon Glass · 6 years ago
  3. d7e8452 chromebook_samus: Increase pre-relocation memory by Simon Glass · 6 years ago
  4. 25db340 test: Add test for PCI device without compat string and with DT node by Marek Vasut · 6 years ago
  5. b59349a test: Add PCI device entry without compat string and with DT node by Marek Vasut · 6 years ago
  6. 92ed986 pci: Update documentation to make 'compatible' string optional by Marek Vasut · 6 years ago
  7. 02e4d38 pci: Support parsing PCI controller DT subnodes by Marek Vasut · 6 years ago
  8. 8a3d734 common: command: fix typo by Heinrich Schuchardt · 6 years ago
  9. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  10. 4030f16 travis: Add sandbox/clang-7 support by Tom Rini · 6 years ago
  11. 758694f bootcount: Make bootcount magic configurable by Marek Vasut · 6 years ago
  12. 0533fb8 travis: Switch to i386 version toolchain for x86 by Bin Meng · 6 years ago
  13. 0810a5a travis: Remove or32 toolchain info by Bin Meng · 6 years ago
  14. 876ddb5 ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XX by Adam Ford · 6 years ago
  15. 72f6d6b arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option by Vladimir Zapolskiy · 6 years ago
  16. 578f76c work_92105: remove unused CONFIG_SPL_NAND_BOOT configuration option by Vladimir Zapolskiy · 6 years ago
  17. 61eb286 work_92105: remove unused CONFIG_LPC32XX_SPL configuration option by Vladimir Zapolskiy · 6 years ago
  18. e3e0819 Makefile: add LPC32xx precondition for building platform images by Vladimir Zapolskiy · 6 years ago
  19. ee54dfe arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option by Vladimir Zapolskiy · 6 years ago
  20. 83c18d4 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  21. bd6debb ARM: rmobile: Drop PRR syscon driver by Marek Vasut · 6 years ago
  22. 4cc93fc ARM: dts: rmobile: Build -u-boot variants of DTs by Marek Vasut · 6 years ago
  23. 2a1eade ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on Ebisu by Hiroyuki Yokoyama · 6 years ago
  24. cf97b22 ARM: rmobile: Fix module clock controls refer status on Gen3 by Hiroyuki Yokoyama · 6 years ago
  25. feaf301 ARM: rmobile: Enable cache command on Gen3 by Hiroyuki Yokoyama · 6 years ago
  26. 4cb71e2 ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3 by Hiroyuki Yokoyama · 8 years ago
  27. a14d2d1 ARM: rmobile: salvator-x: Remove GSX clock force supply by Hiroyuki Yokoyama · 6 years ago
  28. 1c1fd9f ARM: rmobile: Remove Watchdog and CPG settings on Gen3 by Hiroyuki Yokoyama · 6 years ago
  29. 6f56582 ARM: rmobile: Remove TMU0/TMU1 settings on Gen3 by Hiroyuki Yokoyama · 8 years ago
  30. 44c56bf ARM: rmobile: Remove console parameter from bootargs on Gen3 by Hiroyuki Yokoyama · 6 years ago
  31. 355683c ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3 by Hiroyuki Yokoyama · 9 years ago
  32. e3beca3 Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  33. d081f27 efi_loader: efi_dp_get_next_instance() superfluous statement by Heinrich Schuchardt · 6 years ago
  34. b50f075 efi_selftest: creating new handle in controller test by Heinrich Schuchardt · 6 years ago
  35. d0423c4 Merge git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  36. b920550 cmd: kgdb: Enable kgdb only for PPC by Michal Simek · 6 years ago
  37. 22270ca03 arm64: zynqmp: Enable MP by default via Kconfig by Michal Simek · 6 years ago
  38. 5860bc1 arm64: zynqmp: Add new command for TCM initialization by Siva Durga Prasad Paladugu · 6 years ago
  39. 12ad299 arm64: zynqmp: Move TCM initialization to a separate routine by Siva Durga Prasad Paladugu · 6 years ago
  40. ddccf5e arm64: versal: Add Xilinx Versal Virtual QEMU board by Michal Simek · 6 years ago
  41. 3dc8093 net: gem: Do not setup any clock for Xilinx SoC Versal by Michal Simek · 6 years ago
  42. ec48b6c arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago
  43. 4f37fa4 efi_loader: fix typo in efi_boottime.c by Heinrich Schuchardt · 6 years ago
  44. 819c80f fs: fat: Fix warning in normalize_longname() by Tom Rini · 6 years ago
  45. 1c3b2f4 efi_loader: Fix warning in efi_load_image() by Tom Rini · 6 years ago
  46. b417d47 arm: do not include efi_loader.h twice by Heinrich Schuchardt · 6 years ago
  47. 891dacf efi_loader: remove lcd.h from efi_net.c by Heinrich Schuchardt · 6 years ago
  48. dadc2bd efi_loader: memory leak in efi_set_variable() by Heinrich Schuchardt · 6 years ago
  49. 2c61e0c efi_loader: superfluous statement in is_dir() by Heinrich Schuchardt · 6 years ago
  50. 6f566c2 efi_loader: return type efi_console_register() by Heinrich Schuchardt · 6 years ago
  51. 60d7987 efi_loader: error handling in read_console() by Heinrich Schuchardt · 6 years ago
  52. eee6530 efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...) by Heinrich Schuchardt · 6 years ago
  53. 1e1e1c2 efi_loader: execute efi_save_gd() first by Heinrich Schuchardt · 6 years ago
  54. 0801d4d efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · 6 years ago
  55. 3ce7829 efi_loader: fix relocation on x86_64 by Heinrich Schuchardt · 6 years ago
  56. e614957 arm64: gic: Do gicv3 secure initialization based on EL level by Michal Simek · 7 years ago
  57. 3d80a17 arm64: zynqmp: Enable CDC ethernet gadget for zcu100/Ultra96 by Michal Simek · 6 years ago
  58. 7e029e9 xilinx: Sync defconfigs with current Kconfig by Michal Simek · 6 years ago
  59. e7f327f arm: zynq: Add efuse node for Zynq-7000S devices by Michal Simek · 8 years ago
  60. 6bfe3ff arm: zynq: Add support for DLC20 board by Michal Simek · 6 years ago
  61. 0e4c1dd arm: zynq: Enable FIT fpga loading in SPL for zc706 by Michal Simek · 6 years ago
  62. 3313ae6 spl: fpga: Implement fpga bistream loading with fpga_load by Michal Simek · 6 years ago
  63. 2364b70 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  64. 892f93d Prepare v2018.11-rc2 by Tom Rini · 6 years ago
  65. 658954c Revert "fdt: fdtdec_setup_memory_banksize() use livetree" by Michal Simek · 6 years ago
  66. 6e7a186 Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  67. 6e63314 ARC: Don't use COMMON section for global not-initialized variables by Alexey Brodkin · 6 years ago
  68. 19ca29f Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  69. e6cd05e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  70. a211091 iot_dk: Link for eFlash by Alexey Brodkin · 6 years ago
  71. 9f87d47 axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd() by Alexey Brodkin · 6 years ago
  72. 8a8f32d iot_dk: Save CPU clock value to gd->cpu_clk by Alexey Brodkin · 6 years ago
  73. 031154f iot_dk: Add support of 136 MHz clock by Alexey Brodkin · 6 years ago
  74. 7d388ad iot_dk: Implement board reset by Alexey Brodkin · 6 years ago
  75. 5b86ca9 iot_dk/hsdk: Implement its own print_cpuinfo() by Alexey Brodkin · 6 years ago
  76. ba9f56f ARC: make generic print_cpuinfo() weak by Alexey Brodkin · 6 years ago
  77. 18e8923 iot_dk: Disable networking support by Alexey Brodkin · 6 years ago
  78. 8d0a496 iot_dk: Add localversion string by Alexey Brodkin · 6 years ago
  79. 15f22ac ldpaa_eth.c: Fix warning when PHYLIB is not enabled by Tom Rini · 6 years ago
  80. 5c39148 sf: Add MICRON manufacturer id by Ashish Kumar · 6 years ago
  81. e3bc4bb i2c: fix: Add support for the Arm's Versatile Express I2C controller by Heiko Schocher · 6 years ago
  82. 0223462 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  83. 1a048cd driver: net: fsl-mc: Add support of multiple phys for dpmac by Pankaj Bansal · 6 years ago
  84. 1ed19a1 driver: net: fsl-mc: initialize dpmac irrespective of phy by Pankaj Bansal · 6 years ago
  85. a3cb534 driver: net: fsl-mc: Modify the dpmac link detection method by Pankaj Bansal · 6 years ago
  86. f259c43 driver: net: fsl-mc: fix error handing in init_phy by Pankaj Bansal · 6 years ago
  87. d75e81d driver: net: fsl-mc: remove unused strcture elements by Pankaj Bansal · 6 years ago
  88. 3d5ced9 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  89. 98068b3 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  90. 606f3a7 arm: remove duplicated prototypes in u-boot.arm.h by Patrick Delaunay · 6 years ago
  91. 6180ea7 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  92. aa33fe8 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  93. aad5b4a arm: remove prototype for reset_timer_masked by Patrick Delaunay · 6 years ago
  94. 1c8e9fa arm: remove prototype for arch_interrupt_init by Patrick Delaunay · 6 years ago
  95. fd3d121 bootm: Add board specific OS preboot hook by Marek Vasut · 6 years ago
  96. 81089a5 arm: K3: am654: Add support for getting boot mode by Andrew F. Davis · 6 years ago
  97. b5700ef arm: K3: am654: Choose MMC boot device based on boot port by Andrew F. Davis · 6 years ago
  98. 0f3cf2b gpio: da8xx: Push generic defines of gpio.h out of mach-davinci by Keerthy · 6 years ago
  99. 401d74c gpio: da8xx: Add k2g compatible by Keerthy · 6 years ago
  100. 442faf6 board: ks2: move uinitrd fixup logic inside ft_board_setup_ex by Nicholas Faustini · 6 years ago