1. a1e56cf spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · 9 years ago
  2. 7b9e980 arm: mx6: cm-fx6: define fallback boot devices for spl by Nikita Kiryanov · 9 years ago
  3. 310c846 spl: announce boot devices by Nikita Kiryanov · 9 years ago
  4. f101e4b spl: add support for alternative boot device by Nikita Kiryanov · 9 years ago
  5. 5211b87 common: spl: move image load to its own function by Nikita Kiryanov · 9 years ago
  6. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  7. 83cdf6f spl: mmc: get rid of emmc boot code duplication by Nikita Kiryanov · 9 years ago
  8. f52b729 spl: mmc: move fs boot into its own function by Nikita Kiryanov · 9 years ago
  9. d074ebb spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check by Nikita Kiryanov · 9 years ago
  10. 339245b spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check by Nikita Kiryanov · 9 years ago
  11. 4188ba3 spl: mmc: refactor device location code to its own function by Nikita Kiryanov · 9 years ago
  12. fd61d39 spl: mmc: add break statements in spl_mmc_load_image() by Nikita Kiryanov · 9 years ago
  13. 483ab3d spl: nand: remove code duplication by Nikita Kiryanov · 9 years ago
  14. 2cb11b3 Allow fw env tools to be available as library by Stefano Babic · 9 years ago
  15. 74cc8b0 board: ti: beagle_x15: Rename to indicate support for TI am57xx evms by Kipisz, Steven · 9 years ago
  16. 9884f44 tools/env: allow config filename to be passed via command line argument by Michael Heimpold · 9 years ago
  17. f5b76de nios2: zap ioremap by Thomas Chou · 9 years ago
  18. 7be35dd nios2: dma-mapping.h: change ioremap to map_physmem by Thomas Chou · 9 years ago
  19. 079bfc5 altera_pio: change ioremap to map_physmem by Thomas Chou · 9 years ago
  20. 8ed38fa altera_qspi: change ioremap to map_physmem by Thomas Chou · 9 years ago
  21. e2b259f altera_tse: change ioremap to map_physmem by Thomas Chou · 9 years ago
  22. 9cbb923 altera_sysid: change ioremap to map_physmem by Thomas Chou · 9 years ago
  23. 7313e21 altera_spi: change ioremap to map_physmem by Thomas Chou · 9 years ago
  24. 4c26ec1 altera_timer: change ioremap to map_physmem by Thomas Chou · 9 years ago
  25. 1ec60b9 altera_uart: change ioremap to map_physmem by Thomas Chou · 9 years ago
  26. 18c3f27 altera_jtag_uart: change ioremap to map_physmem by Thomas Chou · 9 years ago
  27. 3e56ece sf: Correct flash->flags for SST flash by Bin Meng · 9 years ago
  28. fe52456 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  29. 6a26748 arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFS by Luka Perkov · 9 years ago
  30. 6d55963 arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDT by Luka Perkov · 9 years ago
  31. ab71ece arm: kirkwood: ib62x0: make use of defconfig by Luka Perkov · 9 years ago
  32. e19f42c arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV define by Luka Perkov · 9 years ago
  33. bd4c1d3 arm: kirkwood: ib62x0: build u-boot.kwb by Luka Perkov · 9 years ago
  34. f9edf38 arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPE by Luka Perkov · 9 years ago
  35. 38c0e86 arm: kirkwood: Move common definitions into common file by Quentin Armitage · 9 years ago
  36. 310866b arm: kirkwood: Remove duplicate definition from dreamplug.h by Quentin Armitage · 9 years ago
  37. f6b1f66 arm: kirkwood: Align configuration files by Quentin Armitage · 9 years ago
  38. ea94400 arm: kirkwood: Use common definition for filesystems by Quentin Armitage · 9 years ago
  39. 5e69947 arm: kirkwood: Move configuration of some commands to _defconfig files by Quentin Armitage · 9 years ago
  40. 82a19de arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FAT by Quentin Armitage · 9 years ago
  41. 6456163 arm: kirkwood: standardise the configuration by Quentin Armitage · 9 years ago
  42. a21b4f0 arm: mvebu: Fix SAR1_CPU_CORE_MASK by Dirk Eibach · 9 years ago
  43. ea8b687 tools/kwbimage.c: Fix generation of binary header by Stefan Roese · 9 years ago
  44. 490753a arm: mvebu: a38x: serdes specification cleanup by Kevin Smith · 9 years ago
  45. 18c202a arm: mvebu: a38x: Add const to some function calls by Kevin Smith · 9 years ago
  46. 544acb0 arm: mvebu: a38x: Remove unsupported topologies by Kevin Smith · 9 years ago
  47. fb2dea6 board: axs10x switch serial port and Ethernet to driver model by Alexey Brodkin · 9 years ago
  48. db1f17f arc: add empty asm/processor.h to satisfy compilation of USB code by Alexey Brodkin · 9 years ago
  49. 90841dc arc: add stubs for map_physmem() and unmap_physmem() by Alexey Brodkin · 9 years ago
  50. a668a16 spi: sf_ops: Check the return value from spi_flash_cmd_read_status() by Fabio Estevam · 9 years ago
  51. 5168721 sf: Add lock ops for SST SPI NOR flash by Fabio Estevam · 9 years ago
  52. 7693fb3 sf: Remove eeprom_m95xxx test driver by Jagan Teki · 9 years ago
  53. 2d13459 ARM: am43xx: Enable QUAD read and EDMA support for ti_qspi by Vignesh R · 9 years ago
  54. 857db48 spi: ti_qspi: Add dummy readl for bus sync by Vignesh R · 9 years ago
  55. 3d48254 Prepare v2016.01-rc1 by Tom Rini · 9 years ago
  56. 1ca8f88 tools/proftool: fix use-after-free by Vincent Stehlé · 9 years ago
  57. 98e73c8 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  58. ec26c1e arm: mx6: cm-fx6: add splash locations to cm-fx6 by Nikita Kiryanov · 9 years ago
  59. 50c2d2e splash_source: add support for filesystem formatted sata by Nikita Kiryanov · 9 years ago
  60. 9bb4e94 splash_source: add support for filesystem formatted usb by Nikita Kiryanov · 9 years ago
  61. 870dd30 splash_source: add support for filesystem formatted mmc by Nikita Kiryanov · 9 years ago
  62. bcbb644 splash_source: rename *_read() to *_read_raw() by Nikita Kiryanov · 9 years ago
  63. 618a51e Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc by Tom Rini · 9 years ago
  64. b67dfc5 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  65. 439fcb9 sf: Fix NULL pointer exception for flashes without lock methods by Bin Meng · 9 years ago
  66. 6d41027 x86: Remove CONFIG_SYS_EARLY_PCI_INIT by Bin Meng · 9 years ago
  67. 902ca5b x86: Remove legacy pci codes by Bin Meng · 9 years ago
  68. 74514c1 x86: crownbay: Remove unused PCI region address macros by Bin Meng · 9 years ago
  69. 6af2966 x86: qemu: Convert to use driver model eth by Bin Meng · 9 years ago
  70. fdc0d95 x86: qemu: Convert to use driver model usb by Bin Meng · 9 years ago
  71. aedefb6 x86: qemu: Convert to use driver model pci by Bin Meng · 9 years ago
  72. 4874859 x86: qemu: Move chipset-specific codes from pci.c to qemu.c by Bin Meng · 9 years ago
  73. 20cbafa x86: qemu: Remove call to vgabios execution by Bin Meng · 9 years ago
  74. 643b0f7 x86: Move timer_init() call a bit earlier by Bin Meng · 9 years ago
  75. e5ffa4b x86: queensbay: Really disable IGD by Bin Meng · 9 years ago
  76. 1eb39a5 x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig by Bin Meng · 9 years ago
  77. da3fe24 x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
  78. bffeed0 x86: Initialize i8254 timer counter 1 by Bin Meng · 9 years ago
  79. 0a2ea02 x86: Fix cosmetic issues in the i8254 and i8259 codes by Bin Meng · 9 years ago
  80. 360c301 x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS by Bin Meng · 9 years ago
  81. 6c50527 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · 9 years ago
  82. 3d99e86 imx6: fix warnings due to switch to distro environment by Stefano Babic · 9 years ago
  83. e43ce3f sparc: leon3: Add debug_uart support to LEON3 serial driver. by Francois Retief · 9 years ago
  84. 5786071 sparc: ambapp: Removed warning and unnecessary printout. by Daniel Hellstrom · 14 years ago
  85. f2879f5 sparc: leon3: Moved GRLIB core header files to common include/grlib directory by Daniel Hellstrom · 15 years ago
  86. cff009e sparc: leon3: Added memory controller initialization using new AMBA PnP routines. by Daniel Hellstrom · 15 years ago
  87. 3f33f6a sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · 10 years ago
  88. 898cc81 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. by Daniel Hellstrom · 15 years ago
  89. 0070109 sparc: Update startup code to take PIC mode into account by Francois Retief · 9 years ago
  90. b6b280c sparc: Update GRSIM board with memory settings for TSIM eval by Francois Retief · 10 years ago
  91. a50adb7 sparc: Update LEON serial drivers to use readl/writel macros by Francois Retief · 9 years ago
  92. c33759a sparc: Add -mcpu= compiler flags for LEON2/LEON3 by Francois Retief · 9 years ago
  93. fdf075f sparc: Update the maintainer for SPARC architecture by Francois Retief · 9 years ago
  94. 72bcbd4 sparc: Fix broken files during license changes by Francois Retief · 9 years ago
  95. 9ac4fc8 board_init: Change the logic to setup malloc_base by Fabio Estevam · 9 years ago
  96. bc80109 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  97. 42d1b81 am43xx_evm: Add DFU support for qspi flash by Vignesh R · 9 years ago
  98. 8d7a2b8 spl: Add support for CONFIG_OF_EMBED=y by Michal Simek · 9 years ago
  99. 87da269 openrisc: updating build tools naming convention by Guillaume REMBERT · 9 years ago
  100. ca746f0 Fix trini email in the get_maintainer.pl script by Andy Fleming · 9 years ago