1. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  2. acb5ff0 port vexpress to use distro boot commands by Dennis Gilmore · 9 years ago
  3. 1a11ab8 Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common header by Dennis Gilmore · 9 years ago
  4. 2100f22 PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set the default one. Use the board set value instead by Dennis Gilmore · 9 years ago
  5. 32b4a8a ARM: highbank: remove DRAM bank setup by Rob Herring · 9 years ago
  6. 8fa4635 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
  7. 40ade2c power: regulator: update comments for regulator-name by Peng Fan · 9 years ago
  8. 430abe1 power: pfuze100 correct SWBST macro definition by Peng Fan · 9 years ago
  9. 15f8876 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  10. a5da3c8 sunxi: Do not add a stdout-path alias to dts on boards without a serial port by Hans de Goede · 9 years ago
  11. 960caeb sunxi: nand: Add board configuration options by Piotr Zierhoffer · 9 years ago
  12. 55b4312 arm: socfpga: config: Make CONFIG_SPI_FLASH_MTD useful by Marek Vasut · 9 years ago
  13. 4c6d8b9 arm: socfpga: config: Fix LOADADDR by Marek Vasut · 9 years ago
  14. ab48b19 arm: socfpga: config: Enable CONFIG_SPI_FLASH_BAR by Marek Vasut · 9 years ago
  15. cbc9544 arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL build by Marek Vasut · 9 years ago
  16. 251faa2 arm: socfpga: config: Zap incorrect config options by Marek Vasut · 9 years ago
  17. 7599b53 arm: socfpga: config: Move SPL GD and malloc to RAM by Marek Vasut · 9 years ago
  18. 6ab00db arm: socfpga: misc: Reset ethernet from OF by Marek Vasut · 9 years ago
  19. e14d3f7 arm: socfpga: misc: Probe ethernet GMAC from OF by Marek Vasut · 9 years ago
  20. 9ec7414 arm: socfpga: misc: Export bootmode into environment variable by Marek Vasut · 9 years ago
  21. 346d6f5 arm: socfpga: spl: Add support for booting from QSPI by Marek Vasut · 9 years ago
  22. d3f34e7 arm: socfpga: spl: Add support for booting from SD/MMC by Marek Vasut · 9 years ago
  23. 1d8c939 arm: socfpga: spl: Remove custom linker script by Marek Vasut · 9 years ago
  24. 6473054 arm: socfpga: spl: Merge spl_board_init() into board_init_f() by Marek Vasut · 9 years ago
  25. 2d779b3 arm: socfpga: system: Clean up pinmux_config.c by Marek Vasut · 9 years ago
  26. 575d741 arm: socfpga: scan: Zap iocsr_scan_chain*_table() by Marek Vasut · 9 years ago
  27. 93b4abd arm: socfpga: clock: Clean up pll_config.h by Marek Vasut · 9 years ago
  28. cdd4e6c arm: socfpga: enable the Altera SDRAM controller driver by Dinh Nguyen · 9 years ago
  29. 9617ceb arm: socfpga: Move generated files into qts subdir by Marek Vasut · 9 years ago
  30. ae27120 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  31. f05fa67 ARM: tegra: Add p2371-0000 board by Stephen Warren · 9 years ago
  32. b692009 ARM: tegra: Add e2220-1170 board by Stephen Warren · 9 years ago
  33. 04037c8 ARM: tegra: p2571: remove another unused define by Stephen Warren · 9 years ago
  34. a38a3c4 ARM: tegra: enable GPU DT node when appropriate by Alexandre Courbot · 9 years ago
  35. 871d78e ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · 9 years ago
  36. 74356d7 dm: core: Fix a typo in the uclass_get_device_by_name() comment by Simon Glass · 9 years ago
  37. f5c67ea dm: core: Add a way to set a device name by Simon Glass · 9 years ago
  38. 40b6f2d devres: add debug command to dump device resources by Masahiro Yamada · 9 years ago
  39. e2282d7 devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · 9 years ago
  40. 2b07f68 devres: add devm_kmalloc() and friends (managed memory allocators) by Masahiro Yamada · 9 years ago
  41. 608f26c devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
  42. aed1a4d dm: add DM_FLAG_BOUND flag by Masahiro Yamada · 9 years ago
  43. f330177 dm: Support address translation for simple-bus by Simon Glass · 9 years ago
  44. 28445aa lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef by York Sun · 9 years ago
  45. d1de41d exynos: Add support for spring by Simon Glass · 9 years ago
  46. 5ae3a5e dts: Drop unused compatible ID for the NXP video bridge by Simon Glass · 9 years ago
  47. 68964db video: Remove the old parade driver by Simon Glass · 9 years ago
  48. 24696e2 cros_ec: Remove the old tunnel code by Simon Glass · 9 years ago
  49. 05bccbc power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  50. 54abb00 exynos: Drop old exynos5250-specific board code by Simon Glass · 9 years ago
  51. c512123 exynos: Drop old exynos5420-specific board code by Simon Glass · 9 years ago
  52. bf637ea exynos: config: Move common options to the common headers and tidy up by Simon Glass · 9 years ago
  53. d4061aa exynos: Enable new features for exynos5 boards by Simon Glass · 9 years ago
  54. 801ab9e dm: video: Add support for video bridges by Simon Glass · 9 years ago
  55. d308c01 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  56. 151b223 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  57. f48eaf0 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  58. cc456bd dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  59. 3d1957f dm: i2c: Add support for multiplexed I2C buses by Simon Glass · 9 years ago
  60. df358c6 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  61. 7fc65bc dm: i2c: Move definitions to the top of the header file by Simon Glass · 9 years ago
  62. 25a0fb4 dm: i2c: Correct comment nits in dm_i2c_reg_read/write() by Simon Glass · 9 years ago
  63. 7d7db22 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  64. d82ba4c dm: core: Support finding a device by phandle by Simon Glass · 9 years ago
  65. 1264f0f Tegra: P2571: Clean up config file by Tom Warren · 9 years ago
  66. 9e8f4be Tegra: spi: Move TEGRA114_SPI switch to defconfigs by Tom Warren · 9 years ago
  67. e7436f6 T210: P2571: Restore USB gadget mode (ums) by Tom Warren · 9 years ago
  68. a5325cd configs: Remove CONFIG_SERIAL_MULTI by Stephen Warren · 9 years ago
  69. 1a2728a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  70. b21144e sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support by Paul Kocialkowski · 9 years ago
  71. 2582ca0 sunxi: config update to stick with Kconfig changes by Paul Kocialkowski · 9 years ago
  72. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  73. 96a8d40 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  74. 476476e efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  75. cd326a3 x86: Add definitions for the x86-efi board and plumb it in by Ben Stoltz · 9 years ago
  76. f05ad9b Add a way to skip relocation by Simon Glass · 9 years ago
  77. 82bc22a x86: minnowmax: Drop the old PCI settings by Simon Glass · 9 years ago
  78. 1f2be4c x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file by Simon Glass · 9 years ago
  79. dcfe4a5 x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · 9 years ago
  80. ca4435e x86: Move Chrome OS options to defconfig by Simon Glass · 9 years ago
  81. 3f416f3 dm: Add a return value comment to device_get_child() by Simon Glass · 9 years ago
  82. 5f48d79 pci: Add a constant for an invalid interrupt by Simon Glass · 9 years ago
  83. 867a6ac efi: Add start-up library code by Simon Glass · 9 years ago
  84. b0b403d Reserve the top 16 flag bits for architecture-specific use by Simon Glass · 9 years ago
  85. 5598fac Bring in __aligned_u64 and friends to linux/types.h by Simon Glass · 9 years ago
  86. 5efa281 elf: Add a few definitions for 64-bit relocation by Simon Glass · 9 years ago
  87. fe3fbd3 x86: bayleybay: Configure PCI IRQ by Bin Meng · 9 years ago
  88. 9b911be x86: Add Intel Bayley Bay board support by Bin Meng · 9 years ago
  89. 456ee90 x86: minnowmax: Remove smsc47x superio codes by Bin Meng · 9 years ago
  90. e22b1a5 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  91. 8889e98 configs: ti_armv7_keystone2: replace addr_uboot with loadaddr by Vitaly Andrianov · 9 years ago
  92. e16b604 armv8/ls2085ardb: Add USB support for ls2085ardb by Nikhil Badola · 9 years ago
  93. 94e8cd8 armv8/ls2085aqds: Add USB support for ls2085aqds by Nikhil Badola · 9 years ago
  94. 5684842 drivers/ddr/fsl: Adjust bstopre value by York Sun · 9 years ago
  95. ed5b580 drivers/pci: Add function to find an extended capability by Minghuan Lian · 9 years ago
  96. 87457d1 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · 9 years ago
  97. c406551 drivers/crypto/fsl: enable raw data instead of von Neumann data by Alex Porosanu · 9 years ago
  98. 17649e1 drivers/crypto/fsl: change starting entropy delay value by Alex Porosanu · 9 years ago
  99. 026a3f1 drivers/crypto/fsl: disable RNG oscillator maximum frequency check by Alex Porosanu · 9 years ago
  100. 6a17365 armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping by Alison Wang · 9 years ago