1. 35d23df ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x by Alison Wang · 13 years ago
  2. 95bed1f ColdFire: Clean up checkpatch warnings for MCF52x2 by Alison Wang · 13 years ago
  3. 8bce3ec ColdFire: Clean up checkpatch warnings for MCF5227x by Alison Wang · 13 years ago
  4. e14f732 ColdFire: Add clear and set bits macros for ColdFire platform by Alison Wang · 13 years ago
  5. fd54d53 ColdFire: Update the bitops for ColdFire platform by Alison Wang · 13 years ago
  6. e573de2 ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x by Alison Wang · 13 years ago
  7. 4fe7d0a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 12 years ago
  8. 0377b56 mpc8308rdb: add support for eSDHC MMC controller by Ira W. Snyder · 12 years ago
  9. d564e5f mpc8308rdb: add support for FIT images by Ira W. Snyder · 12 years ago
  10. 429a1f9 mpc8308rdb: add support for Spansion SPI flash on header J8 by Ira W. Snyder · 12 years ago
  11. 5261b00 mpc8xxx_spi: fix SPI support on MPC8308RDB by Ira W. Snyder · 12 years ago
  12. 7ca2a8a FAT: Fix file contents listed as directory by Benoît Thébaudeau · 12 years ago
  13. 6765eb1 env: delete selected vars not present in imported env by Gerlando Falauto · 12 years ago
  14. fe9f49d env: make "env default" selective, check and apply by Gerlando Falauto · 12 years ago
  15. 393acf0 env: check and apply changes on delete/destroy by Gerlando Falauto · 12 years ago
  16. d392595 env: add check/apply logic to himport_r() by Gerlando Falauto · 12 years ago
  17. 9b0e1ff env: make himport_r() selective on variables by Gerlando Falauto · 12 years ago
  18. dc88d59 env: unify logic to check and apply changes by Gerlando Falauto · 12 years ago
  19. ee55de2 env: cosmetic: drop assignment i = iomux_doenv() by Gerlando Falauto · 12 years ago
  20. eb6aaeb fw_env: Add env vars describing U-Boot target board by Benoît Thébaudeau · 12 years ago
  21. 8cdea94 env_common: Add missing ethprime by Benoît Thébaudeau · 12 years ago
  22. f712897 env import/export: Remove from help if disabled by Benoît Thébaudeau · 12 years ago
  23. 1d8af98 memsize: Fix for bug in memory sizing code by Iwo Mergler · 12 years ago
  24. f6c92cd env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · 12 years ago
  25. fbaa804 ARM: Remove apollon board by Marek Vasut · 12 years ago
  26. 9c05809 IPL: Remove remains of OneNAND IPL by Marek Vasut · 12 years ago
  27. 1b85529 spl: remove forced linking of commands into SPL by Tyler Olmstead · 12 years ago
  28. 032b080 dm: sparc: Fixup the compile warnings in sparc code by Marek Vasut · 12 years ago
  29. 292af86 dm: sparc: common: Fixup cmd_bdinfo warnings by Marek Vasut · 12 years ago
  30. 56df42f dm: sparc: net: Fixup greth compile warnings by Marek Vasut · 12 years ago
  31. 05ae4c9 mxc nand: Fix warning on !MXC_NFC_V2_1 by Tom Rini · 12 years ago
  32. b3486a5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  33. c5b4eb1 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · 12 years ago
  34. 27d6453 mxc nand: Let driver detect IP revision by Benoît Thébaudeau · 12 years ago
  35. 0452dcd mtd mxc nand: Merge init functions by Benoît Thébaudeau · 12 years ago
  36. c157827 mtd mxc nand: Fix ECC state after read_page_raw_syndrome() by Benoît Thébaudeau · 12 years ago
  37. 9166d5f mtd mxc nand: Use _mxc_nand_enable_hwecc() by Benoît Thébaudeau · 12 years ago
  38. 21fa48c spl mxc nand: Fix broken boot for correctable ECC errors by Benoît Thébaudeau · 12 years ago
  39. d29aeba mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · 12 years ago
  40. 0a4a5d3 spl mxc nand: Set symmetric mode by Benoît Thébaudeau · 12 years ago
  41. 326a74b spl mxc nand: Remove duplicated code by Benoît Thébaudeau · 12 years ago
  42. 2174f3b spl mxc nand: Merge duplicated code by Benoît Thébaudeau · 12 years ago
  43. 32ae5b4 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · 12 years ago
  44. 3f77519 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · 12 years ago
  45. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  46. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  47. acae445 nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  48. dfa8ba4 nand: Change ulong to loff_t and size_t by Joe Hershberger · 12 years ago
  49. cccf595 nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  50. b20b6f2 mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
  51. e715909 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  52. cf7acd0 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  53. c877879 i2c:soft:multi: Enable soft I2C multibus at Trats development board by Łukasz Majewski · 12 years ago
  54. b2d7652 i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards by Łukasz Majewski · 12 years ago
  55. aeccfee fdt: Check if the FDT address is configured by Marek Vasut · 12 years ago
  56. 76825d8 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  57. a12f5c7 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 12 years ago
  58. 1a1d61d avr32: add atngw100mkii board by Andreas Bießmann · 12 years ago
  59. b2749d0 Fix strict-aliasing warning in dlmalloc by Simon Glass · 12 years ago
  60. 8c624db Merge branch 'master' of git://www.denx.de/git/u-boot-ubi by Tom Rini · 12 years ago
  61. 4fc9179 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  62. ab43dbe microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE by Michal Simek · 12 years ago
  63. 9cabb36 microblaze: Clean microblaze initialization by Michal Simek · 12 years ago
  64. 06ac651 microblaze: timer: Prepare for device-tree initialization by Michal Simek · 12 years ago
  65. 8b4bb3a microblaze: intc: Coding style cleanup by Michal Simek · 12 years ago
  66. e76a06e microblaze: intc: Registering interrupt should return value by Michal Simek · 12 years ago
  67. 58a5dd2 microblaze: board: Remove compilation warning by Michal Simek · 12 years ago
  68. f0300ea microblaze: Add support for device tree driven board configuration by Michal Simek · 12 years ago
  69. cdfe0eb spi: xilinx: Remove unused variable by Stephan Linz · 12 years ago
  70. d40a252 serial: uartlite: Init all uartlites for serial multi by Michal Simek · 12 years ago
  71. f5c5b3f serial: Support serial multi for Microblaze by Michal Simek · 12 years ago
  72. a39809c block: systemace: Simplify base and width initialization by Michal Simek · 12 years ago
  73. 7b7e155 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · 12 years ago
  74. 611a347 mmc: Remove incorrect cmd->flags usage by Andy Fleming · 12 years ago
  75. 584ff5f omap4 i2c: add support for i2c bus 4 by Koen Kooi · 12 years ago
  76. b1929ea mmc: s5p_sdhci: add the set_mmc_clk for cmu control by Jaehoon Chung · 12 years ago
  77. e26123b mmc: s5p_sdhci: fixed wrong function argument by Jaehoon Chung · 12 years ago
  78. b36cbac mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · 12 years ago
  79. 456f34a mmc: Add a SDHCI quirk for boards that have no CD by Joe Hershberger · 12 years ago
  80. 38f2f31 mmc: Fix version check for clock API in sdhci driver by Joe Hershberger · 12 years ago
  81. 31692c2 mmcinfo: Fix help message by Benoît Thébaudeau · 12 years ago
  82. 6ce8aed mmc_get_dev: Return error if mmc_init fails by Benoît Thébaudeau · 12 years ago
  83. de6b88b tegra: put eMMC environment into the boot sectors by Stephen Warren · 12 years ago
  84. 27ee0f3 env_mmc: allow environment to be in an eMMC partition by Stephen Warren · 12 years ago
  85. 009784c mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · 12 years ago
  86. 5cbfa8e7a MMC: u-boot-spl may be compiled without partition support by Mikhail Kshevetskiy · 12 years ago
  87. f6bec73 mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used by Yoshihiro Shimoda · 12 years ago
  88. c82f9f6 mmc: sh_mmcif: enable MMC_MODE_HC by Yoshihiro Shimoda · 12 years ago
  89. 1be00d9 mmc: fix wrong timeout check in mmc_send_status() by Jongman Heo · 12 years ago
  90. 532f455 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 12 years ago
  91. 7b2159a net:macb: add line break by Andreas Bießmann · 12 years ago
  92. 2571543 avr32:portmux: fix setup for macb1 by Andreas Bießmann · 12 years ago
  93. be2f35f Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 12 years ago
  94. efe2812 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 12 years ago
  95. 8e088f6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 12 years ago
  96. ac3244a ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · 12 years ago
  97. 4d7f853 ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again by Stefan Roese · 12 years ago
  98. 497c32f cfi: Make the flash erase and write operations abortable by Joe Hershberger · 12 years ago
  99. 7f3c211 cfi: Check for blank before erase by Joe Hershberger · 12 years ago
  100. 11f70bd powerpc: re-add bi_ip_addr to bd_t struct by Anatolij Gustschin · 12 years ago