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