1. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · 13 years ago
  2. 4f21ade MAKEALL: Add -m/-M option to determine maintainers by Marek Vasut · 13 years ago
  3. 650ebc0 cmd_log: print log->v2.con value in the "log info" command by Heiko Schocher · 13 years ago
  4. 3102012 command, log: Coding Style cleanup by Heiko Schocher · 13 years ago
  5. e5f7869 command, log: print with "log show" a full logbuffer by Heiko Schocher · 13 years ago
  6. dfad56c drivers/mmc/mmc.c: Fix build warning by Anatolij Gustschin · 13 years ago
  7. e1f5341 drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  8. c183ef4 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  9. 43dbcdf Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  10. b2184f2 post: remove #warning for kirkwood CPUs by Valentin Longchamp · 13 years ago
  11. bb30784 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  12. 3456a34 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 13 years ago
  13. 22f26fe arm: Use common .lds file where possible by Simon Glass · 13 years ago
  14. 437e2b8 arm: add a common .lds link script by Simon Glass · 13 years ago
  15. 2a4e7d7 arm: Remove unneeded setting of LDCSRIPT by Simon Glass · 13 years ago
  16. 7b0fb5f Define CPUDIR for the .lds link script by Simon Glass · 13 years ago
  17. a48325c arm: Remove zipitz2 link script by Simon Glass · 13 years ago
  18. 9b30937 Allow arch directory to contain .lds without requiring Makefile by Simon Glass · 13 years ago
  19. bce82d3 OMAP: Remove omap1610inn-based boards by Tom Rini · 13 years ago
  20. d75ffd4 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  21. 359260b board/ti/beagle/beagle.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  22. 9ad40d0 sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  23. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  24. 52f5354 tegra: fdt: i2c: Add extra I2C bindings for U-Boot by Simon Glass · 13 years ago
  25. 137d324 tegra: i2c: Select I2C ordering for Seaboard by Simon Glass · 13 years ago
  26. a05a32b tegra: i2c: Enable I2C on Seaboard by Simon Glass · 13 years ago
  27. aac6088 tegra: i2c: Select number of controllers for Tegra2 boards by Simon Glass · 13 years ago
  28. 87cc3d1 tegra: i2c: Initialise I2C on Nvidia boards by Simon Glass · 13 years ago
  29. d243022 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · 13 years ago
  30. 1f77266 fdt: Add function to allow aliases to refer to multiple nodes by Simon Glass · 13 years ago
  31. cad1a27 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  32. 642d4a8 tegra: fdt: Enable FDT support for Ventana by Tom Warren · 13 years ago
  33. f678ae6 tegra: fdt: Enable FDT support for Seaboard by Simon Glass · 13 years ago
  34. 3e094a8 tegra: usb: Enable USB on Seaboard by Simon Glass · 13 years ago
  35. 9d58086 tegra: usb: Add common USB defines for tegra2 boards by Simon Glass · 13 years ago
  36. 5d73a8d tegra: usb: Add USB support to nvidia boards by Simon Glass · 13 years ago
  37. d3842c4 arm: Check for valid FDT after console is up by Simon Glass · 13 years ago
  38. 1691f69 fdt: Avoid early panic() when there is no FDT present by Simon Glass · 13 years ago
  39. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  40. 2966cd2 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · 13 years ago
  41. 5978cdb usb: Add support for txfifo threshold by Simon Glass · 13 years ago
  42. 0cb8317 tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard by Simon Glass · 13 years ago
  43. 188cbca tegra: usb: fdt: Add additional device tree definitions for USB ports by Simon Glass · 13 years ago
  44. 975a0f9 tegra: fdt: Add clock bindings for Tegra2 Seaboard by Simon Glass · 13 years ago
  45. 84a6447 tegra: fdt: Add clock bindings by Simon Glass · 13 years ago
  46. f71d318 tegra: fdt: Add additional USB binding by Simon Glass · 13 years ago
  47. 64c5507 fdt: Add tegra-usb bindings file from linux by Simon Glass · 13 years ago
  48. 735a6f9 fdt: Add staging area for device tree binding documentation by Simon Glass · 13 years ago
  49. 92c8ccc tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel by Simon Glass · 13 years ago
  50. 83aaec8 tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · 13 years ago
  51. a292da6 arm: fdt: Add skeleton device tree file from kernel by Simon Glass · 13 years ago
  52. 0d83c4d fdt: Add basic support for decoding GPIO definitions by Simon Glass · 13 years ago
  53. c469736 fdt: Add functions to access phandles, arrays and bools by Simon Glass · 13 years ago
  54. 6544498 fdt: Tidy up a few fdtdec problems by Simon Glass · 13 years ago
  55. 8894195 fdt: Add tests for fdtdec by Simon Glass · 13 years ago
  56. b022ead fdt: Add fdtdec_find_aliases() to deal with alias nodes by Simon Glass · 13 years ago
  57. 8b75b8f arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load by Tom Warren · 13 years ago
  58. 3d2f727 net: fec_mxc: allow use with cache enabled by Eric Nelson · 13 years ago
  59. 23343a1 net: force PKTALIGN to ARCH_DMA_MINALIGN by Eric Nelson · 13 years ago
  60. 6e5ce31 i.MX28: Enable caches by default by Marek Vasut · 13 years ago
  61. 6e48cf3 i.MX28: Make use of the bounce buffer by Marek Vasut · 13 years ago
  62. 5796bed i.MX28: Do data transfers via DMA in MMC driver by Marek Vasut · 13 years ago
  63. dccb608 MMC: Implement generic bounce buffer by Marek Vasut · 13 years ago
  64. 1b120e8 i.MX28: Add cache support to MXS NAND driver by Marek Vasut · 13 years ago
  65. 2642766 i.MX28: Add cache support into the APBH DMA driver by Marek Vasut · 13 years ago
  66. fc92851 ARM926EJS: Implement cache operations by Marek Vasut · 13 years ago
  67. eee1d97 board/vpac270/onenand.c: Fix build errors by Anatolij Gustschin · 13 years ago
  68. 8aecae5 nhk8815: fix build errors by Anatolij Gustschin · 13 years ago
  69. 3bfcbb8 atmel-boards: add missing atmel_mci.h by Andreas Bießmann · 13 years ago
  70. 06d0074 ARM: highbank: setup env from boot source register by Rob Herring · 13 years ago
  71. 209432a ARM: highbank: change env config to use nvram by Jason Hobbs · 13 years ago
  72. f9904ce ARM: highbank: add reset support by Rob Herring · 13 years ago
  73. 02fe785 ARM: highbank: Add boot counter support by Rob Herring · 13 years ago
  74. 847536a ARM: highbank: change TEXT_BASE to 0x8000 by Rob Herring · 13 years ago
  75. 3ec96f3 ARM: highbank: fix us_to_tick calculation by Rob Herring · 13 years ago
  76. 555fe5e ARM: highbank: add missing get_tbclk by Rob Herring · 13 years ago
  77. 12db802 ARM: highbank: fix warning for calxedaxgmac_initialize by Rob Herring · 13 years ago
  78. 3c76c54 net: calxedaxgmac: fix build due to missing __aligned definition by Rob Herring · 13 years ago
  79. 6001915 lzma: fix printf warnings by Mike Frysinger · 13 years ago
  80. ecf95fa EXYNOS: Add structure for Exynos4 DMC by Chander Kashyap · 13 years ago
  81. f421952 EXYNOS: SMDK5250: Support all 4 UARTs by Doug Anderson · 13 years ago
  82. fff486e ARM: fix s3c2410 timer code by David Müller (ELSOFT AG) · 13 years ago
  83. b22c74b ARM: davinci: fixes for cam_enc_4xx board by Heiko Schocher · 13 years ago
  84. fe8793e omap3_spi: receive transmit mode by jacopo mondi · 14 years ago
  85. 2ad4d4e calimain, enbw_cmc: Fix typo in comments by Christian Riesch · 13 years ago
  86. 562b7b9 Davinci: ea20: use gpio framework to access gpios by Stefano Babic · 13 years ago
  87. ceca60c OMAP3: mt_ventoux: sets its own mtdparts by Stefano Babic · 13 years ago
  88. 830d70f OMAP3: mt_ventoux: updated timing for FPGA by Stefano Babic · 13 years ago
  89. 0fcedce twl4030: fix potential power supply handling issues by Grazvydas Ignotas · 13 years ago
  90. aade579 NAND: TI: fix warnings in omap_gpmc.c by Stefano Babic · 13 years ago
  91. b3b6a39 cam_enc_4xx: Rename 'images' to 'imgs' by Tom Rini · 13 years ago
  92. 6a597b9 arm: Add Prep subcommand support to bootm by Simon Schwarz · 13 years ago
  93. 7f0461e OMAP3: twister: add support to boot Linux from SPL by Stefano Babic · 13 years ago
  94. 0e0a6b7 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · 13 years ago
  95. 44fa188 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  96. 84fb0dd Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
  97. bbb57cb devkit8000: Implement and activate direct OS boot by Simon Schwarz · 13 years ago
  98. ab21819 omap/spl: change output of spl_parse_image_header by Simon Schwarz · 13 years ago
  99. 305bc4c omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  100. 23cced1 devkit8000/spl: init GPMC for dm9000 in SPL by Simon Schwarz · 13 years ago