1. 29fd570 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  2. 7ee68fe EXYNOS5: Add L2 Cache Support. by Rajeshwari Shinde · 12 years ago
  3. ebd749d Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  4. 412665b Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  5. f789be6 Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boards by Tom Warren · 12 years ago
  6. 6d9ea15 Tegra114: MMC: Add SD bus power-rail init routine by Tom Warren · 12 years ago
  7. 2a04a31 Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table by Tom Warren · 12 years ago
  8. e9cd206 Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now) by Tom Warren · 12 years ago
  9. ec37b2b tegra114: dalmore: config: enable SPI by Allen Martin · 12 years ago
  10. 77c42e8 tegra114: add SPI driver by Allen Martin · 12 years ago
  11. af77fdb tegra114: dalmore: fdt: enable dalmore SPI controller by Allen Martin · 12 years ago
  12. 9a38fb4 tegra114: fdt: add SPI blocks by Allen Martin · 12 years ago
  13. 6a3742f tegra114: fdt: add apbdma block by Allen Martin · 12 years ago
  14. c3bb3c8 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · 12 years ago
  15. 772ba15 sf: winbond: add W25Q32DW by Allen Martin · 12 years ago
  16. 78f47b7 spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  17. 6b3a03e tegra20: spi: move fdt probe to spi_init by Allen Martin · 12 years ago
  18. 7a49ba6 tegra: spi: pull register structs out of headers by Allen Martin · 12 years ago
  19. 2a3c5bc tegra: spi: remove non fdt support by Allen Martin · 12 years ago
  20. ff1da6f tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  21. 9000652 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  22. b6379e1 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  23. 173ddc5 mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used by Peter Korsgaard · 12 years ago
  24. d4e1da4 mmc: mmc_getcd/getwp: use sensible defaults by Peter Korsgaard · 12 years ago
  25. bd380cf arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms by Tom Rini · 12 years ago
  26. c7ba18a am335x_evm: Add better timings for the new BeagleBoard DDR3 part by Tom Rini · 12 years ago
  27. ea7b96b ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  28. 6213a68 ns16550: enable quirks for ti814x by Matt Porter · 12 years ago
  29. 26fa578 am33xx: support ti814x mmc reference clock by Matt Porter · 12 years ago
  30. 4fab8d7 am33xx: add dmm support to emif4 library by Matt Porter · 12 years ago
  31. 8b029f2 am33xx: add ti814x specific register definitions by Matt Porter · 12 years ago
  32. b2e682f am33xx: refactor am33xx mux support and add ti814x support by Matt Porter · 12 years ago
  33. b43c17c am33xx: refactor am33xx clocks and add ti814x support by Matt Porter · 12 years ago
  34. 3ba65f9 am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  35. 81df2ba am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  36. 98f9200 am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  37. e284f88 igep00x0: Enable CONFIG_CMD_BOOTZ by Enric Balletbo i Serra · 12 years ago
  38. 244044e ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. by Enric Balletbo i Serra · 12 years ago
  39. 59dcf97 am335x: Enable DDR PHY dynamic power down bit for DDR3 boards by Vaibhav Hiremath · 12 years ago
  40. 5361213 ARM: tegra: enable workaround for ARM erratum 716044 by Stephen Warren · 12 years ago
  41. c5d4752 ARM: implement erratum 716044 workaround by Stephen Warren · 12 years ago
  42. 1e7e374 am33xx:ddr:Fix config_sdram to work for all DDR by Steve Kipisz · 12 years ago
  43. 951d582 am335x_evm: Add more variables and switch to DT booting. by Koen Kooi · 12 years ago
  44. 73a27a8 am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env by Koen Kooi · 12 years ago
  45. 2077590 am335x_evm: add support for BeagleBone Black DT name by Koen Kooi · 12 years ago
  46. 296de3b Initialise correct GPMC WAITx irq for AM33xx by Mark Jackson · 12 years ago
  47. fc33705 Allow AM335x MPU core clock speed to be specified in the board config file by Mark Jackson · 12 years ago
  48. f35034f cm-t35: add support for loading splash image from NAND by Nikita Kiryanov · 12 years ago
  49. acf3baa video: Fix splash screen alignment by Matthias Weisser · 12 years ago
  50. 317461c Fix bitmap offsets for non 8-bit LCDs by Andre Renaud · 12 years ago
  51. a5796c5 common/lcd.c: move the macro's to the c file by Jeroen Hofstee · 12 years ago
  52. fbd239b api/api_display: use the getters for console size info by Jeroen Hofstee · 12 years ago
  53. 2e72972 lcd, fb: remove duplicated prototypes and unused code by Jeroen Hofstee · 12 years ago
  54. 6b03514 common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · 12 years ago
  55. 00a0ca5 common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  56. f1d205a common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  57. 0698095 lcd, pxafb: move the pxafb to drivers/video by Jeroen Hofstee · 12 years ago
  58. 59155f4 lcd, mpc8xx: move the mpc8xx driver to drivers/video by Jeroen Hofstee · 12 years ago
  59. fc69eb0 lcd, tegra: remove unused cursor functions by Jeroen Hofstee · 12 years ago
  60. 7cdbd29 lcd, amba: remove this driver since it is not used by Jeroen Hofstee · 12 years ago
  61. 46d1d5d common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  62. 8b906a9 Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  63. 131a1e6 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  64. 9a4fbe4 mmc: add bcm2835 driver by Stephen Warren · 12 years ago
  65. 6be3c9f video: add a driver for the bcm2835 by Stephen Warren · 12 years ago
  66. 38baa4f ARM: rpi_b: disable rpi_b dcache explicitly by Stephen Warren · 12 years ago
  67. 6d33071 lcd: calculate line_length after lcd_ctrl_init() by Stephen Warren · 12 years ago
  68. 3f39778 ARM: rpi_b: use bcm2835 mbox driver to get memory size by Stephen Warren · 12 years ago
  69. 8807728 ARM: bcm2835: add mailbox driver by Stephen Warren · 12 years ago
  70. e2d282a Add initial support for Wandboard dual lite and solo. by Fabio Estevam · 12 years ago
  71. 209b571 i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT by Eric Nelson · 12 years ago
  72. 99e2dc5 i.MX6: Add hdmidet command to detect attached HDMI monitor by Eric Nelson · 12 years ago
  73. a49db3d mx28evk: Disable CONFIG_CMD_I2C by Fabio Estevam · 12 years ago
  74. 982a3c4 imx-common: timer: fix 32-bit overflow by Knut Wohlrab · 12 years ago
  75. 40f1daa configs: mx28evk: Use single-line comments by Fabio Estevam · 12 years ago
  76. b33426c mxs: spl_mem_init: Align DDR2 init with FSL bootlets source by Fabio Estevam · 12 years ago
  77. 1e7133e sf: Use unsigned type for buffers by Simon Glass · 12 years ago
  78. 363464f x86: Enable time command for coreboot by Simon Glass · 12 years ago
  79. e30bd5c x86: Enable SPI flash support for coreboot by Simon Glass · 12 years ago
  80. 7ea01d1 x86: Add FDT SPI node for link by Simon Glass · 12 years ago
  81. 192868b x86: Move PCI init before SPI init by Simon Glass · 12 years ago
  82. bb8215f sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  83. 5e6fb69 x86: spi: Set maximum write size for ICH by Simon Glass · 12 years ago
  84. 1e566bc sf: Respect maximum SPI write size by Simon Glass · 12 years ago
  85. 0c456ce spi: Add parameter for maximum write size by Simon Glass · 12 years ago
  86. 1853030 x86: spi: Add Intel ICH driver by Simon Glass · 12 years ago
  87. c0f87dd sf: Use spi_flash_alloc() in each SPI flash driver by Simon Glass · 12 years ago
  88. b5aec14 sf: Add spi_flash_alloc() to create a new SPI flash struct by Simon Glass · 12 years ago
  89. d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  90. ba6c3ce spi: Add function to allocate a new SPI slave by Simon Glass · 12 years ago
  91. 4397a2a fdt: Add fdtdec_get_addr_size() to read reg properties by Simon Glass · 12 years ago
  92. 3c47f2f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  93. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  94. ae003d0 usb: Add multiple controllers support for EHCI PCI by Vincent Palatin · 12 years ago
  95. 0641ce5 x86: Enable USB features for coreboot by Simon Glass · 12 years ago
  96. 032868a usb: usbeth: smsc95xx: remove EEPROM loaded check by Michael Spang · 12 years ago
  97. 61755c7 usb: ehci: Fix aliasing issue in EHCI interrupt code by Vincent Palatin · 12 years ago
  98. 8f62ca6 usb: ehci: Support interrupt transfers via periodic list by Patrick Georgi · 12 years ago
  99. c74b011 usb: ehci: exynos: Enable non-dt path by Vivek Gautam · 12 years ago
  100. 24a4775 usb: ehci: exynos: Fix multiple FDT decode by Vivek Gautam · 12 years ago