1. 83ea130 net/ethoc: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · 13 years ago
  2. a7ed871 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  3. 57d40ab RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · 13 years ago
  4. 017e1f3 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · 13 years ago
  5. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  6. 1102d8d mx28evk: fix build error by Anatolij Gustschin · 13 years ago
  7. a3a7072 pci: declare pciauto functions in header by Linus Walleij · 13 years ago
  8. 8d96e1b pci: get rid of local prototypes by Linus Walleij · 13 years ago
  9. 57210c7 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · 13 years ago
  10. 9b96c6b MAKEALL: Add -m/-M option to determine maintainers by Marek Vasut · 13 years ago
  11. c0b77e0 cmd_log: print log->v2.con value in the "log info" command by Heiko Schocher · 13 years ago
  12. 1e8e7ae command, log: Coding Style cleanup by Heiko Schocher · 13 years ago
  13. c16a123 command, log: print with "log show" a full logbuffer by Heiko Schocher · 13 years ago
  14. dc3faf0 drivers/mmc/mmc.c: Fix build warning by Anatolij Gustschin · 13 years ago
  15. 60e242e drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  16. 7373323 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  17. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  18. 4e518b8 post: remove #warning for kirkwood CPUs by Valentin Longchamp · 13 years ago
  19. bc6f6c8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  20. f2ea6247 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 13 years ago
  21. 4a07648 arm: Use common .lds file where possible by Simon Glass · 13 years ago
  22. dde3b70 arm: add a common .lds link script by Simon Glass · 13 years ago
  23. 9492791 arm: Remove unneeded setting of LDCSRIPT by Simon Glass · 13 years ago
  24. 7e6403a Define CPUDIR for the .lds link script by Simon Glass · 13 years ago
  25. 3a62d8c arm: Remove zipitz2 link script by Simon Glass · 13 years ago
  26. ee60197 Allow arch directory to contain .lds without requiring Makefile by Simon Glass · 13 years ago
  27. 76e2c16 OMAP: Remove omap1610inn-based boards by Tom Rini · 13 years ago
  28. 27ac87d arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  29. 3fbc693 board/ti/beagle/beagle.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  30. 33fbc9c sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  31. 96a78ac tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  32. 34fa833 tegra: fdt: i2c: Add extra I2C bindings for U-Boot by Simon Glass · 13 years ago
  33. 3682cc3 tegra: i2c: Select I2C ordering for Seaboard by Simon Glass · 13 years ago
  34. 905fe99 tegra: i2c: Enable I2C on Seaboard by Simon Glass · 13 years ago
  35. c360033 tegra: i2c: Select number of controllers for Tegra2 boards by Simon Glass · 13 years ago
  36. cb445fb tegra: i2c: Initialise I2C on Nvidia boards by Simon Glass · 13 years ago
  37. 2e33559 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · 13 years ago
  38. c678227 fdt: Add function to allow aliases to refer to multiple nodes by Simon Glass · 13 years ago
  39. f4589a7 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  40. 66d6a91 tegra: fdt: Enable FDT support for Ventana by Tom Warren · 13 years ago
  41. d9fdfe0 tegra: fdt: Enable FDT support for Seaboard by Simon Glass · 13 years ago
  42. db44ebd tegra: usb: Enable USB on Seaboard by Simon Glass · 13 years ago
  43. 0291091 tegra: usb: Add common USB defines for tegra2 boards by Simon Glass · 13 years ago
  44. f10393e tegra: usb: Add USB support to nvidia boards by Simon Glass · 13 years ago
  45. 2866903 arm: Check for valid FDT after console is up by Simon Glass · 13 years ago
  46. 9a263e5 fdt: Avoid early panic() when there is no FDT present by Simon Glass · 13 years ago
  47. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  48. ed29744 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · 13 years ago
  49. 9ab4ce2 usb: Add support for txfifo threshold by Simon Glass · 13 years ago
  50. 1920172 tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard by Simon Glass · 13 years ago
  51. 1c1cce9 tegra: usb: fdt: Add additional device tree definitions for USB ports by Simon Glass · 13 years ago
  52. cd474cb tegra: fdt: Add clock bindings for Tegra2 Seaboard by Simon Glass · 13 years ago
  53. 1f1a021 tegra: fdt: Add clock bindings by Simon Glass · 13 years ago
  54. 8b7a47d tegra: fdt: Add additional USB binding by Simon Glass · 13 years ago
  55. b257464 fdt: Add tegra-usb bindings file from linux by Simon Glass · 13 years ago
  56. 849df71 fdt: Add staging area for device tree binding documentation by Simon Glass · 13 years ago
  57. 6710b5b tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel by Simon Glass · 13 years ago
  58. c3474ef tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · 13 years ago
  59. 92665df arm: fdt: Add skeleton device tree file from kernel by Simon Glass · 13 years ago
  60. ed3ee5c fdt: Add basic support for decoding GPIO definitions by Simon Glass · 13 years ago
  61. d17da65 fdt: Add functions to access phandles, arrays and bools by Simon Glass · 13 years ago
  62. f88fe2d fdt: Tidy up a few fdtdec problems by Simon Glass · 13 years ago
  63. dc254f3 fdt: Add tests for fdtdec by Simon Glass · 13 years ago
  64. a53f4a2 fdt: Add fdtdec_find_aliases() to deal with alias nodes by Simon Glass · 13 years ago
  65. d8bd820 arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load by Tom Warren · 13 years ago
  66. 5c1ad3e net: fec_mxc: allow use with cache enabled by Eric Nelson · 13 years ago
  67. 2c4b3c1 net: force PKTALIGN to ARCH_DMA_MINALIGN by Eric Nelson · 13 years ago
  68. 345cd35 i.MX28: Enable caches by default by Marek Vasut · 13 years ago
  69. b3541c1 i.MX28: Make use of the bounce buffer by Marek Vasut · 13 years ago
  70. 3687c41 i.MX28: Do data transfers via DMA in MMC driver by Marek Vasut · 13 years ago
  71. 8635ff9 MMC: Implement generic bounce buffer by Marek Vasut · 13 years ago
  72. 6b9408e i.MX28: Add cache support to MXS NAND driver by Marek Vasut · 13 years ago
  73. c3dfe70 i.MX28: Add cache support into the APBH DMA driver by Marek Vasut · 13 years ago
  74. a4aaad7 ARM926EJS: Implement cache operations by Marek Vasut · 13 years ago
  75. 4af7692 board/vpac270/onenand.c: Fix build errors by Anatolij Gustschin · 13 years ago
  76. b39643b nhk8815: fix build errors by Anatolij Gustschin · 13 years ago
  77. 77c3d84 atmel-boards: add missing atmel_mci.h by Andreas Bießmann · 13 years ago
  78. 4a3ea21 ARM: highbank: setup env from boot source register by Rob Herring · 13 years ago
  79. a34e854 ARM: highbank: change env config to use nvram by Jason Hobbs · 13 years ago
  80. 0c34e69 ARM: highbank: add reset support by Rob Herring · 13 years ago
  81. 877012d ARM: highbank: Add boot counter support by Rob Herring · 13 years ago
  82. 7b81649 ARM: highbank: change TEXT_BASE to 0x8000 by Rob Herring · 13 years ago
  83. ceb2071 ARM: highbank: fix us_to_tick calculation by Rob Herring · 13 years ago
  84. f1e2d17 ARM: highbank: add missing get_tbclk by Rob Herring · 13 years ago
  85. bd0d90e ARM: highbank: fix warning for calxedaxgmac_initialize by Rob Herring · 13 years ago
  86. d821ad4 net: calxedaxgmac: fix build due to missing __aligned definition by Rob Herring · 13 years ago
  87. f9da0f8 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · 13 years ago
  88. f3e6110a lzma: fix printf warnings by Mike Frysinger · 13 years ago
  89. 95c2fb3 EXYNOS: Add structure for Exynos4 DMC by Chander Kashyap · 13 years ago
  90. 813fcb8 EXYNOS: SMDK5250: Support all 4 UARTs by Doug Anderson · 13 years ago
  91. d0b3b49 ARM: fix s3c2410 timer code by David Müller (ELSOFT AG) · 13 years ago
  92. 24efef9 ARM: davinci: fixes for cam_enc_4xx board by Heiko Schocher · 13 years ago
  93. 08b5ab0 omap3_spi: receive transmit mode by jacopo mondi · 14 years ago
  94. f8d6c50 calimain, enbw_cmc: Fix typo in comments by Christian Riesch · 13 years ago
  95. 1441aa6 Davinci: ea20: use gpio framework to access gpios by Stefano Babic · 13 years ago
  96. 88b821b OMAP3: mt_ventoux: sets its own mtdparts by Stefano Babic · 13 years ago
  97. c2afbb5 OMAP3: mt_ventoux: updated timing for FPGA by Stefano Babic · 13 years ago
  98. 61712bc twl4030: fix potential power supply handling issues by Grazvydas Ignotas · 13 years ago
  99. f7dad8f NAND: TI: fix warnings in omap_gpmc.c by Stefano Babic · 13 years ago
  100. 0d63b33 cam_enc_4xx: Rename 'images' to 'imgs' by Tom Rini · 13 years ago