1. 09b5ede am43xx_evm: Enable NAND boot by Tom Rini · 9 years ago
  2. 1a080d6 am335x_evm: nand: Fix boot from NAND by Roger Quadros · 9 years ago
  3. 864703d am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition name by Roger Quadros · 9 years ago
  4. 3463e35 configs: am43xx_evm: Enable NAND by Roger Quadros · 9 years ago
  5. f913ff5 highbank: add custom ahci_link_up function by Mark Langsdorf · 9 years ago
  6. 2cc6e1b ahci: extend data io wait to 10s by Mark Langsdorf · 9 years ago
  7. 5ed06fc ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · 9 years ago
  8. 911b959 cmd_scsi: use lbaint_t for LBA values instead of u32 by Mark Langsdorf · 9 years ago
  9. 1a707a2 ARM: highbank: add reset support for Calxeda Midway machine by Mark Langsdorf · 9 years ago
  10. 3705756 ARM: highbank: add missing SCU register setup for reset by Rob Herring · 9 years ago
  11. 8313d5e ARM: BeagleBoard-x15: Add mux data by Lokesh Vutla · 9 years ago
  12. c3d39f9 ARM: BeagleBoard-x15: Enable IO delay recalibration sequence by Lokesh Vutla · 9 years ago
  13. 08610dc ARM: DRA7: CPSW: Remove IO delay hack by Lokesh Vutla · 9 years ago
  14. 97313b5 ARM: DRA7-evm: Add mux data by Nishanth Menon · 9 years ago
  15. 1fd8022 ARM: DRA7-evm: Enable IO delay recalibration sequence by Lokesh Vutla · 9 years ago
  16. f0ee64a ARM: DRA7: Add support for manual mode configuration by Lokesh Vutla · 9 years ago
  17. 3de40ac ARM: DRA7: Add support for IO delay configuration by Lokesh Vutla · 9 years ago
  18. d847104 ARM: DRA7: Add support for virtual mode configuration by Lokesh Vutla · 9 years ago
  19. e1b8ec9 ARM: DRA7: Add pinctrl register definitions by Lokesh Vutla · 9 years ago
  20. 5dedc17 ARM: DRA7: Make do_set_mux32() generic by Lokesh Vutla · 9 years ago
  21. 644b4da ARM: DRA7xx: EMIF: Fix DLL_CALIB_CTRL register by Lokesh Vutla · 9 years ago
  22. 07fbc33 ARM: DRA7: Update DDR IO registers by Lokesh Vutla · 9 years ago
  23. 8c74b90 ARM: DRA7: Update DDR IO configuration by Lokesh Vutla · 9 years ago
  24. 363b0b3 ARM: DRA7: Add is_dra72x cpu check definition by Lokesh Vutla · 9 years ago
  25. 7adac4a ARM: DRA72-evm: Enable HW leveling by Lokesh Vutla · 9 years ago
  26. bf6aeab ARM: DRA7-evm: Enable HW leveling by Lokesh Vutla · 9 years ago
  27. 51a0f1f ARM: BeagleBoard-X15: Enable HW leveling by Lokesh Vutla · 9 years ago
  28. 979d2c3 ARM: DRA7: DDR3: Add support for HW leveling by Lokesh Vutla · 9 years ago
  29. 48386dd kconfiglib: sync with the latest in Kconfiglib project by Masahiro Yamada · 10 years ago
  30. 4a27183 Nokia RX-51: Fix calculating return address in save_boot_params by Pali Rohár · 9 years ago
  31. 9cdf367 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  32. 9ac9ef5 common/cmd_bdinfo: show gd->board_type by Hannes Schmelzer · 9 years ago
  33. 2743c07 blackfin: fix undefined reference to srand and rand by Masahiro Yamada · 9 years ago
  34. fad60a5 README.scrapyard: add entries for dead AVR32 boards by Masahiro Yamada · 9 years ago
  35. 0af7ca6 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  36. 3ada902 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  37. 8579a51 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  38. 7f62c01 Remove SPL undefine of CONFIG_OF_CONTROL by Simon Glass · 10 years ago
  39. de9d70f Add a simple version of memalign() by Simon Glass · 10 years ago
  40. c62fb99 dm: serial: Don't support CONFIG_CONS_INDEX with device tree by Simon Glass · 10 years ago
  41. 47e5f66 dts: Disable device tree for SPL on all boards by Simon Glass · 10 years ago
  42. b0244d0 fdt: arm: Drop device tree padding by Simon Glass · 10 years ago
  43. 0b31ec7 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model by Simon Glass · 10 years ago
  44. 8980cc0 lcd: Support colour lookup table on 16bpp display in BMP images by Simon Glass · 10 years ago
  45. 92e1f85 Remove typedefs from bmp_layout.h by Simon Glass · 10 years ago
  46. 770d93f sandbox: Add an implementation for cleanup_before_linux_select() by Simon Glass · 10 years ago
  47. 442e5d7 arm: Allow cleanup_before_linux() without disabling caches by Simon Glass · 10 years ago
  48. a77e1b8 arm: spl: Add an API to detect when U-Boot is started from SPL by Simon Glass · 10 years ago
  49. fbb1494 dm: usb: Implement usb_detect_change() for driver model by Simon Glass · 10 years ago
  50. eab35fe dm: tegra: usb: Move USB to driver model by Simon Glass · 10 years ago
  51. 8a18dd8 dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() by Simon Glass · 10 years ago
  52. 470cc7b Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  53. b4946db sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used by Bernhard Nortmann · 9 years ago
  54. b9dc208 sunxi: Request macpwr gpio before using it by Hans de Goede · 9 years ago
  55. c3341c2 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 9 years ago
  56. 5d83555 avr32: delete ancient board.c by Andreas Bießmann · 10 years ago
  57. c565a7d avr32: take maintainership for atstk1002 by Andreas Bießmann · 10 years ago
  58. d2ba1ff avr32: delete non generic board's atstk100{3, 4, 6} by Andreas Bießmann · 10 years ago
  59. 407bc18 avr32: delete non generic board mimc200 by Andreas Bießmann · 10 years ago
  60. e31a1fd avr32: delete non generic board hammerhead by Andreas Bießmann · 10 years ago
  61. 814d25b avr32: delete non generic board favr-32-ezkit by Andreas Bießmann · 10 years ago
  62. 59f6b61 atngw100: convert to generic board by Andreas Bießmann · 10 years ago
  63. e97e3ea odroid: dts: cleanup of MAX77686 regulators by Przemyslaw Marczak · 10 years ago
  64. 68f032d tegra: config: nyan-big: Add options required by Chrome OS boot by Simon Glass · 9 years ago
  65. 9eb444e tegra: Replace 'Norrin' with 'Nyan-big' and fix typo by Simon Glass · 9 years ago
  66. 4a9dd32 tegra: config: Allow Chrome OS environment settings to be included by Simon Glass · 9 years ago
  67. 899af8e tegra: nyan-big: Add additional clock and kernel init by Simon Glass · 9 years ago
  68. 44a6808 tegra: Allow board-specific init by Simon Glass · 9 years ago
  69. a660342 tegra: lcd: Tidy up clock init by Simon Glass · 9 years ago
  70. f86a127 tegra: Increase maximum arguments to 32 by Simon Glass · 9 years ago
  71. 75b1c23 tegra: Add missing tegra124 peripherals by Simon Glass · 9 years ago
  72. ed42eba tegra: Introduce SRAM repair on tegra124 by Simon Glass · 9 years ago
  73. 3168987 tegra: clock: Adjust PLL access to avoid a warning by Simon Glass · 9 years ago
  74. cd4b59b tegra: clock: Support enabling external clocks by Simon Glass · 9 years ago
  75. c1865a5 tegra: spi: Support slow SPI rates by Simon Glass · 9 years ago
  76. 3aa5d4a dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-big by Simon Glass · 9 years ago
  77. f669ba4 tegra: spi: Drop the claim_bus() method to correct delays by Simon Glass · 9 years ago
  78. 576e45c tegra: cros_ec: Add tegra support for Chrome OS EC by Simon Glass · 9 years ago
  79. 362852b Prepare v2015.07-rc2 by Tom Rini · 9 years ago
  80. 3dc3c98 pepper: Implement Board Detection mechanism by Adam YH Lee · 9 years ago
  81. 0ed2e46 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · 10 years ago
  82. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · 10 years ago
  83. 0a48c7a autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 by Stefan Roese · 10 years ago
  84. 9dc7ee8 Kconfig: Enable usage of escape char '\' in string values by Stefan Roese · 9 years ago
  85. 9582d23 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  86. 40adacc imx: drop warning: unused variable 'max_freq' by Stefano Babic · 10 years ago
  87. db9a737 ot1200: setup i2c bus 1 in setup_iomux_i2c() by Christian Gmeiner · 9 years ago
  88. 1bdc884 ot1200: setup i2c bus in board_early_init_f(..) by Christian Gmeiner · 9 years ago
  89. a5c270e colibri_vf: Enable board specific USB initialisation for USB pen gpio by Sanchayan Maity · 9 years ago
  90. c417f83 usb: ehci-vf: Add weak function for board specific initialisation by Sanchayan Maity · 9 years ago
  91. 34e7cc0 colibri_vf: Add separate defconfig for device tree support by Bhuvanchandra DV · 9 years ago
  92. a6c8662 colibri-vf: Enable SPI support by Bhuvanchandra DV · 9 years ago
  93. 599b3b6 vf610: dts: Add device tree support by Bhuvanchandra DV · 9 years ago
  94. 9f23af3 arm: vf610: Add iomux support for DSPI by Bhuvanchandra DV · 9 years ago
  95. 860c180 arm: vf610: Add clock support for DSPI by Bhuvanchandra DV · 9 years ago
  96. 2b02a34 colibri_vf: Enable GPIO support by Bhuvanchandra DV · 9 years ago
  97. 7a27ba6 colibri_vf: Add pinmux entries for GPIOs by Bhuvanchandra DV · 9 years ago
  98. 6d236aa dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · 9 years ago
  99. b1a1fc9 dm: gpio: uclass: Add flag to control sequence numbering by Bhuvanchandra DV · 9 years ago
  100. 8c717e5 mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX by Fabio Estevam · 10 years ago