1. 482cbd5 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 10 years ago
  2. 9da7e3d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  3. 55765b1 mtd: vf610_nfc: specify transfer size before each transfer by Stefan Agner · 10 years ago
  4. 7653fc2 mtd: vf610_nfc: mark page as dirty on block erase by Stefan Agner · 10 years ago
  5. 004a1fd nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · 10 years ago
  6. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  7. 9ac71f1 dfu: nand: Verify writes by Peter Tyser · 10 years ago
  8. 6b94f11 cmd_nand: Verify writes to NAND by Peter Tyser · 10 years ago
  9. 59b5a2a nand: Add verification functions by Peter Tyser · 10 years ago
  10. 800772a nand: Remove unused read/write structures by Peter Tyser · 10 years ago
  11. aff092e nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option by Peter Tyser · 10 years ago
  12. 88a2cbb mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf() by Luca Ellero · 10 years ago
  13. 5263a02 mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf() by Luca Ellero · 10 years ago
  14. 76a30fe ARM: tegra: colibri_t20: fix nand pinmux by Marcel Ziswiler · 10 years ago
  15. 9b219d4 tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT by Lucas Stach · 10 years ago
  16. e979a80 ARM: tegra: update colibri_t20 configuration by Marcel Ziswiler · 10 years ago
  17. 00a5270 ARM: tegra: fix colibri_t20 asix reset by Marcel Ziswiler · 10 years ago
  18. 1ed056e ARM: tegra: fix colibri_t20 machine type by Marcel Ziswiler · 10 years ago
  19. e57c6e5 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · 10 years ago
  20. d1db97a ARM: tegra: get rid of colibri_t20-common by Marcel Ziswiler · 10 years ago
  21. 37220ef tegra: seaboard: Correct the gpio_request() call by Simon Glass · 10 years ago
  22. a101638 tegra: seaboard: Remove unused CONFIG_UART_DISABLE_GPIO by Simon Glass · 10 years ago
  23. 89d9437 ARM: tegra: enable MIPI PAD CTRL support for Tegra124 by Stephen Warren · 10 years ago
  24. 5ee7ec7 ARM: tegra: pinctrl: add support for MIPI PAD control groups by Stephen Warren · 10 years ago
  25. c21478b ARM: tegra: pinctrl: minor cleanup by Stephen Warren · 10 years ago
  26. 0edb3a8 ARM: tegra: pinctrl: move Tegra210 code to the correct dir by Stephen Warren · 10 years ago
  27. 52091ad spi: designware_spi: revisit FIFO size detection again by Axel Lin · 10 years ago
  28. 1478aeb spi: cf_spi: Staticize local functions by Axel Lin · 10 years ago
  29. bb16627 spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave by Axel Lin · 10 years ago
  30. 4612296 qspi: dra7x: enable quad mode read for ti-qspi driver by Ravi Babu · 10 years ago
  31. 81a6644 spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address by Axel Lin · 10 years ago
  32. aa8306a spi: davinci: Remove duplicate code to set bus and cs for slave by Axel Lin · 10 years ago
  33. a46988f spi: cf_qspi: Fixup to_cf_qspi_slave macro by Axel Lin · 10 years ago
  34. 662e2ac sunxi: UTOO_P66: Add missing MAINTAINERS entry by Hans de Goede · 10 years ago
  35. 961e777 sunxi: a10-LIME set the cpu clock at boot to 912MHz by Iain Paton · 10 years ago
  36. e71b422 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  37. 7a14011 sunxi: sun4i: improve cpu clock selection method by Iain Paton · 10 years ago
  38. 246e3b8 sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  39. 5db7523 powerpc: ppc4xx: convert AMCC boards to generic board by Anatolij Gustschin · 10 years ago
  40. 80ee019 Patch to mkenvimage to handle text files with length that exceed env size by Brian McFarland · 10 years ago
  41. 944ab34 m68k: fix 3 broken boards by angelo@sysam.it · 10 years ago
  42. 5bcd19a common/board_f: move board_init_f_mem() from #else CONFIG_X86 by Alexey Brodkin · 10 years ago
  43. 03314f0 vexpress64: cut config and defaults for unclear variant by Linus Walleij · 10 years ago
  44. d5f3d17 armv8: semihosting: delete external interface by Linus Walleij · 10 years ago
  45. 49995ff vexpress64: remove board late init, use smhload by Linus Walleij · 10 years ago
  46. 202a674 armv8: semihosting: add a command to load semihosted images by Linus Walleij · 10 years ago
  47. e769f68 armv8: semihosting: do not inline trap call by Linus Walleij · 10 years ago
  48. 8c24929 Document config_distro_bootcmd environment variables for interactive booting. by Karsten Merker · 10 years ago
  49. 1344bd7 config: Define BOOTP client architecture and VCI for ARMv8 by Thierry Reding · 10 years ago
  50. e2a5d55 config: Use booti instead of bootz on 64-bit ARM by Thierry Reding · 10 years ago
  51. 7504618 board/BuR/common: remove unused function 'blink' by Hannes Petermaier · 10 years ago
  52. 2b5b2be board/BuR/common: move I2C initialization from common part to board-specific by Hannes Petermaier · 10 years ago
  53. 3b6e484 ARM: omap4_panda: enable saveenv command by maxin.john@enea.com · 10 years ago
  54. aa63387 m68k: merge per-CPU config.mk into arch/m68k/Makefile by Masahiro Yamada · 10 years ago
  55. 4cbd292 m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  56. f47fb6b m68k: mcf523x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  57. 2bb1cd5 m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  58. 7f8ebbf m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  59. c155ab7 m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  60. bdde659 m68k: mcf530x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  61. d4a9b17 m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  62. 3a4f6b6 kbuild: Don't reset timestamps in include/generated if not needed by Michal Marek · 10 years ago
  63. d99cd32 kbuild: remove redundant line from (generic-)asm-offsets.h by Masahiro Yamada · 10 years ago
  64. 490cf5f kbuild: merge generic-asm-offsets.h and asm-offsets.h rules by Masahiro Yamada · 10 years ago
  65. d6c418e ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach by Masahiro Yamada · 10 years ago
  66. ddf6bd4 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · 10 years ago
  67. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  68. 91405b7 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  69. 6eb6f13 m68k: remove arch/m68k/lib/board.c by Masahiro Yamada · 10 years ago
  70. 0a9e7ee generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  71. 0a12e68 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  72. 5f9eb22 kbuild: remove scripts/multiconfig.sh by Masahiro Yamada · 10 years ago
  73. 97ec89e kbuild: remove "*_felconfig" target by Masahiro Yamada · 10 years ago
  74. 79d75d7 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · 10 years ago
  75. d8bafe13 ARMv8: enable DM in vexpress64 board by David Feng · 10 years ago
  76. b263302 ARMv8: enable pre-allocation malloc by David Feng · 10 years ago
  77. 3f54dc4 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  78. f2137c2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  79. 10af878 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  80. 99deda1 sunxi: axp209: fix incorrect limits on ldo3 by Iain Paton · 10 years ago
  81. a923abc sunxi: set GMAC TX delay = 0x1 on Cubietruck. by Ian Campbell · 10 years ago
  82. 891ee87 dm: serial: remove bogus include <ns16550.h> by Masahiro Yamada · 10 years ago
  83. f643d92 config_distro_bootcmd.h: Prefer booting from bootable paritions by Sjoerd Simons · 10 years ago
  84. 293eac3 config_cmd_default.h: Add 'env exists' command by Sjoerd Simons · 10 years ago
  85. 0798d6f part: Add support for list filtering on bootable partitions by Sjoerd Simons · 10 years ago
  86. 5cab874 watchdog/imx_watchdog: do not set WCR_WDW by Sebastian Siewior · 10 years ago
  87. 6f1eba4 x86: Add ramboot and nfsboot commands in x86-common.h by Bin Meng · 10 years ago
  88. bea5939 x86: galileo: Enable saving environment in SPI flash by Bin Meng · 10 years ago
  89. fba02d6 x86: crownbay: Enable saving environment in SPI flash by Bin Meng · 10 years ago
  90. a84134f x86: crownbay: Enable Intel Topcliff GMAC support by Bin Meng · 10 years ago
  91. 8ee443b net: Add Intel Topcliff GMAC driver by Bin Meng · 10 years ago
  92. c58ea6c net: Update README.drivers.eth to mention latest APIs by Bin Meng · 10 years ago
  93. a7c3d5e net: Add ethernet FCS length macro in net.h by Bin Meng · 10 years ago
  94. e4ad603 x86: quark: Enable on-chip ethernet controllers by Bin Meng · 10 years ago
  95. 83d9712 x86: Add queensbay fsp patch information in README.x86 by Bin Meng · 10 years ago
  96. 0eb9dc7 fdtdec: Improve fdtdec_get_pci_bdf() documentation by Bin Meng · 10 years ago
  97. 1c854dc arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME by Tom Rini · 10 years ago
  98. 312cc39 x86: quark: MRC codes clean up by Bin Meng · 10 years ago
  99. b81bdf6 bav335x: Update defconfigs and fix typo in EEPROM config format by Gilles Gameiro · 10 years ago
  100. 95b4f11 ARM: rpi: fix RPi1 board rev detection for warranty bit by Stephen Warren · 10 years ago