1. 2f22050 include/image.h: sparse fixes by Kim Phillips · 12 years ago
  2. aa9e891 include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · 12 years ago
  3. 25b26ec include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · 12 years ago
  4. 0d4c1c9 include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
  5. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  6. f9b55e2 fs: rename fsload command to load by Stephen Warren · 12 years ago
  7. 3f83c87 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · 12 years ago
  8. 51bdad6 x86: config: Enable AHCI support for coreboot by Simon Glass · 12 years ago
  9. 766b16f ahci: Perform SATA flush after disk write. by Marc Jones · 12 years ago
  10. 19d1d41 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · 12 years ago
  11. 4e422bc ahci: cosmetics and cleanup by Stefan Reinauer · 12 years ago
  12. 447c031 scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · 12 years ago
  13. c4fa493 Support setenv_ulong() and setenv_addr() for powerpc by Simon Glass · 12 years ago
  14. 044fc14 am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Tom Rini · 12 years ago
  15. 418b7f3 Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · 12 years ago
  16. 045fa1e fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  17. 03e2ecf fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
  18. dac064f Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 12 years ago
  19. b765fce ColdFire: Remove save env in NAND support for M54418TWR board. by Jason Jin · 12 years ago
  20. 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  21. 5bb3505 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  22. 53c4154 arm: arm925t: remove SX1 board by Albert ARIBAUD · 12 years ago
  23. f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  24. 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  25. 4c25761 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  26. c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  27. 5e8f983 FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · 12 years ago
  28. 69916bc am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
  29. 8f1fae2 OMAP3: add video support to the mcx board by Stefano Babic · 12 years ago
  30. 8c735b9 OMAP3: mcx: updated to new hardware revision by Stefano Babic · 12 years ago
  31. e47c9e8 OMAP3: updated pinmux and environment for new revision of mcx board by Stefano Babic · 12 years ago
  32. 186fc4d ColdFire: Add Freescale MCF54418TWR ColdFire development board support by Alison Wang · 12 years ago
  33. c4d22de km83xx: add kmvect1 board by Gerlando Falauto · 12 years ago
  34. 6967840 km83xx: add common support for km8309 boards by Gerlando Falauto · 12 years ago
  35. a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  36. 8afad91 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  37. 91eb52a cosmetic: suvd3: align #defines by Gerlando Falauto · 12 years ago
  38. 3530a35 cm-t35: clean unused defines from config by Igor Grinberg · 12 years ago
  39. 6696811 configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  40. 7172483 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  41. cae4a8a Merge branch 'next' by Gerald Van Baren · 12 years ago
  42. c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  43. bdc3ff6 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  44. d8812bd phylib: Enable SMSC LAN87xx PHY support by Mingkai Hu · 12 years ago
  45. 990e1a8 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
  46. ee52b18 powerpc/t4qds: Add T4QDS board by York Sun · 12 years ago
  47. 111fd19 fm/mEMAC: add mEMAC frame work by Roy Zang · 12 years ago
  48. 9e75875 powerpc/mpc85xx: Add T4240 SoC by York Sun · 12 years ago
  49. 11860d8 powerpc/85xx: move SRIO configuration out of corenet_ds.h by Timur Tabi · 12 years ago
  50. af9f881 config: Enable CBFS, ext4 for coreboot by Simon Glass · 12 years ago
  51. 84cd932 fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
  52. 24a3fdd ide: Add printf format string for CONFIG_SYS_64BIT_LBA option by Gabe Black · 12 years ago
  53. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  54. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  55. 42ebaae common: Implement support for linker-generated arrays by Marek Vasut · 12 years ago
  56. 757bff4 mmc: dw-mmc: support DesignWare MMC Controller by Jaehoon Chung · 12 years ago
  57. 831f849 mmc: pxa: Flip over the remaining boards to pxa_mmc_generic by Marek Vasut · 12 years ago
  58. 13243f2 mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd by Tushar Behera · 12 years ago
  59. 6dc71c8 MMC: MXS: Toggle the generic bounce buffer on the boards by Marek Vasut · 12 years ago
  60. b660df3 COMMON: Implement common bounce buffer by Marek Vasut · 12 years ago
  61. 99070db Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  62. 44abe47 input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · 12 years ago
  63. 45fe668 input: i8042: Provide feature to disable keyboard before booting kernel by Louis Yung-Chieh Lo · 12 years ago
  64. ef94f7f input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty by Gabe Black · 12 years ago
  65. ddd8418 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago
  66. de1f9ac versatile: board configs: Use buffered writes on flash by 402jagan@gmail.com · 12 years ago
  67. fb24ffc dm: Move s3c24xx USB driver to a proper place by Marek Vasut · 12 years ago
  68. d731282 dm: wdt: arm: Move tnetv107x into drivers/watchdog/ by Marek Vasut · 12 years ago
  69. 12c79a9 powerpc: delete Wind River SBC8560/8540 support by Paul Gortmaker · 12 years ago
  70. 953cfd2 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  71. d1ff690 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  72. f5b82c0 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
  73. 8d1165e11a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  74. bfb7d7a serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
  75. bfa5b71 mpc82xx: Remove BMW board port by Stefan Roese · 12 years ago
  76. 3a49cd7 ARM: at91sam9x5: enable MCI0 support for 9x5ek board. by Wu, Josh · 12 years ago
  77. 1db7377 mmc: at91: add multi block read/write support. by Wu, Josh · 12 years ago
  78. b9f4bc3 Remove lh7a40x cpu and serial driver by Albert ARIBAUD · 12 years ago
  79. 6b2eba1 MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues by Daniel Schwierzeck · 12 years ago
  80. 32afad7 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · 12 years ago
  81. ff9b0cb MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h by Zhi-zhou Zhang · 12 years ago
  82. 34cda7a h2200: Add support for iPAQ h2200 palmtop by Łukasz Dałek · 12 years ago
  83. 020ec72 i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 by Tetsuyuki Kobayashi · 12 years ago
  84. 3ce2703 i2c: sh_i2c.c: adjust for SH73A0 by Tetsuyuki Kobayashi · 12 years ago
  85. b1af67f i2c: sh_i2c.c: support iccl and icch extension by Tetsuyuki Kobayashi · 12 years ago
  86. c71b64f libfdt: Add helper function to create a trivial, empty tree by Gerald Van Baren · 12 years ago
  87. 8ac88f2 fdt: Check for a token to skip auto-hash validation by Joe Hershberger · 12 years ago
  88. 24fa0e5 libfdt: Add helpers for 64-bit integer properties by David Gibson · 12 years ago
  89. 36ad18a libfdt: Add support for appending the values to a existing property by Minghuan Lian · 12 years ago
  90. bd23b22 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  91. c50204a configs: mx6qsabre_common.h: Use default clock definitions by Fabio Estevam · 12 years ago
  92. 9e0081d mx31: Fix PDR0_CSI_PODF by Benoît Thébaudeau · 12 years ago
  93. 51535d9 mx6qsabreauto: Use ttymxc3 as console by Otavio Salvador · 12 years ago
  94. 833b643 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  95. 7dd6545 mx6q: Add basic support for mx6qsabreauto by Fabio Estevam · 12 years ago
  96. bcfc711 configs: mx6: Add a common config file by Fabio Estevam · 12 years ago
  97. a0d21fc mx6qsabresd: Add Ethernet support by Fabio Estevam · 12 years ago
  98. 7891e25 mx6: Add basic support for mx6qsabresd board. by Fabio Estevam · 12 years ago
  99. 01ca286 tegra: enable CONFIG_CMD_PART by Stephen Warren · 12 years ago
  100. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago