1. 3e7b329 tegra: config: seaboard: Move tegra-common-post to correct place by Simon Glass · 12 years ago
  2. b2490a3 tegra: Remove unnecessary CONFIG_SYS_NAND_BASE by Simon Glass · 12 years ago
  3. dbe5bb5 ARM: tegra: TrimSlice: add support for USB1 port by Stephen Warren · 12 years ago
  4. ac221a8 tegra: Enable display/lcd support on Seaboard by Mayuresh Kulkarni · 12 years ago
  5. a1dccff tegra: Align LCD frame buffer to section boundary by Simon Glass · 12 years ago
  6. ef45ffd lcd: Add support for flushing LCD fb from dcache after update by Simon Glass · 12 years ago
  7. 599a4df lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment by Simon Glass · 12 years ago
  8. 6555e69 tegra: Add SOC support for display/lcd by Wei Ni · 12 years ago
  9. 1564f34 tegra: Add support for PWM by Simon Glass · 12 years ago
  10. 1af03bd pxa: Disable dcache on palmld, palmtc, zipitz2 by Simon Glass · 12 years ago
  11. 9cb48e8 EXYNOS5: Enable SPI booting. by Rajeshwari Shinde · 12 years ago
  12. 000b548 EXYNOS5: Enable SPI by Hatim RV · 12 years ago
  13. 4453d23 SMDK5250: Enable Sound by Rajeshwari Shinde · 12 years ago
  14. 836a66c SOUND: SAMSUNG: Add I2S driver by Rajeshwari Shinde · 12 years ago
  15. 461c5e5 exynos4: universal_C210: add display support by Piotr Wilczek · 12 years ago
  16. c1ea2e1 drivers: video: Add ld9040 video driver by Piotr Wilczek · 12 years ago
  17. 6f10f0a misc:max8998 Add LDO macros by Piotr Wilczek · 12 years ago
  18. e372b55 exynos4: universal_C210: use software SPI by Piotr Wilczek · 12 years ago
  19. 346fe62 SMDK5250: Config: Enable MAX77686 pmic chip by Rajeshwari Shinde · 12 years ago
  20. e9e8be8 PMIC: MAX77686: Add support for MAX77686 by Rajeshwari Shinde · 12 years ago
  21. 6ce94c3 arm:exynos4:universal: Eliminated low level init by Piotr Wilczek · 12 years ago
  22. 242d3d9 arm:exynos4:trats: Correct SDRAM configuration for trats by Piotr Wilczek · 12 years ago
  23. d94e1f2 Exynos5250: Enable PXE Support by Chander Kashyap · 12 years ago
  24. d8c2fd0 mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · 12 years ago
  25. ecacc01 Merge git://git.denx.de/u-boot by Stefano Babic · 12 years ago
  26. e3aa3d5 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
  27. becc684 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 12 years ago
  28. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  29. 8eb6994 lib/zlib: sparse fixes by Kim Phillips · 12 years ago
  30. 40c2c03 net/: sparse fixes by Kim Phillips · 12 years ago
  31. e69030c include/image.h: sparse fixes by Kim Phillips · 12 years ago
  32. 2b2be3a include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · 12 years ago
  33. 47bd825 include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · 12 years ago
  34. 632fe9c include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
  35. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  36. 128d3d9 fs: rename fsload command to load by Stephen Warren · 12 years ago
  37. 40816a0 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · 12 years ago
  38. 05523f1 arm: atmel: cpux9k2: add missing cache configs by Jens Scharsig (BuS Elektronik) · 12 years ago
  39. 9b9f90b Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  40. 08726a2 x86: config: Enable AHCI support for coreboot by Simon Glass · 12 years ago
  41. 49ec4b1 ahci: Perform SATA flush after disk write. by Marc Jones · 12 years ago
  42. dd2c734 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · 12 years ago
  43. 48791f1 ahci: cosmetics and cleanup by Stefan Reinauer · 12 years ago
  44. e50a10e scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · 12 years ago
  45. 99ab379 Support setenv_ulong() and setenv_addr() for powerpc by Simon Glass · 12 years ago
  46. 4027185 am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Tom Rini · 12 years ago
  47. fc52305 Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · 12 years ago
  48. 16564b9 avr32: allow multi block mmc access for all boards by Andreas Bießmann · 12 years ago
  49. aa00906 eco5pk: Add new board and default config by Raphael Assenat · 12 years ago
  50. 248ef0a New board support: Nokia RX-51 aka N900 by Pali Rohár · 12 years ago
  51. 2e7726b Add power bus message definitions in twl4030.h by Pali Rohár · 12 years ago
  52. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  53. 4f8662d fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
  54. 36ea627 tegra: move to common SPL framework by Allen Martin · 12 years ago
  55. d889e8a ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it by Stephen Warren · 12 years ago
  56. 8a53855 tegra: nand: make ONFI detection work by Lucas Stach · 12 years ago
  57. 9cc4e4b ARM: tegra: Seaboard: enable multiple USB ports by Stephen Warren · 12 years ago
  58. b03192e ARM: tegra: Harmony: enable ULPI USB port by Stephen Warren · 12 years ago
  59. 3530510 ARM: tegra: use standard variables to define load addresses by Stephen Warren · 12 years ago
  60. 875508c ARM: tegra: define CONFIG_SYS_BOOTMAPSZ by Stephen Warren · 12 years ago
  61. 85990a9 tegra: add Colibri T20 board support by Lucas Stach · 12 years ago
  62. 695ccc8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 12 years ago
  63. 26a1289 ColdFire: Remove save env in NAND support for M54418TWR board. by Jason Jin · 12 years ago
  64. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  65. 464fdd2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  66. 9edd3f7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  67. 167b888 arm: arm925t: remove SX1 board by Albert ARIBAUD · 12 years ago
  68. 2565005 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  69. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  70. 35849b5 MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk by Stefano Babic · 12 years ago
  71. 550e81c mx6qsabre_common: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  72. 5a8503e mx35pdk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  73. 8a10b13 mx51evk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  74. c6c373c mx25pdk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  75. 13f6829 mx53loco: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  76. 90c3aae mx25pdk: Add Ethernet support by Fabio Estevam · 12 years ago
  77. 2e6453d pmic: Add support for mc34704 by Fabio Estevam · 12 years ago
  78. 57c922b pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH by Fabio Estevam · 12 years ago
  79. 1de48fa mx25pdk: Add esdhc support by Fabio Estevam · 12 years ago
  80. 4294dc6 mx25pdk: Include CONFIG_MX25 by Fabio Estevam · 12 years ago
  81. 6ec4b95 MX35: add support for woodburn board by Stefano Babic · 12 years ago
  82. 0594f80 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  83. 9f2cfe4 Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  84. 9916279 am335x_evm: Enable use of UART{1,2,3,4,5} by Andrew Bradford · 12 years ago
  85. 288904d FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · 12 years ago
  86. 0c1c923 am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
  87. 756a7bf OMAP3: add video support to the mcx board by Stefano Babic · 12 years ago
  88. 72c7212 OMAP3: mcx: updated to new hardware revision by Stefano Babic · 12 years ago
  89. eccb576 OMAP3: updated pinmux and environment for new revision of mcx board by Stefano Babic · 12 years ago
  90. efa9f28 ColdFire: Add Freescale MCF54418TWR ColdFire development board support by Alison Wang · 12 years ago
  91. 88fcf84 km83xx: add kmvect1 board by Gerlando Falauto · 12 years ago
  92. 7dfecfa km83xx: add common support for km8309 boards by Gerlando Falauto · 12 years ago
  93. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  94. 7473555 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  95. 1dcad7f cosmetic: suvd3: align #defines by Gerlando Falauto · 12 years ago
  96. 315ef7e cm-t35: clean unused defines from config by Igor Grinberg · 12 years ago
  97. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  98. 12ce003 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  99. add42f4 Merge branch 'next' by Gerald Van Baren · 12 years ago
  100. 430c0dc Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago