1. 143256b fdt: update bcm283x device tree sources to Linux 5.1-rc6 state by Heinrich Schuchardt · 5 years ago
  2. e4617bd Fix compilation error if CONFIG_USB is disabled by akaher · 5 years ago
  3. fc6c0e2 Prepare v2019.07-rc4 by Tom Rini · 5 years ago
  4. 0779876 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  5. 99e14d5 Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  6. eb53a18 Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
  7. d1505ad dm: MIGRATION: Update migration status for SPI by Jagan Teki · 5 years ago
  8. c1a3f1e spi: mpc8xxx: Convert to DM by Jagan Teki · 5 years ago
  9. 67adbae spi: mpc8xxx: Use get_timer by Mario Six · 5 years ago
  10. f6fcad5 spi: mpc8xxx: Fix if check by Mario Six · 5 years ago
  11. a1c178e spi: mpc8xxx: Re-order transfer setup by Mario Six · 5 years ago
  12. 85fa265 spi: mpc8xxx: Document LEN setting better by Mario Six · 5 years ago
  13. 5ccfb8a spi: mpc8xxx: Rename variable by Mario Six · 5 years ago
  14. 8dea61d spi: mpc8xxx: Make code more readable by Mario Six · 5 years ago
  15. 65f88e0 spi: mpc8xxx: Reduce scope of loop variables by Mario Six · 5 years ago
  16. e4da4c2 spi: mpc8xxx: Simplify logic a bit by Mario Six · 5 years ago
  17. 6409c61 spi: mpc8xxx: Get rid of is_read by Mario Six · 5 years ago
  18. 76c82af spi: mpc8xxx: Simplify if by Mario Six · 5 years ago
  19. 1a907e4 spi: mpc8xxx: Use IO accessors by Mario Six · 5 years ago
  20. 6ea9395 spi: mpc8xxx: Replace defines with enums by Mario Six · 5 years ago
  21. fabe6c4 spi: mpc8xxx: Fix function names in strings by Mario Six · 5 years ago
  22. 6f3ac07 spi: mpc8xxx: Fix space after cast by Mario Six · 5 years ago
  23. 01ac1e1 spi: mpc8xxx: Rename camel-case variables by Mario Six · 5 years ago
  24. d93fe31 spi: mpc8xxx: Fix comments by Mario Six · 5 years ago
  25. d896b7b spi: mpc8xxx: Use short type names by Mario Six · 5 years ago
  26. 6622b37 ids8313: Disable SPI by Mario Six · 5 years ago
  27. 5973901 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 5 years ago
  28. 6d277fb spl: Correct SPL_SIZE_LIMIT Kconfig option by Tom Rini · 5 years ago
  29. a56149d Merge branch '2019-06-07-master-imports' by Tom Rini · 5 years ago
  30. 2577015 spl: add overall SPL size check by Simon Goldschmidt · 5 years ago
  31. dfe252b configs: rk3288: Tinker Board SPL file must fit into 32 KiB by Heinrich Schuchardt · 5 years ago
  32. 0a0f231 configs: define CONFIG_SPL_SIZE_LIMIT by Heinrich Schuchardt · 5 years ago
  33. 219dee7 imx: move BOARD_SIZE_CHECK to main Makefile by Heinrich Schuchardt · 5 years ago
  34. b275030 Makefile: reusable function for BOARD_SIZE_CHECK by Heinrich Schuchardt · 5 years ago
  35. 3bad256 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · 5 years ago
  36. 9ed9155 configs: at91: sama5d2_icp: enable CONFIG_SPL_AT91_MCK_BYPASS and resync by Eugen Hristev · 5 years ago
  37. 0be0787 spl: at91: add support for SPL_AT91_MCK_BYPASS by Eugen Hristev · 5 years ago
  38. dbbb1c4 Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  39. 2253e40 Merge branch '2019-06-05-master-imports' by Tom Rini · 5 years ago
  40. 879a3bc ARM: tegra: Mark built-in Ethernet as default on Jetson TX2 by Thierry Reding · 5 years ago
  41. 1e669b4 ARM: tegra: Rename pcie-controller to pcie by Thierry Reding · 5 years ago
  42. c79aa81 p2771-0000: Add support for framebuffer carveouts by Thierry Reding · 5 years ago
  43. 595ea73 p2371-2180: Add support for framebuffer carveouts by Thierry Reding · 5 years ago
  44. 8317189 p2771-0000: Pass Ethernet MAC to the kernel by Thierry Reding · 5 years ago
  45. a930a72 p2371-2180: Pass Ethernet MAC to the kernel by Thierry Reding · 5 years ago
  46. 74a50ac ARM: tegra: Enable position independent build for 64-bit by Thierry Reding · 5 years ago
  47. b571766 ARM: tegra: Import cbootargs value from cboot DTB by Thierry Reding · 5 years ago
  48. 34e12e0 ARM: tegra: Implement cboot_get_ethaddr() by Thierry Reding · 5 years ago
  49. ce353ba ARM: tegra: Implement cboot_save_boot_params() in C by Thierry Reding · 5 years ago
  50. a0dbc13 ARM: tegra: Unify Tegra186 builds by Thierry Reding · 5 years ago
  51. 8e90c8d ARM: tegra: Restore DRAM bank count by Thierry Reding · 5 years ago
  52. 836a56e ARM: tegra: Workaround UDC boot issues only if necessary by Thierry Reding · 5 years ago
  53. f9ec2ec ARM: tegra: Support TZ-only access to PMC by Thierry Reding · 5 years ago
  54. 147fac6 ARM: tegra: Allow boards to override boot target devices by Thierry Reding · 5 years ago
  55. 8f60d18 ARM: tegra: Fix save_boot_params() prototype by Thierry Reding · 5 years ago
  56. e19143b ARM: tegra: Guard powergate code with a Kconfig symbol by Thierry Reding · 5 years ago
  57. 07ea02b ARM: tegra: Guard pin controller code with a Kconfig symbol by Thierry Reding · 5 years ago
  58. 1a869c7 ARM: tegra: Guard memory controller code with a Kconfig symbol by Thierry Reding · 5 years ago
  59. 9e57819 ARM: tegra: Guard GP pad control code with a Kconfig symbol by Thierry Reding · 5 years ago
  60. b64e0b9 ARM: tegra: Guard clock code with a Kconfig symbol by Thierry Reding · 5 years ago
  61. e9c58f2 ARM: tegra: Use common header for PMU declarations by Thierry Reding · 5 years ago
  62. bf468e5 ARM: tegra: Remove disp1 clock initialization on Tegra210 by Thierry Reding · 5 years ago
  63. bca7910 ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210 by Thierry Reding · 5 years ago
  64. 0c4e265 lib: Implement strndup() by Thierry Reding · 5 years ago
  65. ebf30e8 fdtdec: Add fdtdec_set_ethernet_mac_address() by Thierry Reding · 5 years ago
  66. ea41b15 cmd/led: check subcommand "list" instead "l" by Heiko Schocher · 5 years ago
  67. c564627 board: am335x/mux: configure the pins for 8-bit data transfer on MMC1 by Jean-Jacques Hiblot · 5 years ago
  68. 072d152 board/km: update maintainer e-mail by Holger Brunck · 5 years ago
  69. 1f12208 arm: davinci: remove leftover assembly by Bartosz Golaszewski · 5 years ago
  70. 18517ab configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INIT by David Lechner · 5 years ago
  71. 4fde31e ARM: da850evm: Fix reading MAC from SPI by Adam Ford · 5 years ago
  72. 33ac2b5 arm: omap3: Manually initialize GPIO if OF_CONTROL doesn't by Adam Ford · 5 years ago
  73. e3b7ff2 ARM: DTS: imx6q-logicpd: Resync with Linux 5.1 by Adam Ford · 5 years ago
  74. b4d070f ARM: davinci: Remove ipam390 linker script from Kconfig by Adam Ford · 5 years ago
  75. 2a766db9 ARM: davinci: SPL: fix BSS initialization by Sekhar Nori · 5 years ago
  76. 4fddaf2 ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model conversion by Sekhar Nori · 5 years ago
  77. 7a56c93 board/BuR/common: fix detection for PSC/STM resetcontroller by Hannes Schmelzer · 5 years ago
  78. 6d93d24 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 5 years ago
  79. f944b15 video: meson: hdmi-supply regulator should be optional by Maxime Jourdan · 5 years ago
  80. 3949482 riscv: Add Microchip MPFS Icicle board support by Padmarao Begari · 5 years ago
  81. e64db0d riscv: qemu: Enable e1000 and nvme support by Bin Meng · 5 years ago
  82. cd6b619 riscv: qemu: Enable PCI host ECAM generic driver by Bin Meng · 5 years ago
  83. eacf07e riscv: increase the environment size for the qemu-riscv platform to 128kB by Karsten Merker · 5 years ago
  84. 4b27a76 cmd: env: add -nv option for UEFI non-volatile variable by AKASHI Takahiro · 5 years ago
  85. f658c2e cmd: efidebug: make some boot variables non-volatile by AKASHI Takahiro · 5 years ago
  86. 366161c efi_loader: bootmgr: make BootNext non-volatile by AKASHI Takahiro · 5 years ago
  87. cee2cbc efi_loader: variable: support non-volatile attribute by AKASHI Takahiro · 5 years ago
  88. ffe8a92 colibri_imx7_emmc: enable DM_VIDEO by Igor Opaniuk · 5 years ago
  89. a589107 ARM: dts: colibri_imx7: Add lcdif node by Igor Opaniuk · 5 years ago
  90. 8c1df09 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  91. 9a67205 video: mxsfb: refactor video_hw_init() by Igor Opaniuk · 5 years ago
  92. 2381632 video: mxsfb: reorder includes by Igor Opaniuk · 5 years ago
  93. dcd91a6 video: mxsfb: change mxs_lcd_init signature by Igor Opaniuk · 5 years ago
  94. 42e6e8f colibri imx6/t20: enable CONFIG_SYS_WHITE_ON_BLACK by Igor Opaniuk · 5 years ago
  95. 5eb83c0 splash: display splash in DM_VIDEO configurations by Igor Opaniuk · 5 years ago
  96. e80474a efi_loader: notify memory map changes by Heinrich Schuchardt · 5 years ago
  97. 8190b4a cmd: env: print a message when setting UEFI variable failed by AKASHI Takahiro · 5 years ago
  98. 94e6e55 efi_loader: bootmgr: print a message when loading from BootNext failed by AKASHI Takahiro · 5 years ago
  99. 120ff7b efi_loader: close protocols in UnloadImage() by Heinrich Schuchardt · 5 years ago
  100. 25e6fb5 efi_loader: fix EnableCursor() by Heinrich Schuchardt · 5 years ago