1. 9d12daf efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() by Heinrich Schuchardt · 6 years ago
  2. 54bfba2 efi_selftest: correct block device unit test by Heinrich Schuchardt · 6 years ago
  3. bcfb0e2 efi_loader: document runtime functions by Heinrich Schuchardt · 6 years ago
  4. a39f39c efi_loader: update runtime services table crc32 by Heinrich Schuchardt · 6 years ago
  5. 483dbab lib: crc32: mark function crc32() as __efi_runtime by Heinrich Schuchardt · 6 years ago
  6. fa995d0d efi_loader: avoid NULL dereference in efi_get_memory_map() by Heinrich Schuchardt · 6 years ago
  7. 3748ed9 efi_loader: fix a parameter check at CreateEvent() by AKASHI Takahiro · 6 years ago
  8. 122347f riscv: Include bss subsections in linker script by Alexander Graf · 6 years ago
  9. 1acbd0e x86: Enable -fdata-sections always by Alexander Graf · 6 years ago
  10. 6331cb2 x86: Include bss subsections in linker script by Alexander Graf · 6 years ago
  11. 07240da efi_loader: relocate pointer to tables by Heinrich Schuchardt · 6 years ago
  12. ccfc78b Revert "efi_loader: efi_allocate_pages is too restrictive" by Stephen Warren · 6 years ago
  13. 18e684d sandbox: Move BSS after EFI sections by Alexander Graf · 6 years ago
  14. 9f8cf76 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig by Adam Ford · 6 years ago
  15. 9baa2bc Removed unused references to CONFIG_SERIALx by Adam Ford · 6 years ago
  16. cc3fedb Convert CONFIG_TWL4030_LED et al to Kconfig by Adam Ford · 6 years ago
  17. 244eaea Convert CONFIG_VIDEO_OMAP3 to Kconfig by Adam Ford · 6 years ago
  18. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  19. ca0d535 Migrate bootlimit to Kconfig by Alex Kiernan · 6 years ago
  20. c9ad6bc Add BOOTCOUNT_BOOTLIMIT to set reboot limit by Alex Kiernan · 6 years ago
  21. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  22. 4adc660 dts: Fix typo in OF_LIVE Kconfig help by Michal Simek · 6 years ago
  23. 0041670 kconfig: fix typo 'parition' by Simon Goldschmidt · 6 years ago
  24. 8297e64 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  25. 719afeb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  26. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  27. 999a772 Kconfig: Migrate CONFIG_NR_DRAM_BANKS by Ramon Fried · 6 years ago
  28. 6b6f216 fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary by Ramon Fried · 6 years ago
  29. 0bdea7c CONFIG_SYS_GENERIC_BOARD: Finish migration by Tom Rini · 6 years ago
  30. b0c0a71 arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit mask by Ley Foon Tan · 6 years ago
  31. 4f10989 ARM: rmobile: Enable USB PHY on Gen2 by Marek Vasut · 6 years ago
  32. 6642588 phy: rcar: Add R-Car Gen2 PHY driver by Marek Vasut · 6 years ago
  33. 5e50adf phy: Fix off-by-one error when parsing DT PHY bindings by Marek Vasut · 6 years ago
  34. 92e738f Prepare v2018.09-rc2 by Tom Rini · 6 years ago
  35. 323ba02 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  36. d81b5da ARM: socfpga: clk: Convert to clock framework by Marek Vasut · 6 years ago
  37. 12ea13a mmc: socfpga: Add clock framework support by Marek Vasut · 6 years ago
  38. f9f016a clk: socfpga: Add initial Arria10 clock driver by Marek Vasut · 6 years ago
  39. ccc9743 ARM: dts: socfpga: Add u-boot,dm-pre-reloc to necessary clock nodes by Marek Vasut · 6 years ago
  40. f4c3e0d ARM: socfpga: clk: Drop unused variables on Arria10 by Marek Vasut · 6 years ago
  41. 49e508e ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only by Marek Vasut · 6 years ago
  42. 934aec7 ARM: socfpga: clk: Obtain handoff base clock via DM by Marek Vasut · 6 years ago
  43. 2af5d51 ARM: socfpga: Enable DM ethernet on A10 by Marek Vasut · 6 years ago
  44. d6a61da ARM: socfpga: Remove adhoc ethernet reset and configuration by Marek Vasut · 6 years ago
  45. 6385a8a ARM: socfpga: Zap unused reset code by Marek Vasut · 6 years ago
  46. 215a065 net: designware: socfpga: Add Arria10 extras by Marek Vasut · 6 years ago
  47. f9edeb3 ARM: socfpga: Zap all the UART handling complexity by Marek Vasut · 6 years ago
  48. fe88c2f ARM: socfpga: Enable DM I2C framework on A10 by Marek Vasut · 6 years ago
  49. 8145c1c ARM: socfpga: Enable DM reset framework on A10 by Marek Vasut · 6 years ago
  50. c295080 ARM: dts: socfpga: Add i2c alias to A10 SoCDK by Marek Vasut · 6 years ago
  51. 3d8685f ARM: dts: socfpga: Add missing I2C resets by Marek Vasut · 6 years ago
  52. da61e50 ARM: dts: socfpga: Fix Arria10 GMAC resets by Marek Vasut · 6 years ago
  53. f5775e6 ARM: dts: socfpga: Add missing UART resets by Marek Vasut · 6 years ago
  54. 6f96ed7 ARM: dts: socfpga: Flag reset manager on A10 as pre-reloc by Marek Vasut · 6 years ago
  55. af74658 ARM: socfpga: Register the FPGA on A10 in SPL again by Marek Vasut · 6 years ago
  56. e4ff842 arm: socfpga: gen5: combine some init code for SPL and U-Boot by Simon Goldschmidt · 6 years ago
  57. 79a436d arm: socfpga: fix device trees to work with DM serial by Simon Goldschmidt · 6 years ago
  58. f65b82f MAINTAINERS: Update STM32MP fragments by Patrice Chotard · 6 years ago
  59. 2deaf5c ARM: dts: stm32f4: Fix DT dtc warnings by Patrick Delaunay · 6 years ago
  60. 638ee5a ARM: dts: stm32mp157: Add ADC DT node by Patrice Chotard · 6 years ago
  61. 6effb56 ARM: dts: stm32: remove cd-inverted for stm32f746-disco by Patrice Chotard · 6 years ago
  62. 4c55c83 ARM: dts: stm32: remove cd-inverted for stm32f769-disco by Patrice Chotard · 6 years ago
  63. fe50a13 ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanup by Derald D. Woods · 6 years ago
  64. 46703cd tpm: sandbox: fix wrong assignment with a simplification by Miquel Raynal · 6 years ago
  65. fd973ca tpm: sandbox: fix wrong check on pcr_map by Miquel Raynal · 6 years ago
  66. ce18baf MAINTAINERS: Add more sources to Arch Snapdragon by Ramon Fried · 6 years ago
  67. 6c1432b db410c: add FIT support by Ramon Fried · 6 years ago
  68. ff06dc2 db410: alter WLAN/BT MAC address fixup by Ramon Fried · 6 years ago
  69. e0b04a1 snapdragon: added MAC generation functions by Ramon Fried · 6 years ago
  70. 86e5e42 snapdragon: added msm_board_serial() func by Ramon Fried · 6 years ago
  71. 8ff21d6 stm32f7: board: Fix memory init by Patrice Chotard · 6 years ago
  72. 673c624 configs: stm32f429-evaluation: Add DISTRO_DEFAULT support by Patrice Chotard · 6 years ago
  73. 82ec63a configs: stm32f469-discovery: Add DISTRO_DEFAULT support by Patrice Chotard · 6 years ago
  74. 20fc114 configs: stm32h743-discovery: Add DISTRO_DEFAULT support by Patrice Chotard · 6 years ago
  75. e2158a5 configs: stm32h743-evaluation: Add DISTRO_DEFAULT support by Patrice Chotard · 6 years ago
  76. e95c981 configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIV by Patrice Chotard · 6 years ago
  77. 8e53ee1 configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfig by Patrice Chotard · 6 years ago
  78. 402d3db configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfig by Patrice Chotard · 6 years ago
  79. ca38dc2 configs: stm32f4xx: Enable ICACHE and DCACHE by Patrice Chotard · 6 years ago
  80. 042ac08 configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CS by Patrice Chotard · 6 years ago
  81. d91fb53 configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQ by Patrice Chotard · 6 years ago
  82. 725e09b board: stm32: use bi_dram[0].start instead of hardcoded value by Patrice Chotard · 6 years ago
  83. e9cd3d70 clk: at91: utmi: add timeout for utmi lock by Eugen Hristev · 6 years ago
  84. 1246040 arm: bcm7445: Move config defines to bcm7445.h by Thomas Fitzsimmons · 6 years ago
  85. dc7685e arm: bcm7445: Fix parallel make race condition by Thomas Fitzsimmons · 6 years ago
  86. 7ac1a43 rsa: Fix LibreSSL before v2.7.0 by Caliph Nomble · 6 years ago
  87. ca230b0 fs: fix typo 'dumm' by Heinrich Schuchardt · 6 years ago
  88. 7a5fbfe avb2.0: add get_size_of_partition() by Igor Opaniuk · 6 years ago
  89. b8a1f47 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  90. c0b4fc1 arm: socfpga: cyclone5: handle debug uart by Simon Goldschmidt · 6 years ago
  91. 20905f5 arm: socfpga: spl_gen5: clean up malloc_base assignment by Simon Goldschmidt · 6 years ago
  92. 40c36f8 arm: socfpga: fix SPL on gen5 after moving to DM serial by Simon Goldschmidt · 6 years ago
  93. 8fee226 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  94. 282ce64 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  95. 7e86242 misc: Add gdsys_ioep driver by Mario Six · 6 years ago
  96. 004e67c test: Add tests for misc uclass by Mario Six · 6 years ago
  97. 440bc11 misc: uclass: Add enable/disable function by Mario Six · 6 years ago
  98. 3958bff misc: docs: Fix comments in misc.h by Mario Six · 6 years ago
  99. 25a9f97 video_display: Add Xilinx LogiCore DP TX by Mario Six · 6 years ago
  100. 77d512f video: Sort Makefile entries by Mario Six · 6 years ago