1. e2282d7 devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · 9 years ago
  2. 2b07f68 devres: add devm_kmalloc() and friends (managed memory allocators) by Masahiro Yamada · 9 years ago
  3. 608f26c devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
  4. aed1a4d dm: add DM_FLAG_BOUND flag by Masahiro Yamada · 9 years ago
  5. f330177 dm: Support address translation for simple-bus by Simon Glass · 9 years ago
  6. 28445aa lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef by York Sun · 9 years ago
  7. d1de41d exynos: Add support for spring by Simon Glass · 9 years ago
  8. 5ae3a5e dts: Drop unused compatible ID for the NXP video bridge by Simon Glass · 9 years ago
  9. 68964db video: Remove the old parade driver by Simon Glass · 9 years ago
  10. 24696e2 cros_ec: Remove the old tunnel code by Simon Glass · 9 years ago
  11. 05bccbc power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  12. 54abb00 exynos: Drop old exynos5250-specific board code by Simon Glass · 9 years ago
  13. c512123 exynos: Drop old exynos5420-specific board code by Simon Glass · 9 years ago
  14. bf637ea exynos: config: Move common options to the common headers and tidy up by Simon Glass · 9 years ago
  15. d4061aa exynos: Enable new features for exynos5 boards by Simon Glass · 9 years ago
  16. 801ab9e dm: video: Add support for video bridges by Simon Glass · 9 years ago
  17. d308c01 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  18. 151b223 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  19. f48eaf0 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  20. cc456bd dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  21. 3d1957f dm: i2c: Add support for multiplexed I2C buses by Simon Glass · 9 years ago
  22. df358c6 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  23. 7fc65bc dm: i2c: Move definitions to the top of the header file by Simon Glass · 9 years ago
  24. 25a0fb4 dm: i2c: Correct comment nits in dm_i2c_reg_read/write() by Simon Glass · 9 years ago
  25. 7d7db22 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  26. d82ba4c dm: core: Support finding a device by phandle by Simon Glass · 9 years ago
  27. 1264f0f Tegra: P2571: Clean up config file by Tom Warren · 9 years ago
  28. 9e8f4be Tegra: spi: Move TEGRA114_SPI switch to defconfigs by Tom Warren · 9 years ago
  29. e7436f6 T210: P2571: Restore USB gadget mode (ums) by Tom Warren · 9 years ago
  30. a5325cd configs: Remove CONFIG_SERIAL_MULTI by Stephen Warren · 9 years ago
  31. 1a2728a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  32. b21144e sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support by Paul Kocialkowski · 9 years ago
  33. 2582ca0 sunxi: config update to stick with Kconfig changes by Paul Kocialkowski · 9 years ago
  34. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  35. 96a8d40 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  36. 476476e efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  37. cd326a3 x86: Add definitions for the x86-efi board and plumb it in by Ben Stoltz · 9 years ago
  38. f05ad9b Add a way to skip relocation by Simon Glass · 9 years ago
  39. 82bc22a x86: minnowmax: Drop the old PCI settings by Simon Glass · 9 years ago
  40. 1f2be4c x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file by Simon Glass · 9 years ago
  41. dcfe4a5 x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · 9 years ago
  42. ca4435e x86: Move Chrome OS options to defconfig by Simon Glass · 9 years ago
  43. 3f416f3 dm: Add a return value comment to device_get_child() by Simon Glass · 9 years ago
  44. 5f48d79 pci: Add a constant for an invalid interrupt by Simon Glass · 9 years ago
  45. 867a6ac efi: Add start-up library code by Simon Glass · 9 years ago
  46. b0b403d Reserve the top 16 flag bits for architecture-specific use by Simon Glass · 9 years ago
  47. 5598fac Bring in __aligned_u64 and friends to linux/types.h by Simon Glass · 9 years ago
  48. 5efa281 elf: Add a few definitions for 64-bit relocation by Simon Glass · 9 years ago
  49. fe3fbd3 x86: bayleybay: Configure PCI IRQ by Bin Meng · 9 years ago
  50. 9b911be x86: Add Intel Bayley Bay board support by Bin Meng · 9 years ago
  51. 456ee90 x86: minnowmax: Remove smsc47x superio codes by Bin Meng · 9 years ago
  52. e22b1a5 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  53. 8889e98 configs: ti_armv7_keystone2: replace addr_uboot with loadaddr by Vitaly Andrianov · 9 years ago
  54. e16b604 armv8/ls2085ardb: Add USB support for ls2085ardb by Nikhil Badola · 9 years ago
  55. 94e8cd8 armv8/ls2085aqds: Add USB support for ls2085aqds by Nikhil Badola · 9 years ago
  56. 5684842 drivers/ddr/fsl: Adjust bstopre value by York Sun · 9 years ago
  57. ed5b580 drivers/pci: Add function to find an extended capability by Minghuan Lian · 9 years ago
  58. 87457d1 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · 9 years ago
  59. c406551 drivers/crypto/fsl: enable raw data instead of von Neumann data by Alex Porosanu · 10 years ago
  60. 17649e1 drivers/crypto/fsl: change starting entropy delay value by Alex Porosanu · 10 years ago
  61. 026a3f1 drivers/crypto/fsl: disable RNG oscillator maximum frequency check by Alex Porosanu · 10 years ago
  62. 6a17365 armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping by Alison Wang · 9 years ago
  63. 99e1bd4 armv7/ls1021atwr: added deep sleep support in uboot by Tang Yuantian · 10 years ago
  64. 562583d armv7/lS1021atwr: Enable bootscript for secure boot by gaurav rana · 10 years ago
  65. 5b72524 armv7/ls1021a: Reserve secure code into RAM instead of OCRAM by Zhuoyu Zhang · 10 years ago
  66. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  67. f0ff57b imx: mx6ul_14x14_evk add basic board support by Peng Fan · 9 years ago
  68. 6f4b65e imx: imx6_spl add mx6ul support by Peng Fan · 9 years ago
  69. 94bd1d1 mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6UL by Peng Fan · 9 years ago
  70. 436cf40 imx: mx6ul remove errata for i.MX6UL by Peng Fan · 9 years ago
  71. d5af923 sf: kconfig: add kconfig options for spi flashes by Nikita Kiryanov · 9 years ago
  72. b2f2eea usb: kconfig: usb keyboard kconfig by Nikita Kiryanov · 9 years ago
  73. 919e802 arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option by Nikita Kiryanov · 9 years ago
  74. 7d731e3 arm: mx6: cm-fx6: move CMD configs to defconfig by Nikita Kiryanov · 9 years ago
  75. 4377859 arm: mx6: cm-fx6: make it possible to not init display by Nikita Kiryanov · 9 years ago
  76. 361b715 imx: mx6qpsabreauto: Add MX6QP SABREAUTO CPU3 board support by Peng Fan · 9 years ago
  77. e6fc899 imx: mx6sabresd/sabreauto runtime setting fdt_file by Peng Fan · 9 years ago
  78. 8968b91 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  79. ff7ea2d powerpc/t1023rdb: add support for T1023RDB RevC by Shengzhou Liu · 9 years ago
  80. 5050f6f powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM by Aneesh Bansal · 9 years ago
  81. 467a40d powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041 by Aneesh Bansal · 9 years ago
  82. cc35734 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  83. 7842950 powerpc/T102xRDB: Enable ifc nand ecc encode and decode by Jaiprakash Singh · 9 years ago
  84. 4b6067a powerpc/T104xD4RDB: Add T104xD4RDB boards support by Priyanka Jain · 9 years ago
  85. 873e3ef T210: Add support for 64-bit T210-based P2571 board by Tom Warren · 10 years ago
  86. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  87. 6c43f6c ARM: Tegra210: Add SoC code/include files for T210 by Tom Warren · 10 years ago
  88. f41f0a1 ARM: tegra: Use architected timer on ARMv8 by Thierry Reding · 9 years ago
  89. 6527268 ARM: tegra: Disable SPL and non-cached memory on 64-bit by Thierry Reding · 9 years ago
  90. 7e378b8 Fix incorrect comments in linker_lists.h by Bin Meng · 9 years ago
  91. 66d10c1 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  92. 6fe6f13 ARM: zynqmp: Wire up SATA for the board by Michal Simek · 9 years ago
  93. cb7ea82 ARM: zynqmp: Wire up ethernet controllers by Michal Simek · 9 years ago
  94. 6d6e3db ARM: zynq: Add support for zc770-xm011 by Michal Simek · 9 years ago
  95. b0d18be zynqmp: Provide option to enable uart dcc support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  96. f994bdf Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfig by Siva Durga Prasad Paladugu · 9 years ago
  97. 0b54a9d zynqmp: Define ep config for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  98. 8b5c738 pxe: add AArch64 image support by Stephen Warren · 9 years ago
  99. ba52199 tegra124: Expand SPL space by 8KB by Simon Glass · 10 years ago
  100. 0a0db40 am3517_evm: add FIT support by Yegor Yefremov · 9 years ago