1. 94e4d02 imx8: fdt: add optee node by Peng Fan · 5 years ago
  2. fefe051 imx8: save args passed from ATF by Peng Fan · 5 years ago
  3. 01cacf9 imx8: fdt: configure sid for masters by Peng Fan · 5 years ago
  4. 2686447 imx: scu_api: add sc_rm_set_master_sid by Peng Fan · 5 years ago
  5. 6e92cae configs: imx8qm/qxp_mek: enable CONFIG_OF_SYSTEM_SETUP by Peng Fan · 5 years ago
  6. 9f779fa imx8: disable node when the resource is not owned by Peng Fan · 5 years ago
  7. ed2ebd8 imx8qm: correct fdt_file by Peng Fan · 5 years ago
  8. 8f99438 imx8qm: power up SMMU by Peng Fan · 5 years ago
  9. b5fd5fd imx: sys_proto: add is_imx8qm helper by Peng Fan · 5 years ago
  10. bcf94ab imx8: Probe the SCU driver by using uclass function by Ye Li · 5 years ago
  11. b5661ca doc: imx: mkimage: introduce i.MX8 image format by Peng Fan · 5 years ago
  12. f31f8b0 imx8qm_mek: switch to use container image by Peng Fan · 5 years ago
  13. d94049c imx8qxp_mek: switch to use container image by Peng Fan · 5 years ago
  14. 700315c imx: add container target by Peng Fan · 5 years ago
  15. dd7d091 spl: mmc: support loading i.MX container format file by Peng Fan · 5 years ago
  16. 7b86cd4 imx8: support parsing i.MX8 Container file by Peng Fan · 5 years ago
  17. b152584 imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR by Peng Fan · 5 years ago
  18. 7932b1c imx: imx6qdl: dtsi: move U-Boot specific change to u-boot.dtsi by Peng Fan · 5 years ago
  19. ebf4f09 imx: mx6sabresd: fix usb start when DM enabled by Peng Fan · 5 years ago
  20. e735c62 imx: configs: Cleanup CONFIG_SECURE_BOOT comments by Breno Matheus Lima · 5 years ago
  21. 7171437 imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabled by Breno Matheus Lima · 5 years ago
  22. 5f2fe3b Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig by Breno Matheus Lima · 5 years ago
  23. 9145759 mx6sabresd: Reduce overall SPL size by Fabio Estevam · 5 years ago
  24. 971a71e i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXT by Ye Li · 5 years ago
  25. df3572e i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chip by Ye Li · 5 years ago
  26. e25dc29 i.MX7ULP: Add CPU revision check for B0 by Peng Fan · 5 years ago
  27. eae4e0f i.MX7ULP: Workaround APLL PFD2 to 345.6Mhz by Ye Li · 5 years ago
  28. eb6d2e5 i.MX7ULP: Fix SPLL/APLL clock rate calculation issue by Ye Li · 5 years ago
  29. 3399a2e i.MX7ULP: evk: Enable fuse comamnd by Peng Fan · 5 years ago
  30. 994ab73 misc: Kconfig: make i.MX7ULP could use MXC_OCOTP by Peng Fan · 5 years ago
  31. 61bf617 i.MX7ULP: Fix wrong i2c configuration name by Ye Li · 5 years ago
  32. 911d7d3 i.MX7ULP: Add CONFIG_MX7ULP to kconfig by Ye Li · 5 years ago
  33. a0f4f7e i.MX7ULP: Fix PCC register bits mask and offset issue by Ye Li · 5 years ago
  34. 3ed6734 i.MX7ULP: Correct the clock index by Bai Ping · 5 years ago
  35. 7777406 i.MX7ULP: Fix system reset after a7 rtc alarm expired. by Bai Ping · 5 years ago
  36. bd1cc6a i.MX7ULP: evk: Modify FDT file to disable SD3.0 for usb boot by Peng Fan · 5 years ago
  37. e92fca6 imx: i.MX7ULP: add get_boot_device by Peng Fan · 5 years ago
  38. b1f955c configs: nitrogen6x: Add DM_SPI/DM_SPI_FLASH support by Troy Kisky · 5 years ago
  39. 684efe2 configs: nitrogen6x: Add DM_GPIO support by Troy Kisky · 5 years ago
  40. 1b51e5f nitrogen6x: reserve used gpios by Troy Kisky · 5 years ago
  41. cdcaee9 configs: nitrogen6x: Add DM_MMC/DM_USB/AHCI support by Troy Kisky · 5 years ago
  42. f8f9f79 nitrogen6x: migrate to using device tree by Troy Kisky · 5 years ago
  43. 06f5b5a ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · 5 years ago
  44. 01fc7e7 spl: imx: only use HAB if spl fit signature is not enabled by Ricardo Salveti · 5 years ago
  45. a3f5c79 imx: apalis_imx6: select MX6Q via Kconfig by Ricardo Salveti · 5 years ago
  46. 536c564 apalis_imx6: fix broken fsl_esdhc_imx conversion by Ricardo Salveti · 5 years ago
  47. 6f8ef05 apalis_imx6: add board_fit_config_name_match to support FIT in SPL by Ricardo Salveti · 5 years ago
  48. ab1c482 arm: dts: imx: fsl-imx8qm.dtsi: add gpio aliases to fix gpio command by Peng Fan · 5 years ago
  49. cda789a spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  50. 8c247bb serial: Kconfig: make MXC_UART usable for MX7 and IMX8M by Peng Fan · 5 years ago
  51. 4d655bf tools: imx8mimage: fix HDMI/FIT parsing by Peng Fan · 5 years ago
  52. 39ebb41 pinctrl: imx: use devfdt_get_addr_size_index by Peng Fan · 5 years ago
  53. bdcac95 imx: mx6slevk: enable DM_SPI and DM_SPI_FLASH by Peng Fan · 5 years ago
  54. ae07605 imx: mx6ul_14x14_evk: convert to DM_VIDEO by Peng Fan · 5 years ago
  55. 8a6e1b1 imx: mx6ul_14x14_evk: Fix SPL boot by Peng Fan · 5 years ago
  56. 1d293e6 imx: add i.MX6ULZ board by Peng Fan · 5 years ago
  57. 81ae46c imx: add i.MX6ULZ cpu type by Peng Fan · 5 years ago
  58. 939a9644 arm: dts: import dts for i.MX6ULZ by Peng Fan · 5 years ago
  59. c158381 arm: dts: sync dts for i.MX6ULL by Peng Fan · 5 years ago
  60. 281256c arm: dts: sync dts for i.MX6UL by Peng Fan · 5 years ago
  61. 61ba124 Prepare v2019.10 by Tom Rini · 5 years ago
  62. 2a72323 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · 5 years ago
  63. 879396a Merge branch '2019-10-06-master-imports' by Tom Rini · 5 years ago
  64. 5bac9c5 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · 5 years ago
  65. 9bd9b2b MAINTAINERS: Update my email address by Maxime Ripard · 5 years ago
  66. e263607 arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10 by Simon Goldschmidt · 5 years ago
  67. a11cb57 gitlab-ci: fix typo 'plaforms' by Heinrich Schuchardt · 5 years ago
  68. dac51e9 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  69. 62861c7 Merge branch '2019-10-04-master-imports' by Tom Rini · 5 years ago
  70. 2baa731 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  71. d90fc9c Revert "env: solve compilation error in SPL" by Tom Rini · 5 years ago
  72. 5ff1963 ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPL by Adam Ford · 5 years ago
  73. fa840f1 initcall.h: initcall_run_list(): Improve debug output by Ovidiu Panait · 5 years ago
  74. 60a9aeb Kconfig: fix a typo in the description of bmp command. by Andrius Štikonas · 5 years ago
  75. 4b0bcfa Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · 5 years ago
  76. 400b955 cmd: part: number: return hexadecimal value by Roman Stratiienko · 5 years ago
  77. 46f0d9c ARM: keystone2: update the default addresses of the secure monitor by Jean-Jacques Hiblot · 5 years ago
  78. 29c9db4 board: ti: am654: Disable TRNG node for HS devices by Andrew F. Davis · 5 years ago
  79. dd2d989 autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW by AKASHI Takahiro · 5 years ago
  80. 12e800c MAINTAINERS, git-mailrc: Update the maintainer for socfpga by Ley Foon Tan · 5 years ago
  81. d4c5141 Makefile: mrproper should remove *.pyc files by Heinrich Schuchardt · 5 years ago
  82. fc8db75 Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE by Michal Simek · 5 years ago
  83. c9e6c13 arm: K3: Increase default SYSFW image size allocation by Andrew F. Davis · 5 years ago
  84. e18c41f dm: core: Correct bad cast in ofnode_get_addr_size_index() by Simon Glass · 5 years ago
  85. e587886 dm: core: Correct low cell in ofnode_read_pci_addr() by Simon Glass · 5 years ago
  86. ea4316c Merge tag 'rpi-next-2019.10.2' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  87. f2d2d22 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  88. d905aa8 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 5 years ago
  89. 9de5b89 rpi4: enable dram bank initialization by Matthias Brugger · 5 years ago
  90. 023ff4b Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  91. 2852482 Merge tag 'u-boot-rockchip-20190928' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  92. 27a5d62 at91: configs: Drop duplication of defconfig macros by Tudor Ambarus · 5 years ago
  93. e074d0f arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT by Stefan Roese · 5 years ago
  94. 49d5fba ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulator by Marek Vasut · 6 years ago
  95. d46b548 rockchip: make_fit_atf.py: fix .its generation for a single atf image by Heiko Stuebner · 5 years ago
  96. 03f98b7 rockchip: misc: read the correct number of bytes from the efuse by Heiko Stuebner · 5 years ago
  97. dfd590075 Merge tag 'efi-2019-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  98. 1f3910d ci: add envtools support by Pierre-Jean Texier · 5 years ago
  99. 664689f env: add missing <compiler.h> header file by Pierre-Jean Texier · 5 years ago
  100. 7ce01c7 fw_env: fix build error by Pierre-Jean Texier · 5 years ago