1. 0cbbf40 scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · 2 years, 9 months ago
  2. a7de87a imx: Don't define __ASSEMBLY__ in source files by Simon Glass · 2 years, 10 months ago
  3. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
  4. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
  5. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
  6. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  7. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  8. 3fa1bdc arm: use the correct prototype for reset_cpu function by Patrick Delaunay · 3 years, 4 months ago
  9. af5e29b imx: support for conga-QMX8 board by Oliver Graute · 3 years, 6 months ago
  10. 75f9f62 arm: Remove cgtqmx6eval board by Tom Rini · 3 years, 9 months ago
  11. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  12. 5b98ec4 x86: congatec: conga-qeval20-qa3-e3845: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  13. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  14. c87da3c imx: convert cgtqmx6eval board to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
  15. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  16. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  17. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  18. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  19. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  20. 7676370 x86: baytrail: Drop EFI-specific test logics by Bin Meng · 6 years ago
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  22. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  23. 2661c9c imx: Include <input.h> header file by Diego Dorta · 7 years ago
  24. ddce022 cgtqmx6eval: Avoid calling setup_display() from SPL code by Fabio Estevam · 7 years ago
  25. a220f8f Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  26. f22b109 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  27. 8b7afe2 x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via Kconfig by Stefan Roese · 7 years ago
  28. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  29. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  30. bebd092 x86: Add defconfig for theadorable-x86-conga with PCIe x4 blobs by Stefan Roese · 7 years ago
  31. 2d47b89 x86: conga: Add option to select different config headers for baseboards by Stefan Roese · 7 years ago
  32. 19ca463 x86: kconfig: Let board select SPI flash by Bin Meng · 7 years ago
  33. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  34. 842a8de x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  35. aaf07ef x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT by Stefan Roese · 7 years ago
  36. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  37. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  38. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  39. f291576 cgtqmx6eval: Fix unused variable warning by Tom Rini · 8 years ago
  40. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  41. ad8bfa2 x86: conga-qeval20-qa3: Add README to explain the console UART options by Stefan Roese · 8 years ago
  42. cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  43. 9a111ce x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code by Stefan Roese · 8 years ago
  44. 4a58ddb x86: conga-qeval20-qa3: Add missing MAINTERNERS entry by Stefan Roese · 8 years ago
  45. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  46. cc4aac3 cgtqmx6eval: Replace is_mx6q() for macro by Breno Lima · 8 years ago
  47. b1f2147 x86: conga-qeval20-qa3: Add support for internal UART by Stefan Roese · 8 years ago
  48. 898cee5 x86: baytrail: Add .gitignore for ACPI enabled boards by Bin Meng · 9 years ago
  49. 8ee2957 x86: baytrail: Enable ACPI table generation for all boards by Bin Meng · 9 years ago
  50. 2a0b94c x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support by Stefan Roese · 9 years ago
  51. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  52. bc06d18 cgtqmx6eval: README: Fix parameter of 'sf write' command by Otavio Salvador · 9 years ago
  53. bdf18fa cgtqmx6eval: fix pad configuration for SPI bus by Michael Schanz · 9 years ago
  54. fea5797 cgtqmx6eval: Fix defconfig name by Otavio Salvador · 9 years ago
  55. e186b18 cgtqmx6eval: Add SPL support by Otavio Salvador · 9 years ago
  56. f594b55 cgtqmx6eval: Add SPI NOR flash support by Otavio Salvador · 9 years ago
  57. d46a2bd cgtqmx6eval: Add a maintainer entry by Otavio Salvador · 9 years ago
  58. 6cfffff cgtqmx6eval: Fit into a single line by Otavio Salvador · 9 years ago
  59. 17a01a2 mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
  60. e6b4782 cgtqmx6eval: Add Ethernet support by Otavio Salvador · 9 years ago
  61. a594fd3 cgtqmx6eval: Align DCD settings with Congatec's U-boot by Otavio Salvador · 9 years ago
  62. df82d00 cgtqmx6eval: Add SATA support by Otavio Salvador · 9 years ago
  63. 6c46cd1 cgtqmx6eval: Add splash screen support by Otavio Salvador · 9 years ago
  64. c8762d0 cgtqmx6eval: Add USB support by Otavio Salvador · 9 years ago
  65. 0378d63 cgtqmx6eval: Add PMIC support by Otavio Salvador · 9 years ago
  66. dff4c30 cgtqmx6eval: Add ESDHC3 support by Otavio Salvador · 9 years ago
  67. a2f9bcb cgtqmx6eval: Fit into single lines by Otavio Salvador · 9 years ago
  68. 7b4a64b cgtqmx6eval: Improve the error handling by Otavio Salvador · 9 years ago
  69. d08683f cgtqmx6eval: Staticize when possible by Otavio Salvador · 9 years ago
  70. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  71. cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  72. ba0debf MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  73. 18473f4 imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board by Nitin Garg · 10 years ago
  74. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  75. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  76. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  77. 3d3be0a i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents by Eric Nelson · 11 years ago
  78. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  79. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  80. 2ea4de5 ARM: Congatec: README update by SARTRE Leo · 11 years ago
  81. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  82. dce7176 Add support for Congatec Conga-QEVAl board by SARTRE Leo · 11 years ago