1. 6ef577c powerpc/P5040DS: enable SATA support by Shaohui Xie · 10 years ago
  2. 34c1bb9 board/freescale: use generic board architecture for p1025-twr by Ying Zhang · 10 years ago
  3. 8876a51 powerpc/t208xqds: VID support by Ying Zhang · 10 years ago
  4. c4c10d1 powerpc/mpc85xx:Put errata number for T104x NAND boot issue by Prabhakar Kushwaha · 10 years ago
  5. 04c6ace powerpc/t1040qds: Update DDR option by York Sun · 10 years ago
  6. 7a81d90 mpc85xx/t208xqds: Adjust DDR timing parameters by York Sun · 10 years ago
  7. 6a42e5f MIPS: vct: switch to generic board by Daniel Schwierzeck · 10 years ago
  8. ac25adf MIPS: qemu_mips: switch to generic board by Daniel Schwierzeck · 10 years ago
  9. 0dd74fb MIPS: pb1x00: switch to generic board by Daniel Schwierzeck · 10 years ago
  10. 2bc7eeb MIPS: dbau1x00: switch to generic board by Daniel Schwierzeck · 10 years ago
  11. faf5692 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  12. 2907a30 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  13. 0e16b8a Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  14. 32bdd4e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  15. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  16. f457bd4 sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUS by Hans de Goede · 10 years ago
  17. 1603082 sunxi: Add usb keyboard Kconfig option by Hans de Goede · 10 years ago
  18. 4869a8c sunxi: video: Add simplefb support by Luc Verhaegen · 10 years ago
  19. ea87637 fdt_support: Add a fdt_setup_simplefb_node helper function by Hans de Goede · 10 years ago
  20. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · 10 years ago
  21. 0df3a9d ORIGEN: Enhance origen config to be more flexible on boot. by Guillaume GARDET · 10 years ago
  22. 4b3175f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  23. af276f4 arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR board by Alison Wang · 10 years ago
  24. da17d1a ls102xa: ifc: nor: fix the write issue when bytes unaligned by Yuan Yao · 10 years ago
  25. 4da7bae5 ls1: config: Enable USB EHCI Host on LS1021AQDS by Nikhil Badola · 10 years ago
  26. d3d6e70 drivers: usb: fsl: Define USB configs for LS102XA by Nikhil Badola · 10 years ago
  27. 67f4b26 drivers : usb: fsl: Implement usb Erratum A007798 workaround by Nikhil Badola · 10 years ago
  28. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  29. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  30. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  31. 44fd1f9 cmd_sata: implement sata stop command by Nikita Kiryanov · 10 years ago
  32. b9666d6 sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  33. 8543735 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · 10 years ago
  34. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  35. 378da103 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  36. b3a2d5a ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  37. 441c223 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  38. 95bfacb sandbox: Use md5sum and fatwrite to enable testing of fs commands by Suriyan Ramasami · 10 years ago
  39. 9522771 config: remove redundant CONFIG_SYS_PROMPT defines by Masahiro Yamada · 10 years ago
  40. 09cf4cd Add pr_fmt() macro by Thierry Reding · 10 years ago
  41. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
  42. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  43. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  44. d8a21f6 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
  45. 5ef36f2 dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
  46. 54f79a0 dm: Add a function to bind a device by driver name by Simon Glass · 10 years ago
  47. 43f488a dm: core: Add functions to find parent and OF data by Simon Glass · 10 years ago
  48. 70c3a0e dm: core: Allow access to the device's driver_id data by Simon Glass · 10 years ago
  49. 76c2f2e drivers: usb: fsl: Move USB Errata checking code by Nikhil Badola · 10 years ago
  50. 1cad2c2 mx6: mx6sabre common: Enable i.MX thermal DM driver by Ye.Li · 10 years ago
  51. d049afa DM: thermal: Add imx thermal DM driver by Ye.Li · 10 years ago
  52. dffe2ec dm: Disable dm_warn() in SPL by Simon Glass · 10 years ago
  53. c058d8b dm: Allow stdio registration to be dropped by Simon Glass · 10 years ago
  54. b38ea5a dm: Allow device removal features to be dropped by Simon Glass · 10 years ago
  55. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  56. 339fc55 dm: tegra: Avoid using arch-specific memcpy() in SPL by Simon Glass · 10 years ago
  57. 6d20e07 dm: at91: Convert snapper9260 to use driver model by Simon Glass · 10 years ago
  58. 67cb0ed dm: at91: Move snapper9260 to generic baord by Simon Glass · 10 years ago
  59. 2697599 dm: at91: Correct text base for snapper9260 by Simon Glass · 10 years ago
  60. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  61. 9a44768 x86: chromebook_link: Enable GPIO support by Simon Glass · 10 years ago
  62. f79d538 x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · 10 years ago
  63. 3274ae0 x86: ivybridge: Enable PCI in early init by Simon Glass · 10 years ago
  64. 6622b34 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · 10 years ago
  65. 0b36ecd x86: Add chromebook_link board by Simon Glass · 10 years ago
  66. ff7636c x86: config: Move common x86 configs to a common file by Simon Glass · 10 years ago
  67. 2c97a8f dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · 10 years ago
  68. a4c2e13 dm: serial: Move current serial port pointer to global_data by Simon Glass · 10 years ago
  69. eda0c3f fdt: Add a function to decode a variable-sized u32 array by Simon Glass · 10 years ago
  70. 6894186 fdt: Add a function to decode a named memory region by Simon Glass · 10 years ago
  71. 6c0be91 fdt: Add ft_system_setup() function for system device tree additions by Simon Glass · 10 years ago
  72. f3dd50b fdt: Tidy up error handling in image_setup_libfdt() by Simon Glass · 10 years ago
  73. f5e141f fdt: Enhance flashmap function to deal with region properties by Simon Glass · 10 years ago
  74. a28f8ba fdt: Use the correct return types for fdtdec_decode_region() by Simon Glass · 10 years ago
  75. 014aa05 fdt: Export the fdt_find_or_add_subnode() function by Simon Glass · 10 years ago
  76. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  77. b8f8921 linux/kernel.h: add typechecking to roundup macro by Masahiro Yamada · 10 years ago
  78. 76a8520 linux/kernel.h: import more macros by Masahiro Yamada · 10 years ago
  79. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  80. 959add8 include/common.h: remove DIV_ROUND definition by Masahiro Yamada · 10 years ago
  81. a8b4c8c ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · 10 years ago
  82. 4fb5d07 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
  83. 7a5b292 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · 10 years ago
  84. 9a875e3 ARM: remove CONFIG_ARM1176 defines by Masahiro Yamada · 10 years ago
  85. 062f654 ARM: remove CONFIG_ARMV7 defines by Masahiro Yamada · 10 years ago
  86. cfaa23b imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support by Ye.Li · 10 years ago
  87. 2c4b732 power: pfuze100: Update definitions for buck regulators by Ye.Li · 10 years ago
  88. 92616e8 imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3 by Ye.Li · 10 years ago
  89. a02eaa5 tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZE by Markus Niebel · 10 years ago
  90. 2623cb1 mx6qsabreauto: Add parallel NOR flash support by Fabio Estevam · 10 years ago
  91. 9a81b1d imx: mx6slevk: Change default mmcdev to USDHC2 device by Ye.Li · 10 years ago
  92. de45a1a Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  93. ddf191a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  94. aec8ca6 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  95. 9540368 net/fm: add 2.5G SGMII support by Shengzhou Liu · 10 years ago
  96. f3cc6b7 qe: add qe support for ls1021a-twr board by Zhao Qiang · 10 years ago
  97. 9fc2f30 qe: add qe support to ls1021aqds by Zhao Qiang · 10 years ago
  98. c4cff52 config: MPC837X : Add complete USB EHCI support by Nikhil Badola · 10 years ago
  99. 6e2ee5b powerpc/t4rdb: Fix CPLD timing by Chunhe Lan · 10 years ago
  100. 2cd7cd2 P1023RDB: Update default environment by Chunhe Lan · 10 years ago