1. 8eeb19b mx31: Move EHCI definitions to ehci-fsl.h by Benoît Thébaudeau · 12 years ago
  2. 5ea6d7c mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · 12 years ago
  3. 3e4d27b Merge git://git.denx.de/u-boot by Stefano Babic · 12 years ago
  4. 5811830 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
  5. 1cc619b Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 12 years ago
  6. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  7. ee820b5 lib/zlib: sparse fixes by Kim Phillips · 12 years ago
  8. 0637059 net/: sparse fixes by Kim Phillips · 12 years ago
  9. 2f22050 include/image.h: sparse fixes by Kim Phillips · 12 years ago
  10. aa9e891 include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · 12 years ago
  11. 25b26ec include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · 12 years ago
  12. 0d4c1c9 include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
  13. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  14. f9b55e2 fs: rename fsload command to load by Stephen Warren · 12 years ago
  15. 3f83c87 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · 12 years ago
  16. cc69cc0 arm: atmel: cpux9k2: add missing cache configs by Jens Scharsig (BuS Elektronik) · 12 years ago
  17. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  18. 51bdad6 x86: config: Enable AHCI support for coreboot by Simon Glass · 12 years ago
  19. 766b16f ahci: Perform SATA flush after disk write. by Marc Jones · 12 years ago
  20. 19d1d41 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · 12 years ago
  21. 4e422bc ahci: cosmetics and cleanup by Stefan Reinauer · 12 years ago
  22. 447c031 scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · 12 years ago
  23. c4fa493 Support setenv_ulong() and setenv_addr() for powerpc by Simon Glass · 12 years ago
  24. 044fc14 am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Tom Rini · 12 years ago
  25. 418b7f3 Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · 12 years ago
  26. 60607c9 avr32: allow multi block mmc access for all boards by Andreas Bießmann · 12 years ago
  27. 843a7ee eco5pk: Add new board and default config by Raphael Assenat · 12 years ago
  28. ed407be New board support: Nokia RX-51 aka N900 by Pali Rohár · 12 years ago
  29. 318e70e Add power bus message definitions in twl4030.h by Pali Rohár · 12 years ago
  30. 045fa1e fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  31. 03e2ecf fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
  32. b2f9893 tegra: move to common SPL framework by Allen Martin · 12 years ago
  33. 644a69e ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it by Stephen Warren · 12 years ago
  34. a833b95 tegra: nand: make ONFI detection work by Lucas Stach · 12 years ago
  35. e73c7cd ARM: tegra: Seaboard: enable multiple USB ports by Stephen Warren · 12 years ago
  36. 699c40e ARM: tegra: Harmony: enable ULPI USB port by Stephen Warren · 12 years ago
  37. 938176a ARM: tegra: use standard variables to define load addresses by Stephen Warren · 12 years ago
  38. 7f1b767 ARM: tegra: define CONFIG_SYS_BOOTMAPSZ by Stephen Warren · 12 years ago
  39. 6bbda88 tegra: add Colibri T20 board support by Lucas Stach · 12 years ago
  40. dac064f Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 12 years ago
  41. b765fce ColdFire: Remove save env in NAND support for M54418TWR board. by Jason Jin · 12 years ago
  42. 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  43. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  44. 5bb3505 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  45. 53c4154 arm: arm925t: remove SX1 board by Albert ARIBAUD · 12 years ago
  46. f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  47. 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  48. bad05afe MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk by Stefano Babic · 12 years ago
  49. ea215cd mx6qsabre_common: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  50. ee303c9 mx35pdk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  51. 0d56a12 mx51evk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  52. 2dc0fe9 mx25pdk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  53. c14ab2a mx53loco: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  54. e00c89d mx25pdk: Add Ethernet support by Fabio Estevam · 12 years ago
  55. 787f4f3 pmic: Add support for mc34704 by Fabio Estevam · 12 years ago
  56. 4cfc6c4 pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH by Fabio Estevam · 12 years ago
  57. af2a409 mx25pdk: Add esdhc support by Fabio Estevam · 12 years ago
  58. d6d94e7 mx25pdk: Include CONFIG_MX25 by Fabio Estevam · 12 years ago
  59. d81b27a MX35: add support for woodburn board by Stefano Babic · 12 years ago
  60. 4c25761 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  61. c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  62. c3f8318 am335x_evm: Enable use of UART{1,2,3,4,5} by Andrew Bradford · 12 years ago
  63. 5e8f983 FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · 12 years ago
  64. 69916bc am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
  65. 8f1fae2 OMAP3: add video support to the mcx board by Stefano Babic · 12 years ago
  66. 8c735b9 OMAP3: mcx: updated to new hardware revision by Stefano Babic · 12 years ago
  67. e47c9e8 OMAP3: updated pinmux and environment for new revision of mcx board by Stefano Babic · 12 years ago
  68. 186fc4d ColdFire: Add Freescale MCF54418TWR ColdFire development board support by Alison Wang · 12 years ago
  69. c4d22de km83xx: add kmvect1 board by Gerlando Falauto · 12 years ago
  70. 6967840 km83xx: add common support for km8309 boards by Gerlando Falauto · 12 years ago
  71. a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  72. 8afad91 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  73. 91eb52a cosmetic: suvd3: align #defines by Gerlando Falauto · 12 years ago
  74. 3530a35 cm-t35: clean unused defines from config by Igor Grinberg · 12 years ago
  75. 6696811 configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  76. 7172483 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  77. cae4a8a Merge branch 'next' by Gerald Van Baren · 12 years ago
  78. c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  79. bdc3ff6 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  80. d8812bd phylib: Enable SMSC LAN87xx PHY support by Mingkai Hu · 12 years ago
  81. 990e1a8 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
  82. ee52b18 powerpc/t4qds: Add T4QDS board by York Sun · 12 years ago
  83. 111fd19 fm/mEMAC: add mEMAC frame work by Roy Zang · 12 years ago
  84. 9e75875 powerpc/mpc85xx: Add T4240 SoC by York Sun · 12 years ago
  85. 11860d8 powerpc/85xx: move SRIO configuration out of corenet_ds.h by Timur Tabi · 12 years ago
  86. af9f881 config: Enable CBFS, ext4 for coreboot by Simon Glass · 12 years ago
  87. 84cd932 fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
  88. 24a3fdd ide: Add printf format string for CONFIG_SYS_64BIT_LBA option by Gabe Black · 12 years ago
  89. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  90. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  91. 42ebaae common: Implement support for linker-generated arrays by Marek Vasut · 12 years ago
  92. 757bff4 mmc: dw-mmc: support DesignWare MMC Controller by Jaehoon Chung · 12 years ago
  93. 831f849 mmc: pxa: Flip over the remaining boards to pxa_mmc_generic by Marek Vasut · 12 years ago
  94. 13243f2 mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd by Tushar Behera · 12 years ago
  95. 6dc71c8 MMC: MXS: Toggle the generic bounce buffer on the boards by Marek Vasut · 12 years ago
  96. b660df3 COMMON: Implement common bounce buffer by Marek Vasut · 12 years ago
  97. c2cfe57 mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER by Fabio Estevam · 12 years ago
  98. e6e85cd mx6qsabre_common: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER by Fabio Estevam · 12 years ago
  99. 0208a53 mx25pdk: Use internal RAM for stack pointer by Fabio Estevam · 12 years ago
  100. 99070db Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago