1. dc9ee68 mx6qsabre_common: Configure CONFIG_BOOTDELAY to one second by Fabio Estevam · Fri Nov 16 05:09:06 2012 +0000
  2. df58540 mx6qsabrelite: Configure CONFIG_BOOTDELAY to one second by Fabio Estevam · Fri Nov 16 05:09:05 2012 +0000
  3. d756771 mx53loco: Configure CONFIG_BOOTDELAY to one second by Fabio Estevam · Fri Nov 16 05:09:04 2012 +0000
  4. 2b9c1d1 mx28evk: Configure CONFIG_BOOTDELAY to one second by Fabio Estevam · Fri Nov 16 05:09:03 2012 +0000
  5. 50af5db mx35pdk: Add support for OTG by Benoît Thébaudeau · Tue Nov 13 09:58:25 2012 +0000
  6. e617b3f ehci-mxc: Make i.MX25 EHCI configurable by Benoît Thébaudeau · Tue Nov 13 09:57:48 2012 +0000
  7. 17971a9 ehci-mxc: Make EHCI power/oc polarities configurable by Benoît Thébaudeau · Tue Nov 13 09:57:27 2012 +0000
  8. ef327bf mx31: Move EHCI definitions to ehci-fsl.h by Benoît Thébaudeau · Tue Nov 13 09:55:30 2012 +0000
  9. d8c2fd0 mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · Tue Oct 23 10:57:47 2012 +0000
  10. ecacc01 Merge git://git.denx.de/u-boot by Stefano Babic · Sat Nov 10 08:05:54 2012 +0100
  11. e3aa3d5 microblaze: Flush caches before enabling them by Michal Simek · Tue Sep 25 10:13:35 2012 +0200
  12. becc684 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · Mon Nov 05 09:46:45 2012 -0700
  13. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 05 07:42:00 2012 -0700
  14. 8eb6994 lib/zlib: sparse fixes by Kim Phillips · Mon Oct 29 13:34:35 2012 +0000
  15. 40c2c03 net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:33 2012 +0000
  16. e69030c include/image.h: sparse fixes by Kim Phillips · Mon Oct 29 13:34:30 2012 +0000
  17. 2b2be3a include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · Mon Oct 29 13:34:26 2012 +0000
  18. 47bd825 include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · Mon Oct 29 13:34:25 2012 +0000
  19. 632fe9c include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · Mon Oct 29 13:34:24 2012 +0000
  20. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  21. 128d3d9 fs: rename fsload command to load by Stephen Warren · Wed Oct 31 11:05:07 2012 +0000
  22. 40816a0 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · Tue Oct 30 12:04:19 2012 +0000
  23. 05523f1 arm: atmel: cpux9k2: add missing cache configs by Jens Scharsig (BuS Elektronik) · Thu Oct 18 21:41:10 2012 +0000
  24. 9b9f90b Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · Sat Nov 03 10:05:22 2012 +0100
  25. 08726a2 x86: config: Enable AHCI support for coreboot by Simon Glass · Mon Oct 29 05:24:05 2012 +0000
  26. 49ec4b1 ahci: Perform SATA flush after disk write. by Marc Jones · Mon Oct 29 05:24:02 2012 +0000
  27. dd2c734 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · Mon Oct 29 05:23:54 2012 +0000
  28. 48791f1 ahci: cosmetics and cleanup by Stefan Reinauer · Mon Oct 29 05:23:51 2012 +0000
  29. e50a10e scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · Mon Oct 29 05:23:48 2012 +0000
  30. 99ab379 Support setenv_ulong() and setenv_addr() for powerpc by Simon Glass · Mon Oct 29 05:23:47 2012 +0000
  31. 4027185 am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Tom Rini · Wed Oct 24 07:28:17 2012 +0000
  32. fc52305 Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · Wed Oct 31 11:17:28 2012 +0000
  33. 16564b9 avr32: allow multi block mmc access for all boards by Andreas Bießmann · Wed Oct 17 00:00:48 2012 +0000
  34. aa00906 eco5pk: Add new board and default config by Raphael Assenat · Mon Oct 22 05:23:46 2012 +0000
  35. 248ef0a New board support: Nokia RX-51 aka N900 by Pali Rohár · Mon Oct 29 07:54:01 2012 +0000
  36. 2e7726b Add power bus message definitions in twl4030.h by Pali Rohár · Fri Oct 19 02:00:06 2012 +0000
  37. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · Mon Oct 22 06:43:51 2012 +0000
  38. 4f8662d fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · Mon Oct 22 06:43:50 2012 +0000
  39. 36ea627 tegra: move to common SPL framework by Allen Martin · Fri Oct 19 21:08:23 2012 +0000
  40. d889e8a ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it by Stephen Warren · Mon Oct 22 06:19:34 2012 +0000
  41. 8a53855 tegra: nand: make ONFI detection work by Lucas Stach · Sun Oct 07 11:29:38 2012 +0000
  42. 9cc4e4b ARM: tegra: Seaboard: enable multiple USB ports by Stephen Warren · Fri Oct 12 09:45:49 2012 +0000
  43. b03192e ARM: tegra: Harmony: enable ULPI USB port by Stephen Warren · Fri Oct 12 09:45:48 2012 +0000
  44. 3530510 ARM: tegra: use standard variables to define load addresses by Stephen Warren · Tue Oct 02 09:26:51 2012 +0000
  45. 875508c ARM: tegra: define CONFIG_SYS_BOOTMAPSZ by Stephen Warren · Thu Sep 20 09:29:03 2012 +0000
  46. 85990a9 tegra: add Colibri T20 board support by Lucas Stach · Sun Oct 07 11:36:06 2012 +0000
  47. 695ccc8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · Mon Oct 29 08:02:11 2012 -0700
  48. 26a1289 ColdFire: Remove save env in NAND support for M54418TWR board. by Jason Jin · Thu Oct 25 15:27:37 2012 +0800
  49. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · Wed Oct 24 02:36:15 2012 +0000
  50. 464fdd2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Sat Oct 27 11:43:17 2012 +0200
  51. 9edd3f7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 26 15:44:31 2012 -0700
  52. 167b888 arm: arm925t: remove SX1 board by Albert ARIBAUD · Thu Oct 18 10:15:45 2012 +0000
  53. 2565005 stdio: Remove the CLPS7111 serial driver by Marek Vasut · Wed Oct 03 08:54:11 2012 +0000
  54. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · Wed Oct 03 08:54:08 2012 +0000
  55. 35849b5 MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk by Stefano Babic · Fri Oct 26 16:22:54 2012 +0200
  56. 550e81c mx6qsabre_common: Allow booting a zImage kernel by Fabio Estevam · Wed Oct 24 09:44:30 2012 +0000
  57. 5a8503e mx35pdk: Allow booting a zImage kernel by Fabio Estevam · Wed Oct 24 09:44:29 2012 +0000
  58. 8a10b13 mx51evk: Allow booting a zImage kernel by Fabio Estevam · Wed Oct 24 09:44:28 2012 +0000
  59. c6c373c mx25pdk: Allow booting a zImage kernel by Fabio Estevam · Wed Oct 24 09:44:27 2012 +0000
  60. 13f6829 mx53loco: Allow booting a zImage kernel by Fabio Estevam · Wed Oct 24 09:44:26 2012 +0000
  61. 90c3aae mx25pdk: Add Ethernet support by Fabio Estevam · Tue Oct 23 06:34:53 2012 +0000
  62. 2e6453d pmic: Add support for mc34704 by Fabio Estevam · Tue Oct 23 06:36:18 2012 +0000
  63. 57c922b pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH by Fabio Estevam · Tue Oct 23 06:34:50 2012 +0000
  64. 1de48fa mx25pdk: Add esdhc support by Fabio Estevam · Tue Oct 23 06:34:49 2012 +0000
  65. 4294dc6 mx25pdk: Include CONFIG_MX25 by Fabio Estevam · Tue Oct 23 06:34:48 2012 +0000
  66. 6ec4b95 MX35: add support for woodburn board by Stefano Babic · Wed Oct 10 21:11:46 2012 +0000
  67. 0594f80 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · Fri Oct 26 07:54:25 2012 +0200
  68. 9f2cfe4 Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · Fri Oct 26 07:00:28 2012 +0200
  69. 9916279 am335x_evm: Enable use of UART{1,2,3,4,5} by Andrew Bradford · Thu Oct 25 08:21:32 2012 -0400
  70. 288904d FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · Wed Oct 17 06:44:59 2012 +0000
  71. 0c1c923 am33xx: Add SPI SPL as an option by Tom Rini · Tue Oct 16 13:06:07 2012 +0000
  72. 756a7bf OMAP3: add video support to the mcx board by Stefano Babic · Sat Oct 20 23:56:07 2012 +0000
  73. 72c7212 OMAP3: mcx: updated to new hardware revision by Stefano Babic · Tue Oct 16 04:07:04 2012 +0000
  74. eccb576 OMAP3: updated pinmux and environment for new revision of mcx board by Stefano Babic · Tue Oct 16 04:07:03 2012 +0000
  75. efa9f28 ColdFire: Add Freescale MCF54418TWR ColdFire development board support by Alison Wang · Thu Oct 18 19:25:52 2012 +0000
  76. 88fcf84 km83xx: add kmvect1 board by Gerlando Falauto · Wed Oct 10 22:13:10 2012 +0000
  77. 7dfecfa km83xx: add common support for km8309 boards by Gerlando Falauto · Wed Oct 10 22:13:09 2012 +0000
  78. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · Wed Oct 10 22:13:08 2012 +0000
  79. 7473555 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · Wed Oct 10 22:13:07 2012 +0000
  80. 1dcad7f cosmetic: suvd3: align #defines by Gerlando Falauto · Wed Oct 10 22:13:05 2012 +0000
  81. 315ef7e cm-t35: clean unused defines from config by Igor Grinberg · Sun Oct 07 01:17:34 2012 +0000
  82. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · Mon Oct 01 05:06:52 2012 +0000
  83. 12ce003 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · Mon Oct 22 19:54:48 2012 -0700
  84. add42f4 Merge branch 'next' by Gerald Van Baren · Mon Oct 22 20:42:09 2012 -0400
  85. 430c0dc Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Mon Oct 22 16:54:38 2012 -0700
  86. b2e5713 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Mon Oct 22 16:53:19 2012 -0700
  87. db3dca7 phylib: Enable SMSC LAN87xx PHY support by Mingkai Hu · Fri Oct 12 02:34:15 2012 +0000
  88. 09d0aa9 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · Thu Oct 11 07:13:39 2012 +0000
  89. 667ab1a powerpc/t4qds: Add T4QDS board by York Sun · Thu Oct 11 07:13:37 2012 +0000
  90. bafd803 fm/mEMAC: add mEMAC frame work by Roy Zang · Mon Oct 08 07:44:21 2012 +0000
  91. 9941a22 powerpc/mpc85xx: Add T4240 SoC by York Sun · Mon Oct 08 07:44:19 2012 +0000
  92. 830b76f powerpc/85xx: move SRIO configuration out of corenet_ds.h by Timur Tabi · Fri Oct 05 09:48:53 2012 +0000
  93. 7f143b4 config: Enable CBFS, ext4 for coreboot by Simon Glass · Fri Oct 12 14:26:12 2012 +0000
  94. 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · Fri Oct 12 14:26:11 2012 +0000
  95. 96d21cb ide: Add printf format string for CONFIG_SYS_64BIT_LBA option by Gabe Black · Fri Oct 12 14:26:06 2012 +0000
  96. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  97. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · Fri Oct 12 10:27:04 2012 +0000
  98. 9b8899d common: Implement support for linker-generated arrays by Marek Vasut · Fri Oct 12 10:27:02 2012 +0000
  99. 7cf7307 mmc: dw-mmc: support DesignWare MMC Controller by Jaehoon Chung · Mon Oct 15 19:10:29 2012 +0000
  100. d2f3bbd mmc: pxa: Flip over the remaining boards to pxa_mmc_generic by Marek Vasut · Sun Sep 30 10:09:49 2012 +0000