1. a334010 ddr: altera: Pluck out remaining sdr_get_addr() calls by Marek Vasut · 9 years ago
  2. c3b9b0f ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_mgr_.*->.*) by Marek Vasut · 9 years ago
  3. 0dcb9e8 ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_rw_load.*->.*) by Marek Vasut · 9 years ago
  4. 81df0a2 ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_scc_mgr->.*) by Marek Vasut · 9 years ago
  5. 341ceec ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_reg_file->.*) by Marek Vasut · 9 years ago
  6. 1fa9589 ddr: altera: Zap invocation of sdr_get_addr((u32 *)BASE_RW_MGR)" by Marek Vasut · 9 years ago
  7. 6283b4c ddr: altera: Clean up ugly casts in sdram_calibration_full() by Marek Vasut · 9 years ago
  8. f84348d ddr: altera: Minor indent fix in set_rank_and_odt_mask() by Marek Vasut · 9 years ago
  9. a4a55d4 Makefile: Add target for building bootable SPL image for SoCFPGA by Marek Vasut · 9 years ago
  10. 46378db arm: socfpga: config: Make CONFIG_SPI_FLASH_MTD useful by Marek Vasut · 9 years ago
  11. 2bff540 arm: socfpga: config: Fix LOADADDR by Marek Vasut · 9 years ago
  12. 2b173f4 arm: socfpga: config: Enable CONFIG_SPI_FLASH_BAR by Marek Vasut · 9 years ago
  13. ddcd2bf arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL build by Marek Vasut · 9 years ago
  14. 375d048 arm: socfpga: config: Zap incorrect config options by Marek Vasut · 9 years ago
  15. ffb8e7f arm: socfpga: config: Move SPL GD and malloc to RAM by Marek Vasut · 9 years ago
  16. f3f8fe2 arm: socfpga: misc: Reset ethernet from OF by Marek Vasut · 9 years ago
  17. 5ca9954 arm: socfpga: misc: Probe ethernet GMAC from OF by Marek Vasut · 9 years ago
  18. dc495ae arm: socfpga: misc: Export bootmode into environment variable by Marek Vasut · 9 years ago
  19. f568865 arm: socfpga: misc: Add support for printing boot mode by Marek Vasut · 9 years ago
  20. b7e7738 arm: socfpga: misc: Fix warm reset by Marek Vasut · 9 years ago
  21. 46193c3 arm: socfpga: spl: Add support for selecting boot device from BSEL by Marek Vasut · 9 years ago
  22. cadf2f9 arm: socfpga: spl: Add support for booting from QSPI by Marek Vasut · 9 years ago
  23. 1029caf arm: socfpga: spl: Add support for booting from SD/MMC by Marek Vasut · 9 years ago
  24. a091d41 arm: socfpga: spl: Remove custom linker script by Marek Vasut · 9 years ago
  25. 1a7728f arm: socfpga: spl: Merge spl_board_init() into board_init_f() by Marek Vasut · 9 years ago
  26. 8784e7e arm: socfpga: spl: Add missing reset logic by Marek Vasut · 9 years ago
  27. af65761 arm: socfpga: spl: Configure SCU and NIC-301 early by Marek Vasut · 9 years ago
  28. 6d4a4b4 arm: socfpga: spl: Toggle warm reset config I/O bit by Marek Vasut · 9 years ago
  29. 1100e34 arm: socfpga: system: Clean up pinmux_config.c by Marek Vasut · 9 years ago
  30. 8306b1e arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio() by Marek Vasut · 9 years ago
  31. 9c3e006 arm: socfpga: scan: Zap iocsr_scan_chain*_table() by Marek Vasut · 9 years ago
  32. 92af868 arm: socfpga: scan: Zap redundant params in scan_mgr_io_scan_chain_prg() by Marek Vasut · 9 years ago
  33. b4c1a00 arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg() by Marek Vasut · 9 years ago
  34. 084d06c arm: socfpga: clock: Clean up pll_config.h by Marek Vasut · 9 years ago
  35. 940077d arm: socfpga: clock: Get rid of cm_config_t typedef by Marek Vasut · 9 years ago
  36. fc31d6e arm: socfpga: reset: Add SDMMC, QSPI and DMA defines by Marek Vasut · 9 years ago
  37. 49edbd4 arm: socfpga: reset: Add function to reset add peripherals by Marek Vasut · 9 years ago
  38. aeb2c35 arm: socfpga: reset: Repair bridge reset handling by Marek Vasut · 9 years ago
  39. 75f6b5c arm: socfpga: reset: Replace ad-hoc reset functions by Marek Vasut · 9 years ago
  40. 3425eeb arm: socfpga: reset: Implement unified function to toggle reset by Marek Vasut · 9 years ago
  41. bb1f889 arm: socfpga: reset: Start reworking the SoCFPGA reset manager by Marek Vasut · 9 years ago
  42. ab8f13f arm: socfpga: reset: Add missing reset manager regs by Marek Vasut · 9 years ago
  43. 0eacf7e ddr: altera: Fix debug message format in sequencer by Marek Vasut · 9 years ago
  44. 452d639 ddr: altera: Fix typo in mp_threshold1 programming by Marek Vasut · 9 years ago
  45. e08c559 ddr: altera: Move struct sdram_prot_rule prototype by Marek Vasut · 9 years ago
  46. 43bb47e arm: socfpga: Move sdram_config.h to board dir by Marek Vasut · 9 years ago
  47. 06e36ea arm: socfpga: enable the Altera SDRAM controller driver by Dinh Nguyen · 9 years ago
  48. 135cc7f driver/ddr/altera: Add the sdram calibration portion by Dinh Nguyen · 9 years ago
  49. 429642c driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  50. 7e7e617 net: designware: Rename the driver var name to eth_designware by Marek Vasut · 9 years ago
  51. fcab73c net: designware: Add SoCFPGA GMAC DT compatible string by Marek Vasut · 9 years ago
  52. 20a0739 arm: socfpga: Move generated files into qts subdir by Marek Vasut · 9 years ago
  53. 79021fc arm: dts: socfpga: Add mmc alias by Marek Vasut · 9 years ago
  54. ffccc62 arm: dts: socfpga: Fix SPI aliases by Marek Vasut · 9 years ago
  55. 490dfd1 arm: socfpga: Fix FPGA bitstream programming routine by Marek Vasut · 9 years ago
  56. 342ced7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  57. 952a573 ARM: tegra: Add p2371-0000 board by Stephen Warren · 9 years ago
  58. 1b54a5e ARM: tegra: Add e2220-1170 board by Stephen Warren · 9 years ago
  59. 1bf63fd ARM: tegra: p2571: remove another unused define by Stephen Warren · 9 years ago
  60. 5e270dc ARM: tegra: enable GPU DT node when appropriate by Alexandre Courbot · 9 years ago
  61. 7f936d4 ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · 9 years ago
  62. 093b965 ARM: tegra: add comment re: autogeneration to pinmux headers by Stephen Warren · 9 years ago
  63. 30d1966 ARM: tegra: restrict usable RAM size further by Stephen Warren · 9 years ago
  64. 2566776 exynos: dts: Correct LDO and BUCK naming by Simon Glass · 9 years ago
  65. 9bbb37f x86: Enable debug UART for Minnowmax by Simon Glass · 9 years ago
  66. c4a9cbe dm: core: Fix a typo in the uclass_get_device_by_name() comment by Simon Glass · 9 years ago
  67. e3b23e2 dm: core: Add a way to set a device name by Simon Glass · 9 years ago
  68. 17d7676 sandbox: Enable devres subsystem by Simon Glass · 9 years ago
  69. f929c0b devres: add debug command to dump device resources by Masahiro Yamada · 9 years ago
  70. 029bfca devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · 9 years ago
  71. b475e1f devres: add devm_kmalloc() and friends (managed memory allocators) by Masahiro Yamada · 9 years ago
  72. 8b15b16 devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
  73. bdbb5dd dm: add DM_FLAG_BOUND flag by Masahiro Yamada · 9 years ago
  74. 59b6196 dm: Support address translation for simple-bus by Simon Glass · 9 years ago
  75. 68c4197 net: smsc95xx: Add driver-model support by Simon Glass · 9 years ago
  76. 3faecae net: smsc95xx: Prepare for conversion to driver model by Simon Glass · 9 years ago
  77. ebe0e5a net: smsc95xx: Correct the error numbers by Simon Glass · 9 years ago
  78. 4d89e5b net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE by Simon Glass · 9 years ago
  79. ce48e50 net: smsc95xx: Sort the include files by Simon Glass · 9 years ago
  80. a7ea72c dm: usb: Add driver-model support to dwc2 by Simon Glass · 9 years ago
  81. e3c23a0 dm: usb: Prepare dwc2 driver for driver-model conversion by Simon Glass · 9 years ago
  82. e96ba56 dm: usb: Add an errno.h header to usb_ether.c by Simon Glass · 9 years ago
  83. 8e5efa0 dm: Make regmap and syscon optional by Simon Glass · 9 years ago
  84. 5689372 lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef by York Sun · 9 years ago
  85. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · 9 years ago
  86. b139836 exynos: Add support for spring by Simon Glass · 9 years ago
  87. 489870e exynos: video: Remove non-device-tree code by Simon Glass · 9 years ago
  88. abfb852 dts: Drop unused compatible ID for the NXP video bridge by Simon Glass · 9 years ago
  89. 3e5b40f video: Remove the old parade driver by Simon Glass · 9 years ago
  90. 66d14fc cros_ec: Remove the old tunnel code by Simon Glass · 9 years ago
  91. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  92. 73f6a53 exynos: Drop old exynos5250-specific board code by Simon Glass · 9 years ago
  93. 3493eb2 exynos: Drop old exynos5420-specific board code by Simon Glass · 9 years ago
  94. 0b18b80 exynos: config: Move common options to the common headers and tidy up by Simon Glass · 9 years ago
  95. bf8ce88 exynos: Remove unneeded device tree control #ifdefs by Simon Glass · 9 years ago
  96. 76fc3ad exynos: Enable new features for exynos5 boards by Simon Glass · 9 years ago
  97. dc4d5e5 exynos: Add common board code for exynos5 boards that use device tree by Simon Glass · 9 years ago
  98. 32d4bb7 exynos: dts: Drop the old TPS65090 I2C node by Simon Glass · 9 years ago
  99. 2786ddc dts: exynos: snow: Add a new node for the NXP video bridge driver by Simon Glass · 9 years ago
  100. 5da3651 dts: exynos: pit: Add a new node for the parade video bridge driver by Simon Glass · 9 years ago