1. 8b029f2 am33xx: add ti814x specific register definitions by Matt Porter · 12 years ago
  2. b2e682f am33xx: refactor am33xx mux support and add ti814x support by Matt Porter · 12 years ago
  3. b43c17c am33xx: refactor am33xx clocks and add ti814x support by Matt Porter · 12 years ago
  4. 3ba65f9 am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  5. 81df2ba am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  6. 98f9200 am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  7. e284f88 igep00x0: Enable CONFIG_CMD_BOOTZ by Enric Balletbo i Serra · 12 years ago
  8. 244044e ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. by Enric Balletbo i Serra · 12 years ago
  9. 59dcf97 am335x: Enable DDR PHY dynamic power down bit for DDR3 boards by Vaibhav Hiremath · 12 years ago
  10. 5361213 ARM: tegra: enable workaround for ARM erratum 716044 by Stephen Warren · 12 years ago
  11. c5d4752 ARM: implement erratum 716044 workaround by Stephen Warren · 12 years ago
  12. 1e7e374 am33xx:ddr:Fix config_sdram to work for all DDR by Steve Kipisz · 12 years ago
  13. 951d582 am335x_evm: Add more variables and switch to DT booting. by Koen Kooi · 12 years ago
  14. 73a27a8 am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env by Koen Kooi · 12 years ago
  15. 2077590 am335x_evm: add support for BeagleBone Black DT name by Koen Kooi · 12 years ago
  16. 296de3b Initialise correct GPMC WAITx irq for AM33xx by Mark Jackson · 12 years ago
  17. fc33705 Allow AM335x MPU core clock speed to be specified in the board config file by Mark Jackson · 12 years ago
  18. f35034f cm-t35: add support for loading splash image from NAND by Nikita Kiryanov · 12 years ago
  19. acf3baa video: Fix splash screen alignment by Matthias Weisser · 12 years ago
  20. 317461c Fix bitmap offsets for non 8-bit LCDs by Andre Renaud · 12 years ago
  21. a5796c5 common/lcd.c: move the macro's to the c file by Jeroen Hofstee · 12 years ago
  22. fbd239b api/api_display: use the getters for console size info by Jeroen Hofstee · 12 years ago
  23. 2e72972 lcd, fb: remove duplicated prototypes and unused code by Jeroen Hofstee · 12 years ago
  24. 6b03514 common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · 12 years ago
  25. 00a0ca5 common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  26. f1d205a common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  27. 0698095 lcd, pxafb: move the pxafb to drivers/video by Jeroen Hofstee · 12 years ago
  28. 59155f4 lcd, mpc8xx: move the mpc8xx driver to drivers/video by Jeroen Hofstee · 12 years ago
  29. fc69eb0 lcd, tegra: remove unused cursor functions by Jeroen Hofstee · 12 years ago
  30. 7cdbd29 lcd, amba: remove this driver since it is not used by Jeroen Hofstee · 12 years ago
  31. 46d1d5d common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  32. 8b906a9 Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  33. 131a1e6 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  34. 9a4fbe4 mmc: add bcm2835 driver by Stephen Warren · 12 years ago
  35. 6be3c9f video: add a driver for the bcm2835 by Stephen Warren · 12 years ago
  36. 38baa4f ARM: rpi_b: disable rpi_b dcache explicitly by Stephen Warren · 12 years ago
  37. 6d33071 lcd: calculate line_length after lcd_ctrl_init() by Stephen Warren · 12 years ago
  38. 3f39778 ARM: rpi_b: use bcm2835 mbox driver to get memory size by Stephen Warren · 12 years ago
  39. 8807728 ARM: bcm2835: add mailbox driver by Stephen Warren · 12 years ago
  40. e2d282a Add initial support for Wandboard dual lite and solo. by Fabio Estevam · 12 years ago
  41. 209b571 i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT by Eric Nelson · 12 years ago
  42. 99e2dc5 i.MX6: Add hdmidet command to detect attached HDMI monitor by Eric Nelson · 12 years ago
  43. a49db3d mx28evk: Disable CONFIG_CMD_I2C by Fabio Estevam · 12 years ago
  44. 982a3c4 imx-common: timer: fix 32-bit overflow by Knut Wohlrab · 12 years ago
  45. 40f1daa configs: mx28evk: Use single-line comments by Fabio Estevam · 12 years ago
  46. b33426c mxs: spl_mem_init: Align DDR2 init with FSL bootlets source by Fabio Estevam · 12 years ago
  47. 1e7133e sf: Use unsigned type for buffers by Simon Glass · 12 years ago
  48. 363464f x86: Enable time command for coreboot by Simon Glass · 12 years ago
  49. e30bd5c x86: Enable SPI flash support for coreboot by Simon Glass · 12 years ago
  50. 7ea01d1 x86: Add FDT SPI node for link by Simon Glass · 12 years ago
  51. 192868b x86: Move PCI init before SPI init by Simon Glass · 12 years ago
  52. bb8215f sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  53. 5e6fb69 x86: spi: Set maximum write size for ICH by Simon Glass · 12 years ago
  54. 1e566bc sf: Respect maximum SPI write size by Simon Glass · 12 years ago
  55. 0c456ce spi: Add parameter for maximum write size by Simon Glass · 12 years ago
  56. 1853030 x86: spi: Add Intel ICH driver by Simon Glass · 12 years ago
  57. c0f87dd sf: Use spi_flash_alloc() in each SPI flash driver by Simon Glass · 12 years ago
  58. b5aec14 sf: Add spi_flash_alloc() to create a new SPI flash struct by Simon Glass · 12 years ago
  59. d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  60. ba6c3ce spi: Add function to allocate a new SPI slave by Simon Glass · 12 years ago
  61. 4397a2a fdt: Add fdtdec_get_addr_size() to read reg properties by Simon Glass · 12 years ago
  62. 3c47f2f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  63. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  64. ae003d0 usb: Add multiple controllers support for EHCI PCI by Vincent Palatin · 12 years ago
  65. 0641ce5 x86: Enable USB features for coreboot by Simon Glass · 12 years ago
  66. 032868a usb: usbeth: smsc95xx: remove EEPROM loaded check by Michael Spang · 12 years ago
  67. 61755c7 usb: ehci: Fix aliasing issue in EHCI interrupt code by Vincent Palatin · 12 years ago
  68. 8f62ca6 usb: ehci: Support interrupt transfers via periodic list by Patrick Georgi · 12 years ago
  69. c74b011 usb: ehci: exynos: Enable non-dt path by Vivek Gautam · 12 years ago
  70. 24a4775 usb: ehci: exynos: Fix multiple FDT decode by Vivek Gautam · 12 years ago
  71. 83301b4 arm:trats: Use new ums command by Lukasz Majewski · 12 years ago
  72. b528f71 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  73. b4d36f6 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel by Piotr Wilczek · 12 years ago
  74. dee1d99 usb:composite: USB Mass Storage - storage_common.c from Linux kernel by Lukasz Majewski · 12 years ago
  75. f7b4162 usb:composite:fix Provide function data when addressing device with only one interface by Lukasz Majewski · 12 years ago
  76. b2caefb usbtty: adapt buffers for large packet support by Shiraz Hashim · 12 years ago
  77. 39fd634 usb/host/ehci: Add support for EHCI on spear by Vipin Kumar · 12 years ago
  78. a04983d usb: Fix bug when both DFU & ETHER are defined by Pantelis Antoniou · 12 years ago
  79. 1b6ca18 dfu: Add a partition type target by Pantelis Antoniou · 12 years ago
  80. 80eb1bd dfu: Properly zero out timeout value by Pantelis Antoniou · 12 years ago
  81. df93cd9 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · 12 years ago
  82. ea3e212 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · 12 years ago
  83. 2982837 usb: ehci: Add 64-bit controller support by Vincent Palatin · 12 years ago
  84. 7c38e90 usb: ehci: generic PCI support by Vincent Palatin · 12 years ago
  85. b5bec88 Use 'unsigned int' for global_data's baudrate by Simon Glass · 12 years ago
  86. 68794b9 sparc: Fix build warnings in serial.c by Simon Glass · 12 years ago
  87. eb33809 sparc: Fix out-of-tree building by Simon Glass · 12 years ago
  88. 69e0683 serial: ns16550: Remove unwanted cast by Simon Glass · 12 years ago
  89. 81e2ff0 avr32: Fix cast warning in board.c by Simon Glass · 12 years ago
  90. 9e97834 blackfin: Remove noreturn attribute from cpu_init_f() by Simon Glass · 12 years ago
  91. 4da2551 blackfin: Fix up board_type global data by Simon Glass · 12 years ago
  92. 068a1e4 exynos5: Enable generic board for Exynos5 device tree boards by Simon Glass · 12 years ago
  93. 949747b x86: Enable generic board by Simon Glass · 12 years ago
  94. dd7f65f tegra: Enable generic board for Tegra by Simon Glass · 12 years ago
  95. e424c15 x86: Enable generic board support by Simon Glass · 12 years ago
  96. 86cfb6b x86: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  97. be274b9 x86: Adjust board_r.c for x86 by Simon Glass · 12 years ago
  98. 48a3380 x86: Adjust board_f.c for x86 by Simon Glass · 12 years ago
  99. 660c60c ppc: Enable generic board support by Simon Glass · 12 years ago
  100. c2240d4 Adjust board_r.c for ppc by Simon Glass · 12 years ago