1. 83284a1 mx23_olinuxino: Fix DDR pin iomux settings by Fabio Estevam · 11 years ago
  2. 0ede827 mx23evk: Fix DDR pin iomux settings by Fabio Estevam · 11 years ago
  3. 7e2173c imx: iomux-v3: Include PKE and PUE to pad control pull definitions by Benoît Thébaudeau · 11 years ago
  4. 8f3ff11 imx: Homogenize and fix fuse register definitions by Benoît Thébaudeau · 11 years ago
  5. 1155d55 mx53ard: Move register masks into imx-regs.h by Fabio Estevam · 11 years ago
  6. eaffaa2 wandboard: Add boot selection support by Otavio Salvador · 11 years ago
  7. 5ed1573 wandboard: Add support for Carrier Board MicroSD card by Otavio Salvador · 11 years ago
  8. 08f32f7 wandboard: Add card detection for SOM MicroSD card by Otavio Salvador · 11 years ago
  9. f07e286 mx6qsabresd: Return status when initializing MMC by Otavio Salvador · 11 years ago
  10. 492938a nitrogen6x: Setup CCM_CCOSR register by Fabio Estevam · 11 years ago
  11. 7a56f17 imx: mx6q_4x_mt41j128.cfg: Setup CCM_CCOSR register by Fabio Estevam · 11 years ago
  12. b29ca4a imx: Add titanium board support (i.MX6 based) by Stefan Roese · 11 years ago
  13. 57ca432 mx6sl: Add initial support for mx6slevk board by Fabio Estevam · 11 years ago
  14. f2e8a87 exynos: fdt: Add TMU node for snow by Simon Glass · 11 years ago
  15. 70656c7 Exynos5: Add support for USB download boot mode by Vivek Gautam · 12 years ago
  16. 6017954 Tegra: T30: Beaver board support. by Tom Warren · 11 years ago
  17. 49493cb Tegra: Split tegra_get_chip_type() into soc & sku funcs by Tom Warren · 11 years ago
  18. 3408a34 Tegra: All Tamonten-derived boards use onboard NAND by Thierry Reding · 11 years ago
  19. eac579d smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 11 years ago
  20. b7b5f1a da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 11 years ago
  21. e749789 cam_enc_4xx: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 11 years ago
  22. f84a7b8 ARM: Fix __bss_start and __bss_end in linker scripts by Albert ARIBAUD · 11 years ago
  23. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  24. c97b6df Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  25. 1a9a91d arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 11 years ago
  26. 52587f1 arm: Remove support for smdk6400 by Benoît Thébaudeau · 11 years ago
  27. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 11 years ago
  28. da962b7 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 11 years ago
  29. 7086e91 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 11 years ago
  30. 68fbc0e imx: mx53ard: Add support for NAND Flash by Benoît Thébaudeau · 11 years ago
  31. 2a309f3 omap5912-osk: Fix device initialisation by Jon Hunter · 11 years ago
  32. 5faba1e omap5912-osk: Fix booting from NOR flash by Jon Hunter · 11 years ago
  33. c8b30b8 omap5912-osk: Fix DRAM initialisation by Jon Hunter · 11 years ago
  34. b996a3e am335x: Update timings for the beaglebone again by Tom Rini · 11 years ago
  35. c39d6a0 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  36. 2c2a9f3 ARM: OMAP5: Rename omap5_evm to omap5_uevm by SRICHARAN R · 11 years ago
  37. 47f58a7 omap2420-h4: Fix booting from NOR flash by Hunter, Jon · 11 years ago
  38. 335d939 omap2420-h4: Fix DRAM initialisation by Hunter, Jon · 11 years ago
  39. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 11 years ago
  40. cecac32 pcm051: Enable DDR PHY dynamic power down bit by Lars Poeschel · 11 years ago
  41. fed029f Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  42. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  43. 7a3f481 i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe command by Javier Martinez Canillas · 11 years ago
  44. 38e7007 mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · 12 years ago
  45. aad4659 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  46. 5560028 mx6qsabrelite: README: No need to pass 'u-boot.imx' by Fabio Estevam · 12 years ago
  47. 85449db mx6qsabre{sd,auto}: Add boot mode select by Otavio Salvador · 12 years ago
  48. 60bb462 mx6qsabresd: Fix card detection for invalid card id case by Otavio Salvador · 12 years ago
  49. 28ff917 mx6qsabresd: Document the mapping of USDHC[2-4] by Otavio Salvador · 12 years ago
  50. 5993053 replace last __bss_end__ occurrences with __bss_end by Albert ARIBAUD · 11 years ago
  51. 472d546 Consolidate bool type by York Sun · 11 years ago
  52. f9e4d04 Exynos: clock: Correct pwm source clk selection by Padmavathi Venna · 12 years ago
  53. 5644369 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 11 years ago
  54. d0f34f1 Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  55. a4d40b8 Exynos5: clock: Fix a typo bug in exynos clock init by Akshay Saraswat · 12 years ago
  56. fc9d64f menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  57. db9e5e6 Exynos: clock: Fix a bug in PLL lock check condition by Akshay Saraswat · 12 years ago
  58. 48e2218 SMDK5250: Fix compiler warning for non-dt systems by Vivek Gautam · 12 years ago
  59. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  60. 1863781 SMDK5250: Use statically defined structures only in non DT case by Ajay Kumar · 12 years ago
  61. dc97299 SMDK5250: Add device node for DP by Ajay Kumar · 12 years ago
  62. 539d8f4 SMDK5250: Add device node for FIMD by Ajay Kumar · 12 years ago
  63. c18222b video: exynos_dp: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  64. 29fd570 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  65. ebd749d Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  66. 412665b Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  67. 6d9ea15 Tegra114: MMC: Add SD bus power-rail init routine by Tom Warren · 12 years ago
  68. 2a04a31 Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table by Tom Warren · 12 years ago
  69. e9cd206 Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now) by Tom Warren · 12 years ago
  70. af77fdb tegra114: dalmore: fdt: enable dalmore SPI controller by Allen Martin · 12 years ago
  71. 78f47b7 spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  72. ff1da6f tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  73. 9000652 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  74. c7ba18a am335x_evm: Add better timings for the new BeagleBoard DDR3 part by Tom Rini · 12 years ago
  75. ea7b96b ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  76. 3ba65f9 am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  77. 81df2ba am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  78. 59dcf97 am335x: Enable DDR PHY dynamic power down bit for DDR3 boards by Vaibhav Hiremath · 12 years ago
  79. f35034f cm-t35: add support for loading splash image from NAND by Nikita Kiryanov · 12 years ago
  80. 2e72972 lcd, fb: remove duplicated prototypes and unused code by Jeroen Hofstee · 12 years ago
  81. 00a0ca5 common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  82. f1d205a common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  83. 46d1d5d common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  84. 8b906a9 Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  85. 131a1e6 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  86. 3f39778 ARM: rpi_b: use bcm2835 mbox driver to get memory size by Stephen Warren · 12 years ago
  87. e2d282a Add initial support for Wandboard dual lite and solo. by Fabio Estevam · 12 years ago
  88. 7ea01d1 x86: Add FDT SPI node for link by Simon Glass · 12 years ago
  89. 3c47f2f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  90. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  91. 83301b4 arm:trats: Use new ums command by Lukasz Majewski · 12 years ago
  92. e103b7a arm: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  93. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  94. b27673c Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  95. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  96. 19a0f7f nitrogen: Use unsigned long to specify the total RAM size by fabio.estevam@freescale.com · 12 years ago
  97. 477393e Tegra114: Dalmore: Add pad config tables/code based on pinmux code by Tom Warren · 12 years ago
  98. 5647c03 Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras by Tom Warren · 12 years ago
  99. f31a544 Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bits by Tom Warren · 12 years ago
  100. 190be1f Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines by Tom Warren · 12 years ago