1. fbdbf77 Include missing headers for asm-generic/sections.h by Sean Anderson · 4 years, 10 months ago
  2. 1e37330 dma: Add stub of dma_memcpy and dma_get_device by Vignesh Raghavendra · 5 years ago
  3. 74326a3 Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 5 years ago
  4. 9d5d74c Merge tag 'efi-2020-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 9 months ago WIP/15Jan2020
  5. fb53765 Merge tag 'u-boot-imx-20200115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  6. 59612e4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 4 years, 9 months ago
  7. faadc04 efi_loader: imply VIDEO_ANSI by Heinrich Schuchardt · 4 years, 9 months ago
  8. 30ed1d4 efi_driver: debug output efi_uc_start, efi_uc_stop by Heinrich Schuchardt · 4 years, 9 months ago
  9. d743104 efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 4 years, 9 months ago
  10. 1064f2e efi_selftest: enable CONFIG_CMD_POWEROFF by Heinrich Schuchardt · 4 years, 9 months ago
  11. 55111c5 efi_loader: describe returning of control by Heinrich Schuchardt · 4 years, 9 months ago
  12. d417b94 efi_loader: document functions in efi_rng.c by Heinrich Schuchardt · 4 years, 9 months ago
  13. 8d9c076 imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK by Giulio Benetti · 4 years, 9 months ago
  14. 77eb9a9 imx: Add basic support for the NXP IMXRT10xx SoC family by Giulio Benetti · 4 years, 9 months ago
  15. 6a63a87 mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc by Giulio Benetti · 4 years, 9 months ago
  16. a820bed mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement by Giulio Benetti · 4 years, 9 months ago
  17. cd647fc ram: add SDRAM driver for i.MXRT SoCs by Giulio Benetti · 4 years, 9 months ago
  18. c32449a serial_lpuart: add support for i.MXRT by Giulio Benetti · 4 years, 9 months ago
  19. 55631db serial_lpuart: add clock enable if CONFIG_CLK is defined by Giulio Benetti · 4 years, 9 months ago
  20. e12b737 ARM: dts: imxrt1050: add dtsi file by Giulio Benetti · 4 years, 9 months ago
  21. abd98e0 gpio: mxc_gpio: add support for i.MXRT1050 by Giulio Benetti · 4 years, 9 months ago
  22. 916ce98 pinctrl: add i.MXRT driver by Giulio Benetti · 4 years, 9 months ago
  23. 4ca28e9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 4 years, 9 months ago
  24. 824c371 clk: imx: pfd: add set_rate() by Giulio Benetti · 4 years, 9 months ago
  25. efadf79 clk: imx: pllv3: add support for PLLV3_AV type by Giulio Benetti · 4 years, 9 months ago
  26. d0ceb93 clk: imx: pllv3: add PLLV3_SYS support by Giulio Benetti · 4 years, 9 months ago
  27. 9841fee clk: imx: pllv3: add set_rate() support by Giulio Benetti · 4 years, 9 months ago
  28. cbb2001 clk: imx: pllv3: add disable() support by Giulio Benetti · 4 years, 9 months ago
  29. f4b7094 clk: imx: pllv3: add enable() support by Giulio Benetti · 4 years, 9 months ago
  30. 4abd807 clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB by Giulio Benetti · 4 years, 9 months ago
  31. 16faa59 clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks by Giulio Benetti · 4 years, 9 months ago
  32. e403316 armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility by Giulio Benetti · 4 years, 9 months ago
  33. 1054344 spl: fix entry_point equal to load_addr by Giulio Benetti · 4 years, 9 months ago
  34. 85d89b9 imx: dts: imx8dx: add I2C IPG clock for bus 0 and 2 by Anatolij Gustschin · 4 years, 10 months ago
  35. f35237e clk: imx8qxp: extend to support getting I2C IPG clock by Anatolij Gustschin · 4 years, 10 months ago
  36. 80d37c7 ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" property by Fabio Estevam · 4 years, 10 months ago
  37. 29230f3 mmc: fsl_esdhc_imx: Handle the "broken-cd" property by Fabio Estevam · 4 years, 10 months ago
  38. bc9b065 pico-imx7d: Convert to DM_ETH by Joris Offouga · 4 years, 10 months ago
  39. e8f4788 pico-imx7d: Disable USB_ETHER support for bl33 defconfig by Joris Offouga · 4 years, 10 months ago
  40. bcc70bc mx6ul_14x14_evk: Fix SPL boot hang by Fabio Estevam · 4 years, 10 months ago
  41. 240ece4 imx: imx8qxp_mek: update README by Peng Fan · 4 years, 10 months ago
  42. 274a552 wandboard: Do not print error message when PMIC is absent by Fabio Estevam · 4 years, 10 months ago
  43. c3061ce imx8qxp_mek: Select CONFIG_NET_RANDOM_ETHADDR by Fabio Estevam · 4 years, 9 months ago
  44. eb79caf imx: add imx8x based deneb board by Anatolij Gustschin · 4 years, 10 months ago
  45. 7b5b934 imx: add imx8x capricorn giedi board by Anatolij Gustschin · 4 years, 10 months ago
  46. fddfe87 tegra: fdt: Add tegra186-u-boot.dtsi by Stephen Warren · 4 years, 10 months ago
  47. 88366b9 travis: Switch to QEMU v4.2.0 globally by Tom Rini · 4 years, 9 months ago WIP/update-travis
  48. 12183df gitlab/azure: Update to latest container by Tom Rini · 4 years, 9 months ago
  49. ef2f0d3 Merge branch '2020-01-10-master-imports' by Tom Rini · 4 years, 9 months ago
  50. 4f731c7 cmd: adtimg: Refactor usage style by Eugeniu Rosca · 4 years, 10 months ago WIP/2020-01-10-master-imports
  51. 4c6edc2 cmd: adtimg: Rename internal symbols by Eugeniu Rosca · 4 years, 10 months ago
  52. b84acf1 dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 4 years, 10 months ago
  53. 27a38a6 virtio: fix typo devicd by Heinrich Schuchardt · 4 years, 10 months ago
  54. 41acbc5 arm: cpu: armv8: add support for arm psci reset2. by Rajesh Ravi · 5 years ago
  55. 0bc4356 arch: arm: Program GIC LPI configuration table by Bharat Kumar Reddy Gooty · 4 years, 10 months ago
  56. 5819466 mkimage: simplify fit_check_params() by Heinrich Schuchardt · 4 years, 10 months ago
  57. 6478a7e cmd/eeprom.c: prepend 0x to hex numbers in output message format by Klaus H. Sorensen · 4 years, 10 months ago
  58. 3f05f08 test/cmd_ut.c: fix cmd_ut_category by Philippe Reynes · 4 years, 9 months ago
  59. 53dc8ae gcc-9: silence 'address-of-packed-member' warning by Andy Shevchenko · 5 years ago
  60. 68af810 boards/km_arm: enable support for Macronix SPI NOR flash by Holger Brunck · 5 years ago
  61. e7fdb34 arm/km: remove board KMCOGE3UN by Holger Brunck · 5 years ago
  62. fd7c400 km/boards: add MAC address offset as argument to ivm_populate_env by Holger Brunck · 5 years ago
  63. 58e1fdb km/boards: fix typo for MAC address offset config option by Holger Brunck · 5 years ago
  64. 36b8b5d poweroff: add poweroff for mt6323 pmic by Frank Wunderlich · 5 years ago
  65. 0b326fc rtc: add support for DS3232 device by Han Nandor · 5 years ago
  66. c82abaa spl: fix stack usage check if gd is not initialized by Simon Goldschmidt · 5 years ago
  67. 8947145 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 5 years ago
  68. ae3d38f bootcount: add a DM i2c eeprom backing store for bootcount by Robert Beckett · 5 years ago
  69. 48f885a drivers: mcfmii: add dm support by Angelo Durgehello · 5 years ago
  70. 05ffdc8 drivers: fsl_mcdmafec: conversion to dm by Angelo Durgehello · 5 years ago
  71. a7bcace drivers: mcffec: conversion to dm by Angelo Durgehello · 5 years ago
  72. 080bcc5 drivers: net: add mcf fec dm Kconfig support by Angelo Durgehello · 5 years ago
  73. ad42093 m68k: add dm fec support by Angelo Durgehello · 5 years ago
  74. ff56f2b configs: purge unneeded fec defines by Angelo Durgehello · 5 years ago
  75. 549c5cd configs: add eth dm support for all ColdFire boards by Angelo Durgehello · 5 years ago
  76. 0dac801 m68k: add fec fdt overrides to all boards by Angelo Durgehello · 5 years ago
  77. 04e5dd5 m68k: add fec base node to devicetrees by Angelo Durgehello · 5 years ago
  78. c00bd81 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 4 years, 9 months ago
  79. d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 9 months ago WIP/09Jan2020
  80. a74a213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 9 months ago
  81. 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago WIP/08Jan2020
  82. 21aede2 Merge tag 'uniphier-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 10 months ago
  83. deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  84. ce022f2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 10 months ago
  85. 9af51fb Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 10 months ago
  86. 3e99c18 Merge branch '2020-01-07-master-imports' by Tom Rini · 4 years, 10 months ago
  87. 7b1c1f9 uniphier_{v7, v8}_defconfig: enable SPI driver and sspi command by Masahiro Yamada · 4 years, 10 months ago
  88. 49a7282 ARM: dts: uniphier: add pinmux nodes for I2C ch5, ch6 by Masahiro Yamada · 4 years, 10 months ago
  89. 964b90f ata: fsl_sata: Continue probing other sata port when failed current port. by Peng Ma · 4 years, 11 months ago WIP/2020-01-07-master-imports
  90. 40cdf26 ata: sata_sil: Continue probing other sata port when failed current port. by Peng Ma · 4 years, 11 months ago
  91. 74bb457 treewide: Remove CONFIG_SYS_UBOOT_START from configs board files by Patrice Chotard · 4 years, 11 months ago
  92. 38a6cce Makefile: Fix CONFIG_SYS_UBOOT_START default value by Patrice Chotard · 4 years, 11 months ago
  93. 14a2dee cmd/Kconfig: Add more dependencies to OSE bootm support by Tom Rini · 4 years, 11 months ago
  94. 028c8c4 imx: imx8mn: enable CONFIG_CMD_ERASEENV by Peng Fan · 4 years, 10 months ago
  95. 213daa3 imx: imx8mn_evk: add board_mmc_get_env_dev by Peng Fan · 4 years, 10 months ago
  96. e6c4c9d imx8mn: evk: add README by Peng Fan · 4 years, 10 months ago
  97. 439321b imx: add i.MX8MP EVK board by Peng Fan · 4 years, 10 months ago
  98. 234187e imx: imx8m: add imximage-8mp-lpddr4.cfg by Peng Fan · 4 years, 10 months ago
  99. c4cc283 clk: imx: add i.MX8MP clk driver by Peng Fan · 4 years, 10 months ago
  100. 6ddde48 clk: imx: add imx_clk_mux2_flags by Peng Fan · 4 years, 10 months ago