1. 4ec3de0 fdt: avoid bad MAKEALL status by Wolfgang Denk · Thu Apr 19 02:36:44 2012 +0000
  2. 0954829 fdt: fix out of tree builds with DT support by Wolfgang Denk · Thu Apr 19 02:36:07 2012 +0000
  3. b3efbbf GCC4.6: Squash warnings in onenand_base.c by Wolfgang Denk · Thu Apr 19 01:14:17 2012 +0000
  4. b8e1cdc Prepare v2012.04-rc3 by Wolfgang Denk · Wed Apr 18 22:52:34 2012 +0200
  5. d59fd0a Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Wed Apr 18 22:41:06 2012 +0200
  6. cea006e sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · Wed Apr 18 11:05:20 2012 +0900
  7. 4b50deb sh: Fix rsk7264 pin setup for on-board ethernet by Phil Edworthy · Tue Apr 10 00:47:56 2012 +0000
  8. afa0d08 i.MX6: arm2: Add AXI cache and Qos setting by Dirk Behme · Thu Apr 12 20:46:14 2012 +0000
  9. 97753b1 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · Mon Apr 16 23:13:51 2012 +0200
  10. c035b7d Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Apr 16 23:01:12 2012 +0200
  11. 8ed6131 ARM926EJS: Fix cache.c to comply with checkpatch.pl by Marek Vasut · Fri Apr 06 03:25:07 2012 +0000
  12. 2d4b211 ARM926EJS: Make asm routines volatile in cache ops by Marek Vasut · Fri Apr 06 03:25:06 2012 +0000
  13. ba94b5d MX35: mx35pdk: wrong board revision by Stefano Babic · Mon Apr 09 13:29:06 2012 +0200
  14. 9e39793 ARM1136: MX35: Make asm routines volatile in cache ops by Stefano Babic · Mon Apr 09 13:33:04 2012 +0200
  15. 5ba5930 ARM: add u-boot.imx as target for i.MX SOCs by Stefano Babic · Tue Apr 03 04:32:56 2012 +0000
  16. 20a23bc M28: Pull out CONFIG_APBH_DMA so it's always enabled by Marek Vasut · Sun Apr 08 17:09:06 2012 +0000
  17. 93541b4 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · Sun Apr 08 17:34:46 2012 +0000
  18. c0a17fe imx: Return gpio_set_value in gpio_direction_output by Vikram Narayanan · Tue Apr 10 04:26:30 2012 +0000
  19. fbdf6bc imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) by Vikram Narayanan · Tue Apr 10 04:26:20 2012 +0000
  20. 10999cf imx: Add GPIO_TO_PORT macro in the mxc_gpio driver by Vikram Narayanan · Tue Apr 10 04:26:08 2012 +0000
  21. 39b34c5 imx: Remove unneeded/repititive definitions from imx headers by Vikram Narayanan · Tue Apr 10 04:25:57 2012 +0000
  22. dac199b i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC by Marek Vasut · Thu Apr 05 03:30:35 2012 +0000
  23. 90f8e06 MX31: mx31pdk: drop enable_caches from board file by Stefano Babic · Fri Apr 06 09:53:48 2012 +0200
  24. ce69672 i.MX28: Fix initial stack pointer position by Marek Vasut · Sun Apr 01 18:21:34 2012 +0000
  25. 4604aae mx35: mx35pdk: fix when cache functions are linked by Stefano Babic · Sun Apr 01 03:23:01 2012 +0000
  26. 72f3ed2 mx35: flea3: fix when cache functions are linked by Stefano Babic · Sun Apr 01 03:23:00 2012 +0000
  27. 573a204 ARM: 926ejs: use debug() for misaligned addresses by Stefano Babic · Mon Apr 02 06:18:49 2012 +0000
  28. 02966ca ARM1136: add cache flush and invalidate operations by Anatolij Gustschin · Mon Apr 02 06:18:00 2012 +0000
  29. bedd909 mx6qsabrelite: Fix the serial console port by Fabio Estevam · Wed Mar 28 09:45:26 2012 +0000
  30. 70c633f mx6qsabrelite: Add boot switch setting information into the README by Fabio Estevam · Thu Mar 29 02:22:50 2012 +0000
  31. d676da4 i.MX6: mx6qsabrelite: add cache commands if cache is enabled by Eric Nelson · Sun Mar 04 11:47:39 2012 +0000
  32. c94ce4a i.MX6: implement enable_caches() by Eric Nelson · Sun Mar 04 11:47:38 2012 +0000
  33. 51a12d8 i.MX6: define CACHELINE_SIZE by Eric Nelson · Sun Mar 04 11:47:37 2012 +0000
  34. 81ecf9a MX53: DDR: Fix ZQHWCTRL field TZQ_CS by Troy Kisky · Thu Mar 22 12:00:31 2012 +0000
  35. 64b976a mx28evk: Add a README file by Fabio Estevam · Sat Mar 24 10:58:57 2012 +0000
  36. b671647 mx28: Split the README into a common part and a m28 specific part by Fabio Estevam · Sat Mar 24 12:42:21 2012 +0000
  37. 2dd62f7 tricorder: Load kernel from ubifs by Bernhard Walle · Tue Apr 03 00:37:04 2012 +0000
  38. 183cbc9 tricorder: Add UBIFS by Bernhard Walle · Tue Apr 03 00:37:03 2012 +0000
  39. e4d26a2 cm-t35: fix Ethernet reset timing by Igor Grinberg · Mon Apr 02 20:12:58 2012 +0000
  40. ce0afba hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT by Tom Rini · Mon Apr 02 06:33:43 2012 +0000
  41. 0455fa9 BeagleBoard: Remove userbutton command and use gpio command instead by Joel Fernandes · Sun Sep 11 08:37:33 2011 +0000
  42. bb8616f OMAP: Move omap1510inn to Unmaintained / Orphaned by Tom Rini · Wed Mar 28 06:26:19 2012 +0000
  43. 4a7b54e drivers/mtd/spr_smi.c: Fix build warning by Anatolij Gustschin · Wed Mar 28 04:27:54 2012 +0000
  44. 5a7fb6f README: supported boards are in boards.cfg, not Makefile by Michael Jones · Thu Mar 15 22:48:10 2012 +0000
  45. a5de669 mkenvimage: Fix compiler warning by Dirk Behme · Thu Apr 05 23:15:07 2012 +0000
  46. fd0b644 Move bootstage timer out of lib/time.c by Simon Glass · Thu Apr 05 12:05:17 2012 +0000
  47. f07d3f8 configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER by Fabio Estevam · Sat Mar 31 10:47:45 2012 +0000
  48. b12f47b Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Mon Apr 09 21:34:27 2012 +0200
  49. 01221f0 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Mon Apr 09 17:10:01 2012 +0200
  50. 4c4b554 Merge branch 'master' of git://git.denx.de/u-boot-onenand by Wolfgang Denk · Mon Apr 09 17:07:50 2012 +0200
  51. 7498f5f Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Mon Apr 09 17:00:45 2012 +0200
  52. 3a47047 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · Mon Apr 09 16:54:11 2012 +0200
  53. ac15cad LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · Sun Apr 01 03:59:46 2012 +0000
  54. 470e884 net/designware: Change timeout loop implementation by Amit Virdi · Mon Mar 26 00:09:59 2012 +0000
  55. 22596fc net/designware: Set ANAR to 0x1e1 by Armando Visconti · Mon Mar 26 00:09:58 2012 +0000
  56. e2b5bc5 net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · Mon Mar 26 00:09:57 2012 +0000
  57. b6c5999 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · Mon Mar 26 00:09:56 2012 +0000
  58. 038c9d5 net/designware: Consecutive writes must have delay by Armando Visconti · Mon Mar 26 00:09:55 2012 +0000
  59. ce5b7c0 net/designware: Phy address fix by Vipin KUMAR · Mon Mar 26 00:09:54 2012 +0000
  60. 53d4cbf net/designware: Fix the max frame length size by Vipin KUMAR · Mon Mar 26 00:09:53 2012 +0000
  61. e6ff5ca net/designware: Fix to restore hw mac address by Vipin KUMAR · Mon Mar 26 00:09:52 2012 +0000
  62. 7eada18 onenand: samsung: Enable OneNAND support at Samsung's Exynos4210 by Lukasz Majewski · Wed Nov 09 11:06:14 2011 +0100
  63. 2b4fa32 onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · Wed Nov 09 10:30:06 2011 +0100
  64. da949bc microblaze: Wire up LL_TEMAC driver initialization by Stephan Linz · Sat Feb 25 00:48:34 2012 +0000
  65. 2dd5cb1 microblaze: Add faked LL_TEMAC driver configuration by Stephan Linz · Sat Feb 25 00:48:33 2012 +0000
  66. 3439eab microblaze: Enable several ethernet driver compilation by Stephan Linz · Sat Feb 25 00:48:32 2012 +0000
  67. e1fd4be net: ll_temac: Add LL TEMAC driver to u-boot by Stephan Linz · Sat Feb 25 00:48:31 2012 +0000
  68. ece4ac2 onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210 by Lukasz Majewski · Wed Nov 09 11:27:14 2011 +0100
  69. 9d7ba32 onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · Wed Nov 09 11:25:32 2011 +0100
  70. 02cec64 Update net subsystem maintainer in doc/git-mailrc by Joe Hershberger · Tue Apr 03 19:56:34 2012 -0500
  71. ae97ef6 net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back by Eric Miao · Wed Jan 18 22:56:33 2012 +0000
  72. 9645529 mvgbe: remove warning for unused methods by Stefan Bigler · Mon Mar 26 00:02:13 2012 +0000
  73. 0b82a65 LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · Sun Apr 01 03:59:46 2012 +0000
  74. d8a49ca MIPS: fix endianess handling by Daniel Schwierzeck · Mon Apr 02 02:57:56 2012 +0000
  75. 9adc190 MIPS: fix inconsistency in config option for cache operation mode by Daniel Schwierzeck · Mon Apr 02 02:57:55 2012 +0000
  76. 0d15d2a MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · Mon Apr 02 02:57:54 2012 +0000
  77. 4e1fced x86: Remove dead code in eNET by Simon Glass · Wed Mar 14 16:16:01 2012 +0000
  78. b456f54 Prepare v2012.04-rc1 by Wolfgang Denk · Sat Mar 31 00:13:05 2012 +0200
  79. ea45ea2 net/altera_tse: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · Fri Nov 04 02:38:07 2011 +0000
  80. 7524258 net/ethoc: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · Fri Nov 04 02:38:06 2011 +0000
  81. dbe365f Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Mar 30 23:56:04 2012 +0200
  82. 6988d13 RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · Fri Mar 30 23:19:10 2012 +0200
  83. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · Sun Mar 18 11:47:58 2012 +0000
  84. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · Wed Mar 14 21:52:45 2012 +0000
  85. 301eb95 mx28evk: fix build error by Anatolij Gustschin · Fri Mar 30 05:45:27 2012 +0000
  86. 0053272 pci: declare pciauto functions in header by Linus Walleij · Sun Mar 25 12:13:15 2012 +0000
  87. e301edd pci: get rid of local prototypes by Linus Walleij · Sun Mar 25 12:13:05 2012 +0000
  88. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · Mon Mar 12 23:57:50 2012 +0000
  89. 4f21ade MAKEALL: Add -m/-M option to determine maintainers by Marek Vasut · Mon Mar 05 15:10:51 2012 +0000
  90. 650ebc0 cmd_log: print log->v2.con value in the "log info" command by Heiko Schocher · Tue Feb 14 22:21:07 2012 +0000
  91. 3102012 command, log: Coding Style cleanup by Heiko Schocher · Tue Feb 14 22:21:06 2012 +0000
  92. e5f7869 command, log: print with "log show" a full logbuffer by Heiko Schocher · Thu Feb 16 01:02:21 2012 +0000
  93. dfad56c drivers/mmc/mmc.c: Fix build warning by Anatolij Gustschin · Wed Mar 28 21:24:32 2012 +0000
  94. e1f5341 drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning by Anatolij Gustschin · Wed Mar 28 03:40:00 2012 +0000
  95. c183ef4 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Mar 30 20:17:11 2012 +0200
  96. 43dbcdf Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Fri Mar 30 20:17:02 2012 +0200
  97. b2184f2 post: remove #warning for kirkwood CPUs by Valentin Longchamp · Fri Mar 30 03:29:28 2012 +0000
  98. bb30784 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Mar 30 18:09:08 2012 +0200
  99. 3456a34 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Fri Mar 30 18:01:39 2012 +0200
  100. 22f26fe arm: Use common .lds file where possible by Simon Glass · Mon Feb 20 20:17:52 2012 +0000