1. 4027185 am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Tom Rini · Wed Oct 24 07:28:17 2012 +0000
  2. fc52305 Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · Wed Oct 31 11:17:28 2012 +0000
  3. 4c8cc9b README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Wed Oct 24 07:28:16 2012 +0000
  4. 2b1a8fa git-mailrc: Change x86 maintainer to Simon by Simon Glass · Wed Oct 31 12:41:49 2012 +0000
  5. 88a8b01 lib/vsprintf.c: don't special-case pointers to address null by Wolfgang Denk · Tue Oct 30 09:19:52 2012 +0000
  6. 1db8b53 cmd_fdt.c: Use %p when printing pointers by Tom Rini · Mon Oct 29 14:53:18 2012 +0000
  7. 44161af fs: handle CONFIG_NEEDS_MANUAL_RELOC by Stephen Warren · Tue Oct 30 07:50:47 2012 +0000
  8. d1e1906 MAKEALL: Add -s to '${MAKE} tidy' section by Tom Rini · Thu Oct 25 08:53:14 2012 +0000
  9. ee853e7 ext4: Fix printf() format string error by Simon Glass · Tue Oct 23 13:49:25 2012 +0000
  10. 67f3291 FPGA: Cyclon II: Correctly reset the FPGA before configuration by Stephan Gatzka · Mon Oct 22 23:11:41 2012 +0000
  11. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · Mon Oct 22 06:43:51 2012 +0000
  12. 4f8662d fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · Mon Oct 22 06:43:50 2012 +0000
  13. e61c6a2 fs: delete unused Makefile by Stephen Warren · Mon Oct 22 06:43:49 2012 +0000
  14. 695ccc8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · Mon Oct 29 08:02:11 2012 -0700
  15. 26a1289 ColdFire: Remove save env in NAND support for M54418TWR board. by Jason Jin · Thu Oct 25 15:27:37 2012 +0800
  16. 72d56e6 ColdFire: Update the lds file for M54418TWR board. by Jason Jin · Thu Oct 25 14:51:42 2012 +0800
  17. cb1c989 ESTEEM192E: adjust linker script to grown code size by Wolfgang Denk · Wed Oct 24 02:36:17 2012 +0000
  18. bf294f4 TQM8xx: adjust linker script to grown code size by Wolfgang Denk · Wed Oct 24 02:36:16 2012 +0000
  19. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · Wed Oct 24 02:36:15 2012 +0000
  20. 9edd3f7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 26 15:44:31 2012 -0700
  21. adddf45 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · Mon Oct 22 06:19:32 2012 +0000
  22. 20895b2 arm: ks8695: use defined constants for UART by Yann Vernier · Fri Oct 05 02:09:48 2012 +0000
  23. 59988c2 Origen: Add default clock settings for multimedia IPs by Annamalai Lakshmanan · Thu Aug 30 20:33:58 2012 +0000
  24. 167b888 arm: arm925t: remove SX1 board by Albert ARIBAUD · Thu Oct 18 10:15:45 2012 +0000
  25. 9842617 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · Wed Oct 03 08:54:13 2012 +0000
  26. 16f6acd arm720: Further clean up the arm720t directory by Marek Vasut · Wed Oct 03 08:54:12 2012 +0000
  27. 2565005 stdio: Remove the CLPS7111 serial driver by Marek Vasut · Wed Oct 03 08:54:11 2012 +0000
  28. 1f9301d arm: Remove support for NETARM by Marek Vasut · Wed Oct 03 08:54:10 2012 +0000
  29. 65bf56e arm: Remove support for s3c4510 by Marek Vasut · Wed Oct 03 08:54:09 2012 +0000
  30. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · Wed Oct 03 08:54:08 2012 +0000
  31. 3a136bc serial: remove calls to serial_assign() by Allen Martin · Thu Oct 25 13:30:14 2012 +0000
  32. 0594f80 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · Fri Oct 26 07:54:25 2012 +0200
  33. 9f2cfe4 Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · Fri Oct 26 07:00:28 2012 +0200
  34. 288904d FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · Wed Oct 17 06:44:59 2012 +0000
  35. 63e53b5 FAT: initialize all fields in cur_part_info, simplify init by Stephen Warren · Wed Oct 17 06:44:58 2012 +0000
  36. d398dbe FAT: remove cur_part_nr by Stephen Warren · Wed Oct 17 06:44:57 2012 +0000
  37. b24d006 drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · Tue Oct 16 14:28:48 2012 +0000
  38. dd01863 drivers/i2c/fsl_i2c.c: sparse fix by Kim Phillips · Tue Oct 16 14:28:43 2012 +0000
  39. 3adb827 am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers by Peter Korsgaard · Thu Oct 18 01:21:13 2012 +0000
  40. eb6cf7b am33xx: support board specific ddr settings by Peter Korsgaard · Thu Oct 18 01:21:12 2012 +0000
  41. 5d3f682 am33xx: move generic parts of pinmux handling out from board/ti/am335x by Peter Korsgaard · Thu Oct 18 01:21:11 2012 +0000
  42. aabb9f8 am33xx/board: use cpu_mmc_init() for default mmc initialization by Peter Korsgaard · Thu Oct 18 01:21:10 2012 +0000
  43. 85ec2db am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · Thu Oct 18 01:21:09 2012 +0000
  44. a207efe am33xx/board.c: make wdtimer/uart_base static by Peter Korsgaard · Thu Oct 18 01:21:08 2012 +0000
  45. 0c1c923 am33xx: Add SPI SPL as an option by Tom Rini · Tue Oct 16 13:06:07 2012 +0000
  46. d505e90 omapimage: Add support for byteswapped SPI images by Tom Rini · Tue Oct 16 13:06:06 2012 +0000
  47. 2a6e8d0 omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED by Peter Korsgaard · Wed Oct 17 09:20:46 2012 +0000
  48. 756a7bf OMAP3: add video support to the mcx board by Stefano Babic · Sat Oct 20 23:56:07 2012 +0000
  49. 133e92d VIDEO: add macro to set LCD size for DSS driver by Stefano Babic · Tue Oct 16 04:07:05 2012 +0000
  50. 72c7212 OMAP3: mcx: updated to new hardware revision by Stefano Babic · Tue Oct 16 04:07:04 2012 +0000
  51. eccb576 OMAP3: updated pinmux and environment for new revision of mcx board by Stefano Babic · Tue Oct 16 04:07:03 2012 +0000
  52. 3cfc22c OMAP3: mt_ventoux: power on USB at startup by Stefano Babic · Tue Oct 16 04:02:20 2012 +0000
  53. 2d7da5f am335x: Enable RTC 32K OSC clock by Vaibhav Hiremath · Thu Mar 08 17:15:47 2012 +0530
  54. efa9f28 ColdFire: Add Freescale MCF54418TWR ColdFire development board support by Alison Wang · Thu Oct 18 19:25:52 2012 +0000
  55. fdc2fb1 ColdFire: Add MCF5441x CPU support by Alison Wang · Thu Oct 18 19:25:51 2012 +0000
  56. 0c6c444 ColdFire: Fix unused variable in cpu_init.c by Alison Wang · Sun Oct 21 21:27:48 2012 +0000
  57. 88fcf84 km83xx: add kmvect1 board by Gerlando Falauto · Wed Oct 10 22:13:10 2012 +0000
  58. 7dfecfa km83xx: add common support for km8309 boards by Gerlando Falauto · Wed Oct 10 22:13:09 2012 +0000
  59. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · Wed Oct 10 22:13:08 2012 +0000
  60. 7473555 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · Wed Oct 10 22:13:07 2012 +0000
  61. 77cf283 cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · Wed Oct 10 22:13:06 2012 +0000
  62. 1dcad7f cosmetic: suvd3: align #defines by Gerlando Falauto · Wed Oct 10 22:13:05 2012 +0000
  63. 315ef7e cm-t35: clean unused defines from config by Igor Grinberg · Sun Oct 07 01:17:34 2012 +0000
  64. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · Mon Oct 01 05:06:52 2012 +0000
  65. a987464 am33xx: Enable DDR3 for DDR3 version of beaglebone by Joel A Fernandes · Tue Sep 25 06:49:47 2012 +0000
  66. 025e375 USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY by Pankaj Bharadiya · Thu Sep 13 09:38:16 2012 +0000
  67. 12ce003 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · Mon Oct 22 19:54:48 2012 -0700
  68. add42f4 Merge branch 'next' by Gerald Van Baren · Mon Oct 22 20:42:09 2012 -0400
  69. 430c0dc Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Mon Oct 22 16:54:38 2012 -0700
  70. b2e5713 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Mon Oct 22 16:53:19 2012 -0700
  71. 1bc8b04 85xx: Protect timeout_save variable with ifdefs by Andy Fleming · Mon Oct 22 17:28:18 2012 -0500
  72. 558359a powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · Sun Oct 14 20:55:17 2012 +0000
  73. db3dca7 phylib: Enable SMSC LAN87xx PHY support by Mingkai Hu · Fri Oct 12 02:34:15 2012 +0000
  74. 45cead8 powerpc/espi: remove write command length check by Shaohui Xie · Thu Oct 11 20:31:46 2012 +0000
  75. 842e59e powerpc/fm: fix TBI PHY address settings by shaohui xie · Thu Oct 11 20:25:36 2012 +0000
  76. 09d0aa9 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · Thu Oct 11 07:13:39 2012 +0000
  77. e67bdfc mpc85xx/portals: Add qman and bman ip_cfg field into portal info by Haiying Wang · Thu Oct 11 07:13:38 2012 +0000
  78. 667ab1a powerpc/t4qds: Add T4QDS board by York Sun · Thu Oct 11 07:13:37 2012 +0000
  79. 3b5179f powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform by York Sun · Mon Oct 08 07:44:31 2012 +0000
  80. 2394a0f powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · Mon Oct 08 07:44:30 2012 +0000
  81. 31a0c8c powerpc/mpc85xx: Remove R6 from spin table by York Sun · Mon Oct 08 07:44:29 2012 +0000
  82. 9b9372f powerpc/mpc8xxx: Fix DDR SPD failed message by York Sun · Mon Oct 08 07:44:28 2012 +0000
  83. d01babd powerpc/mpc8xxx: Add auto select bank interleaving mode by York Sun · Mon Oct 08 07:44:27 2012 +0000
  84. 6995a02 powerpc/mpc85xx: Add workaround for DDR erratum A004934 by York Sun · Mon Oct 08 07:44:26 2012 +0000
  85. a28496f powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · Mon Oct 08 07:44:25 2012 +0000
  86. 016095d powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT by York Sun · Mon Oct 08 07:44:24 2012 +0000
  87. 98df4d1 powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculation by York Sun · Mon Oct 08 07:44:23 2012 +0000
  88. 7d69ea3 powerpc/mpc8xxx: Update DDR registers by York Sun · Mon Oct 08 07:44:22 2012 +0000
  89. bafd803 fm/mEMAC: add mEMAC frame work by Roy Zang · Mon Oct 08 07:44:21 2012 +0000
  90. bcf7b3d powerpc/mpc85xx: Add B4860 and variant SoCs by York Sun · Mon Oct 08 07:44:20 2012 +0000
  91. 9941a22 powerpc/mpc85xx: Add T4240 SoC by York Sun · Mon Oct 08 07:44:19 2012 +0000
  92. 81177ad powerpc/mpc85xx: Add T4 device definitions by Andy Fleming · Mon Oct 08 07:44:18 2012 +0000
  93. fa0123c board/freescale/common: VSC3316/VSC3308 initialization code by Shaveta Leekha · Mon Oct 08 07:44:17 2012 +0000
  94. 383f6f6 powerpc/corenet2: fix mismatch DDR sync bit from RCW by York Sun · Mon Oct 08 07:44:16 2012 +0000
  95. 7e0edbd powerpc/corenet2: Add SerDes for corenet2 by York Sun · Mon Oct 08 07:44:15 2012 +0000
  96. 9650b63 powerpc/mpc85xx: Add RCW bits and registers for SerDes for corenet2 by York Sun · Mon Oct 08 07:44:14 2012 +0000
  97. b4d27cd powerpc/e6500: Move QCSP registers for QMan v3 by York Sun · Mon Oct 08 07:44:13 2012 +0000
  98. 75391c8 powerpc/mpc85xx: expand SERDES reference clock select bit by York Sun · Mon Oct 08 07:44:12 2012 +0000
  99. d7778f7 powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2 by York Sun · Mon Oct 08 07:44:11 2012 +0000
  100. 908412d powerpc/mpc85xx: check number of cores by York Sun · Mon Oct 08 07:44:10 2012 +0000