1. 15f8876 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  2. 0ecb43a sunxi: display: Add a few extra register and constant defines by Hans de Goede · 9 years ago
  3. c9f8947 sunxi: usb-phy: Never power off the usb ports by Hans de Goede · 9 years ago
  4. ad00829 sunxi: nand: Add pinmux and clock settings for NAND support by Karol Gugala · 9 years ago
  5. bd48c06 arm: socfpga: misc: Add support for printing FPGA type by Dinh Nguyen · 9 years ago
  6. bd0f5a9 arm: socfpga: scan: Add code to get FPGA ID by Dinh Nguyen · 9 years ago
  7. 5e19b68 arm: socfpga: scan: Factor out IO chain programming by Marek Vasut · 9 years ago
  8. 62a0c9c arm: socfpga: scan: Clean up horrible macros by Marek Vasut · 9 years ago
  9. 66acc19 arm: socfpga: scan: Introduce generic JTAG accessor by Marek Vasut · 9 years ago
  10. aa5659a arm: socfpga: scan: Clean up scan_chain_engine_is_idle() by Marek Vasut · 9 years ago
  11. 042ff2d ddr: altera: sequencer: Wrap misc remaining macros by Marek Vasut · 9 years ago
  12. 10c1426 ddr: altera: sequencer: Wrap IO_* macros by Marek Vasut · 9 years ago
  13. d718a26 ddr: altera: sequencer: Wrap RW_MGR_* macros by Marek Vasut · 9 years ago
  14. 04955cf ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init by Marek Vasut · 9 years ago
  15. c4ecc98 ddr: altera: sequencer: Clean up mach/sdram.h by Marek Vasut · 9 years ago
  16. 5af9141 ddr: altera: sdram: Introduce socfpga_sdram_get_config() by Marek Vasut · 9 years ago
  17. 99f453e ddr: altera: sdram: Clean up sdram_mmr_init_full() part 8 by Marek Vasut · 9 years ago
  18. 03439e4 arm: socfpga: Add temporary workaround for missing SD/MMC patches by Marek Vasut · 9 years ago
  19. 17fdc91 ddr: altera: Wrap SOCFPGA_SDR_ADDRESS into SDR_PHYGRP.*ADDRESS by Marek Vasut · 9 years ago
  20. 7599b53 arm: socfpga: config: Move SPL GD and malloc to RAM by Marek Vasut · 9 years ago
  21. 6ab00db arm: socfpga: misc: Reset ethernet from OF by Marek Vasut · 9 years ago
  22. e14d3f7 arm: socfpga: misc: Probe ethernet GMAC from OF by Marek Vasut · 9 years ago
  23. 9ec7414 arm: socfpga: misc: Export bootmode into environment variable by Marek Vasut · 9 years ago
  24. d85e311 arm: socfpga: misc: Add support for printing boot mode by Marek Vasut · 9 years ago
  25. ef84861 arm: socfpga: misc: Fix warm reset by Marek Vasut · 9 years ago
  26. 066ad14 arm: socfpga: spl: Add support for selecting boot device from BSEL by Marek Vasut · 9 years ago
  27. 346d6f5 arm: socfpga: spl: Add support for booting from QSPI by Marek Vasut · 9 years ago
  28. d3f34e7 arm: socfpga: spl: Add support for booting from SD/MMC by Marek Vasut · 9 years ago
  29. 1d8c939 arm: socfpga: spl: Remove custom linker script by Marek Vasut · 9 years ago
  30. 6473054 arm: socfpga: spl: Merge spl_board_init() into board_init_f() by Marek Vasut · 9 years ago
  31. bd65fe3 arm: socfpga: spl: Add missing reset logic by Marek Vasut · 9 years ago
  32. 232fcc6 arm: socfpga: spl: Configure SCU and NIC-301 early by Marek Vasut · 9 years ago
  33. 4a0080d arm: socfpga: spl: Toggle warm reset config I/O bit by Marek Vasut · 9 years ago
  34. 2d779b3 arm: socfpga: system: Clean up pinmux_config.c by Marek Vasut · 9 years ago
  35. 40687b4 arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio() by Marek Vasut · 9 years ago
  36. 575d741 arm: socfpga: scan: Zap iocsr_scan_chain*_table() by Marek Vasut · 9 years ago
  37. 03a92b2 arm: socfpga: scan: Zap redundant params in scan_mgr_io_scan_chain_prg() by Marek Vasut · 9 years ago
  38. 2df7b2a arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg() by Marek Vasut · 9 years ago
  39. 93b4abd arm: socfpga: clock: Clean up pll_config.h by Marek Vasut · 9 years ago
  40. 163ee7d arm: socfpga: clock: Get rid of cm_config_t typedef by Marek Vasut · 9 years ago
  41. 34122eb arm: socfpga: reset: Add SDMMC, QSPI and DMA defines by Marek Vasut · 9 years ago
  42. 3191611 arm: socfpga: reset: Add function to reset add peripherals by Marek Vasut · 9 years ago
  43. 292260c arm: socfpga: reset: Repair bridge reset handling by Marek Vasut · 9 years ago
  44. a71df7a arm: socfpga: reset: Replace ad-hoc reset functions by Marek Vasut · 9 years ago
  45. bdfc2ef arm: socfpga: reset: Implement unified function to toggle reset by Marek Vasut · 9 years ago
  46. 1115cd2 arm: socfpga: reset: Start reworking the SoCFPGA reset manager by Marek Vasut · 9 years ago
  47. 8d009e4 arm: socfpga: reset: Add missing reset manager regs by Marek Vasut · 9 years ago
  48. 42f7ebb ddr: altera: Move struct sdram_prot_rule prototype by Marek Vasut · 9 years ago
  49. d04941c arm: socfpga: Move sdram_config.h to board dir by Marek Vasut · 9 years ago
  50. 9bbd213 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  51. 2e8fcc7 arm: dts: socfpga: Add mmc alias by Marek Vasut · 9 years ago
  52. b09b72d arm: dts: socfpga: Fix SPI aliases by Marek Vasut · 9 years ago
  53. ae27120 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  54. f05fa67 ARM: tegra: Add p2371-0000 board by Stephen Warren · 9 years ago
  55. b692009 ARM: tegra: Add e2220-1170 board by Stephen Warren · 9 years ago
  56. a38a3c4 ARM: tegra: enable GPU DT node when appropriate by Alexandre Courbot · 9 years ago
  57. 871d78e ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · 9 years ago
  58. 424afc0 ARM: tegra: restrict usable RAM size further by Stephen Warren · 9 years ago
  59. fac971b exynos: dts: Correct LDO and BUCK naming by Simon Glass · 9 years ago
  60. bbbe55f x86: Enable debug UART for Minnowmax by Simon Glass · 9 years ago
  61. d1de41d exynos: Add support for spring by Simon Glass · 9 years ago
  62. a7a73ef exynos: video: Remove non-device-tree code by Simon Glass · 9 years ago
  63. 8bba6cc exynos: dts: Drop the old TPS65090 I2C node by Simon Glass · 9 years ago
  64. fa9ec45 dts: exynos: snow: Add a new node for the NXP video bridge driver by Simon Glass · 9 years ago
  65. 48b6c32 dts: exynos: pit: Add a new node for the parade video bridge driver by Simon Glass · 9 years ago
  66. 59408eb dts: exynos: snow: Add memory layout description by Simon Glass · 9 years ago
  67. 71db634 exynos: Tidy up CPU frequency display by Simon Glass · 9 years ago
  68. a507454 exynos: Add support for the DisplayPort hotplug detect by Simon Glass · 9 years ago
  69. 7fb5739 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  70. a0942a6 exynos: dts: Support EC tunnel and main TPS65090 regulator by Simon Glass · 9 years ago
  71. 1a17c39 exynos: dts: Add PMIC and regulator definitions by Simon Glass · 9 years ago
  72. f1ac35b exynos: dts: Sync up I2C ports with the kernel by Simon Glass · 9 years ago
  73. 722e000 Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. by Tom Warren · 9 years ago
  74. 3e8650c Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · 9 years ago
  75. 6699989 T210: P2571: Turn CPU fan on by Tom Warren · 10 years ago
  76. 1a2728a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  77. ab27f30 sunxi: Drop our own copy of the USB_KEYBOARD options by Hans de Goede · 9 years ago
  78. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  79. eeae510 x86: qemu: Support operation as an EFI payload by Simon Glass · 9 years ago
  80. b430258 x86: baytrail: Support operation as an EFI payload by Simon Glass · 9 years ago
  81. 8e36650 x86: Add helper code for running from EFI by Simon Glass · 9 years ago
  82. e49ccea x86: Handle running as EFI payload by Simon Glass · 9 years ago
  83. 42fde305 x86: Add support for passing tables into U-Boot by Simon Glass · 9 years ago
  84. 96a8d40 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  85. 6f92ed8 x86: Add a way to call 32-bit code from 64-bit mode by Simon Glass · 9 years ago
  86. 7dfe8bd x86: Add an enum for some commonly-used GDT bits by Simon Glass · 9 years ago
  87. b997abd x86: Support building the EFI stub by Simon Glass · 9 years ago
  88. 476476e efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  89. 465a67c x86: Add relocation and link script for a 64-bit EFI application by Simon Glass · 9 years ago
  90. a42bfe0 x86: Allow relocation code to build without text base by Simon Glass · 9 years ago
  91. d6c099c x86: dts: Add a device tree file for EFI by Simon Glass · 9 years ago
  92. 3e9aa32 x86: Add EFI board code by Ben Stoltz · 9 years ago
  93. 3dcdd17 x86: Add support for U-Boot as an EFI application by Ben Stoltz · 9 years ago
  94. ed3b4d3 x86: Add asm/elf.h for x86-specific ELF definitions by Simon Glass · 9 years ago
  95. 981dca6 x86: Support skipping relocation for EFI by Simon Glass · 9 years ago
  96. 3f1c046 x86: Set up toolchain flags for running as EFI application by Ben Stoltz · 9 years ago
  97. 867a6ac efi: Add start-up library code by Simon Glass · 9 years ago
  98. 8f3b969 x86: Allow use of global_data with EFI by Simon Glass · 9 years ago
  99. 8aba36d x86: Tidy up a few minor issues with interrupts by Simon Glass · 9 years ago
  100. 8b09791 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago