1. 69cc7db Add initial support for Technexion's PICO-IMX6UL-EMMC board by Fabio Estevam · 9 years ago
  2. 9999fc0 MX6UL: Add definition for UART6 base address by Fabio Estevam · 9 years ago
  3. 8d293f4 board: ge: bx50v3: Fix to meet LVDS display power on timing by Akshay Bhat · 9 years ago
  4. 54971ac board: ge: bx50v3: Use pwm for display backlight by Akshay Bhat · 9 years ago
  5. 494d43e board: ge: bx50v3: Setup LDB_DI_CLK source by Akshay Bhat · 9 years ago
  6. de708da board: ge: bx50v3: Split display setup function by Akshay Bhat · 9 years ago
  7. 90d7cc4 imx: mx6: Fix procedure to switch the parent of LDB_DI_CLK by Akshay Bhat · 9 years ago
  8. 0297bd1 arm: mx5: Fix NAND image generation by Marek Vasut · 9 years ago
  9. 7d0b8cf board: ge: bx50v3: Disable unused pins by Justin Waters · 9 years ago
  10. f8c6390 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  11. fdff5b0 MIPS: bootm: Add fixup of '/memory' node. by Purna Chandra Mandal · 9 years ago
  12. 59d7c34 Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig by Robert P. J. Day · 9 years ago
  13. 724219a ARM: always perform per-CPU GIC init by Stephen Warren · 9 years ago
  14. e1acaa6 bx50v3: Enable CONFIG_OF_LIBFDT in defconfig by Akshay Bhat · 9 years ago
  15. ff2545a efi_loader: Fall back to fdtfile naming convention by Alexander Graf · 9 years ago
  16. 1c39809 efi_loader: Pass fdt address directly to bootefi cmd by Alexander Graf · 9 years ago
  17. 0c4b388 sandbox: Set CONFIG_SYS_CPU by Tom Rini · 9 years ago
  18. 1d15eb0 board: Remove overlooked vestiges of "dave" board. by Robert P. J. Day · 9 years ago
  19. 75e14b1 ahci: flush dcache before issuing command by Tang Yuantian · 9 years ago
  20. e3a46e3 serial: bcm283x_mu: make pending values more explicit by Stephen Warren · 9 years ago
  21. 28983f4 doc: Updated README.ext4 by Robert P. J. Day · 9 years ago
  22. 3349ed3 Remove references to CONFIG_CMD_EXT3, no such command by Robert P. J. Day · 9 years ago
  23. 093685a dragonboard410c: Fix environment variables by Andreas Färber · 9 years ago
  24. dede284 efi_loader: Handle memory overflows by Andreas Färber · 9 years ago
  25. bd716dd ARM: AM43xx: Fix BOOT_DEVICE_USB ID by Lokesh Vutla · 9 years ago
  26. c1f2057 configs: ks2: move CMD_NAND to defconfigs by Lokesh Vutla · 9 years ago
  27. 8f69523 memory: Move TI_AEMIF config to KCONFIG by Lokesh Vutla · 9 years ago
  28. 3bfc815 drivers/power/pmic/pm8916.c: Make usid be uint32_t by Tom Rini · 9 years ago
  29. aa997d1 drivers/gpio/pm8916_gpio.c: Make pid be uint32_t by Tom Rini · 9 years ago
  30. 55ac54c m68k: fix broken buildman m68k by angelo@sysam.it · 9 years ago
  31. 6a3bf3e gunzip.c: use block layer for writes by Eric Nelson · 9 years ago
  32. cee752f efi_loader: Expose ascending efi memory map by Alexander Graf · 9 years ago
  33. ad0c1a3 efi_loader: Put fdt into convenient location by Alexander Graf · 9 years ago
  34. 36c37a8 efi_loader: Always flush in cache line size granularity by Alexander Graf · 9 years ago
  35. 50c5d43 dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZE by Mateusz Kulikowski · 9 years ago
  36. 0d9d501 efi_loader: Use system fdt as fallback by Alexander Graf · 9 years ago
  37. 578ec3b distro: Enable iso partition code by Alexander Graf · 9 years ago
  38. ecbe1a0 efi_loader: Increase path string to 32 characters by Alexander Graf · 9 years ago
  39. c07ad7c efi_loader: Pass file path to payload by Alexander Graf · 9 years ago
  40. 8c3df0b efi_loader: Add el torito support by Alexander Graf · 9 years ago
  41. 4a12a97 efi_loader: Split drive add into function by Alexander Graf · 9 years ago
  42. a2adb17 iso: Allow 512 byte sector size by Alexander Graf · 9 years ago
  43. 2579c67 iso: Start with partition 1 by Alexander Graf · 9 years ago
  44. ef9e6de iso: Make little endian and 64bit safe by Alexander Graf · 9 years ago
  45. c020d35 board: ti: am57xx: Add support for am572x idk in SPL by Steve Kipisz · 9 years ago
  46. 5f405e7 board: ti: am57xx: Update EMIF SDRAM 1 and 3 Timings by Schuyler Patton · 9 years ago
  47. 7e52e11 am57x: Move CONS_INDEX to Kconfig by Daniel Allred · 9 years ago
  48. 23922e2 cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT by Michal Simek · 9 years ago
  49. 5375389 kconfig: Move CONFIG_OF_LIBFDT to Kconfig by Michal Simek · 9 years ago
  50. 30b0195 bcm281xx: save ENV to MMC by Steve Rae · 9 years ago
  51. efe8d89 bcm281xx: enable CONFIG_OF_LIBFDT by Steve Rae · 9 years ago
  52. f0ad6e3 configs: dra74_evm: enable mmc driver model by Mugunthan V N · 9 years ago
  53. 4965919 configs: dra72_evm: enable mmc driver model by Mugunthan V N · 9 years ago
  54. e361421 ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · 9 years ago
  55. 103afa2 ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · 9 years ago
  56. 5cc6a24 drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined by Mugunthan V N · 9 years ago
  57. 4bc5e19 drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer by Mugunthan V N · 9 years ago
  58. 125d193 common: env: support sata device by Peng Fan · 9 years ago
  59. 108f841 ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE by Stephen Warren · 9 years ago
  60. 7e019da drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use by Tom Rini · 9 years ago
  61. 43c4d44 fdt: implement dev_get_addr_name() by Stephen Warren · 9 years ago
  62. 690d8a9 sandbox: Enable many more commands by Tom Rini · 9 years ago
  63. f09144a test/dm/core.c: Make pre-reloc test use pre-reloc struct by Tom Rini · 9 years ago
  64. 7b3dc45 board: README.sandbox: Update dm test command by Jagan Teki · 9 years ago
  65. e57f9c8 doc: driver-model: Update dm tests run using test.py by Jagan Teki · 9 years ago
  66. 770eb30 dm: device.c: Minor coding-style fix by Stefan Roese · 9 years ago
  67. 2ae67ae dm: part: fix missing driver name in debug print by Nishanth Menon · 9 years ago
  68. c3ab985 dm: core: device: set pinctrl state for pinctrl device by Peng Fan · 9 years ago
  69. 4ecad8a exynos: Set CNTFRQ by Alexander Graf · 9 years ago
  70. 3af65c3 odroid: Update README with correct firmware link and XU4 support by Shawn Guo · 9 years ago
  71. ff6552e xpress: Update <usb/ehci-fsl.h> include by Tom Rini · 9 years ago
  72. 541c9be Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  73. 58ed7f6 ARM64: zynqmp: Use i2c cadence DM driver by Michal Simek · 9 years ago
  74. fdec2d2 dm: i2c: Add driver for Cadence I2C IP by Moritz Fischer · 9 years ago
  75. 17573c2 i2c: Describe Cadence I2C devicetree bindings by Moritz Fischer · 9 years ago
  76. ff9bd8e ARM64: zynqmp: Enable pca953x driver for zcu102 by Michal Simek · 9 years ago
  77. 01b2a69 GPIO: pca953x: Remove compilation warnings on arm64 by Michal Simek · 9 years ago
  78. f746b4c ARM64: zynqmp: Enable CMD_GPIO and DM_GPIO for ep108 by Michal Simek · 9 years ago
  79. 251ab06 zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  80. 404a00c gpio: zynqmp: Add GPIO driver support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  81. f17abca gpio: zynq: Move the definitions to driver file by Siva Durga Prasad Paladugu · 9 years ago
  82. de77a03 gpio: zynq: Remove non driver model code by Siva Durga Prasad Paladugu · 9 years ago
  83. 2978ae2 gpio: Kconfig: Enable Zynq GPIO driver using kconfig by Siva Durga Prasad Paladugu · 9 years ago
  84. 68c7026 gpio: zynq: Convert Zynq GPIO to driver model by Siva Durga Prasad Paladugu · 9 years ago
  85. 08afaf1 ARM64: zynqmp: Clean header after moving stuff to Kconfig by Michal Simek · 9 years ago
  86. 6c0c958 ARM64: zynqmp: Add support for zc1751 with DC cards by Michal Simek · 9 years ago
  87. da81db6 ARM64: zynqmp: Add defconfig for zcu102 revB board by Michal Simek · 9 years ago
  88. 1f4f3d3 ARM64: zynqmp: Add support for ZCU102 platform by Michal Simek · 9 years ago
  89. 52be5c0 ARM64: zynqmp: Remove netdev.h from board file by Michal Simek · 9 years ago
  90. 658b3a5 ARM64: zynqmp: Make DDR detection code work on 32bit system by Michal Simek · 9 years ago
  91. aa5b52f ARM64: zynqmp: Extend early malloc space to be able to run DM drivers by Michal Simek · 9 years ago
  92. 885581a ARM64: zynqmp: Do not setup DM_ETH/GPIO/MMC by default for all boards by Michal Simek · 9 years ago
  93. 4521202 ARM64: zynqmp: Add missing nand node for ep108 by Punnaiah Choudary Kalluri · 9 years ago
  94. ac8f691 ARM64: zynqmp: Added OOB timing settings in zynqmp-ep108.dts by Anurag Kumar Vulisha · 9 years ago
  95. 85d1142 ARM64: zynqmp: Use 64bit size cell format for memory node by Michal Simek · 9 years ago
  96. a84de48 ARM64: zynqmp: Fix DWC3 binding with the kernel by Michal Simek · 9 years ago
  97. 786db82 ARM64: zynqmp: Add serdes address space dp driver by Michal Simek · 9 years ago
  98. c588d15 ARM64: zynqmp: Align register description by Michal Simek · 9 years ago
  99. 939cfea ARM64: zynqmp: dp: Add default properties to zynqmp.dtsi by Hyun Kwon · 9 years ago
  100. 695d75a ARM64: zynqmp: Use correct addresses in node names by Hyun Kwon · 9 years ago