1. 5eaa215 ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · 12 years ago
  2. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  3. d53e340 armv7: do not relocate _start twice by Vincent Stehlé · 12 years ago
  4. de63ac2 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  5. 96fdbec ARM: mmu: Introduce weak dram_bank_setup function by R Sricharan · 12 years ago
  6. dfa4138 ARM: cache: declare set_section_dcache by Vincent Stehlé · 12 years ago
  7. 417c558 apx4devkit: change maintainer by Veli-Pekka Peltola · 12 years ago
  8. 04d4140 image: Add support for Plan 9 by Steven Stallion · 12 years ago
  9. 0171d52 cmd_ext4: BREAK and correct ext4write parameter order by Tom Rini · 12 years ago
  10. 1d766c4 .checkpatch.conf: ignore udelay->usleep_range warnings by Matt Porter · 12 years ago
  11. 0cab421 checkpatch.pl: Add 'debug' to the list of logFunctions by Tom Rini · 12 years ago
  12. 268d966 env_callback: Mark find_env_callback as static by Tom Rini · 12 years ago
  13. f32c08d MAKEALL: allow regex matches for -s option by Stephen Warren · 12 years ago
  14. ebd749d Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  15. 412665b Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  16. f789be6 Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boards by Tom Warren · 12 years ago
  17. 6d9ea15 Tegra114: MMC: Add SD bus power-rail init routine by Tom Warren · 12 years ago
  18. 2a04a31 Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table by Tom Warren · 12 years ago
  19. e9cd206 Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now) by Tom Warren · 12 years ago
  20. ec37b2b tegra114: dalmore: config: enable SPI by Allen Martin · 12 years ago
  21. 77c42e8 tegra114: add SPI driver by Allen Martin · 12 years ago
  22. af77fdb tegra114: dalmore: fdt: enable dalmore SPI controller by Allen Martin · 12 years ago
  23. 9a38fb4 tegra114: fdt: add SPI blocks by Allen Martin · 12 years ago
  24. 6a3742f tegra114: fdt: add apbdma block by Allen Martin · 12 years ago
  25. c3bb3c8 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · 12 years ago
  26. 772ba15 sf: winbond: add W25Q32DW by Allen Martin · 12 years ago
  27. 78f47b7 spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  28. 6b3a03e tegra20: spi: move fdt probe to spi_init by Allen Martin · 12 years ago
  29. 7a49ba6 tegra: spi: pull register structs out of headers by Allen Martin · 12 years ago
  30. 2a3c5bc tegra: spi: remove non fdt support by Allen Martin · 12 years ago
  31. ff1da6f tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  32. 9000652 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  33. b6379e1 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  34. 173ddc5 mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used by Peter Korsgaard · 12 years ago
  35. d4e1da4 mmc: mmc_getcd/getwp: use sensible defaults by Peter Korsgaard · 12 years ago
  36. bd380cf arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms by Tom Rini · 12 years ago
  37. c7ba18a am335x_evm: Add better timings for the new BeagleBoard DDR3 part by Tom Rini · 12 years ago
  38. ea7b96b ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  39. 6213a68 ns16550: enable quirks for ti814x by Matt Porter · 12 years ago
  40. 26fa578 am33xx: support ti814x mmc reference clock by Matt Porter · 12 years ago
  41. 4fab8d7 am33xx: add dmm support to emif4 library by Matt Porter · 12 years ago
  42. 8b029f2 am33xx: add ti814x specific register definitions by Matt Porter · 12 years ago
  43. b2e682f am33xx: refactor am33xx mux support and add ti814x support by Matt Porter · 12 years ago
  44. b43c17c am33xx: refactor am33xx clocks and add ti814x support by Matt Porter · 12 years ago
  45. 3ba65f9 am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  46. 81df2ba am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  47. 98f9200 am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  48. e284f88 igep00x0: Enable CONFIG_CMD_BOOTZ by Enric Balletbo i Serra · 12 years ago
  49. 244044e ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. by Enric Balletbo i Serra · 12 years ago
  50. 59dcf97 am335x: Enable DDR PHY dynamic power down bit for DDR3 boards by Vaibhav Hiremath · 12 years ago
  51. 5361213 ARM: tegra: enable workaround for ARM erratum 716044 by Stephen Warren · 12 years ago
  52. c5d4752 ARM: implement erratum 716044 workaround by Stephen Warren · 12 years ago
  53. 1e7e374 am33xx:ddr:Fix config_sdram to work for all DDR by Steve Kipisz · 12 years ago
  54. 951d582 am335x_evm: Add more variables and switch to DT booting. by Koen Kooi · 12 years ago
  55. 73a27a8 am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env by Koen Kooi · 12 years ago
  56. 2077590 am335x_evm: add support for BeagleBone Black DT name by Koen Kooi · 12 years ago
  57. 296de3b Initialise correct GPMC WAITx irq for AM33xx by Mark Jackson · 12 years ago
  58. fc33705 Allow AM335x MPU core clock speed to be specified in the board config file by Mark Jackson · 12 years ago
  59. f35034f cm-t35: add support for loading splash image from NAND by Nikita Kiryanov · 12 years ago
  60. 8b906a9 Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  61. 131a1e6 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  62. 9a4fbe4 mmc: add bcm2835 driver by Stephen Warren · 12 years ago
  63. 6be3c9f video: add a driver for the bcm2835 by Stephen Warren · 12 years ago
  64. 38baa4f ARM: rpi_b: disable rpi_b dcache explicitly by Stephen Warren · 12 years ago
  65. 6d33071 lcd: calculate line_length after lcd_ctrl_init() by Stephen Warren · 12 years ago
  66. 3f39778 ARM: rpi_b: use bcm2835 mbox driver to get memory size by Stephen Warren · 12 years ago
  67. 8807728 ARM: bcm2835: add mailbox driver by Stephen Warren · 12 years ago
  68. 1e7133e sf: Use unsigned type for buffers by Simon Glass · 12 years ago
  69. 363464f x86: Enable time command for coreboot by Simon Glass · 12 years ago
  70. e30bd5c x86: Enable SPI flash support for coreboot by Simon Glass · 12 years ago
  71. 7ea01d1 x86: Add FDT SPI node for link by Simon Glass · 12 years ago
  72. 192868b x86: Move PCI init before SPI init by Simon Glass · 12 years ago
  73. bb8215f sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  74. 5e6fb69 x86: spi: Set maximum write size for ICH by Simon Glass · 12 years ago
  75. 1e566bc sf: Respect maximum SPI write size by Simon Glass · 12 years ago
  76. 0c456ce spi: Add parameter for maximum write size by Simon Glass · 12 years ago
  77. 1853030 x86: spi: Add Intel ICH driver by Simon Glass · 12 years ago
  78. c0f87dd sf: Use spi_flash_alloc() in each SPI flash driver by Simon Glass · 12 years ago
  79. b5aec14 sf: Add spi_flash_alloc() to create a new SPI flash struct by Simon Glass · 12 years ago
  80. d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  81. ba6c3ce spi: Add function to allocate a new SPI slave by Simon Glass · 12 years ago
  82. 4397a2a fdt: Add fdtdec_get_addr_size() to read reg properties by Simon Glass · 12 years ago
  83. 3c47f2f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  84. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  85. ae003d0 usb: Add multiple controllers support for EHCI PCI by Vincent Palatin · 12 years ago
  86. 0641ce5 x86: Enable USB features for coreboot by Simon Glass · 12 years ago
  87. 032868a usb: usbeth: smsc95xx: remove EEPROM loaded check by Michael Spang · 12 years ago
  88. 61755c7 usb: ehci: Fix aliasing issue in EHCI interrupt code by Vincent Palatin · 12 years ago
  89. 8f62ca6 usb: ehci: Support interrupt transfers via periodic list by Patrick Georgi · 12 years ago
  90. c74b011 usb: ehci: exynos: Enable non-dt path by Vivek Gautam · 12 years ago
  91. 24a4775 usb: ehci: exynos: Fix multiple FDT decode by Vivek Gautam · 12 years ago
  92. 83301b4 arm:trats: Use new ums command by Lukasz Majewski · 12 years ago
  93. b528f71 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  94. b4d36f6 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel by Piotr Wilczek · 12 years ago
  95. dee1d99 usb:composite: USB Mass Storage - storage_common.c from Linux kernel by Lukasz Majewski · 12 years ago
  96. f7b4162 usb:composite:fix Provide function data when addressing device with only one interface by Lukasz Majewski · 12 years ago
  97. b2caefb usbtty: adapt buffers for large packet support by Shiraz Hashim · 12 years ago
  98. 39fd634 usb/host/ehci: Add support for EHCI on spear by Vipin Kumar · 12 years ago
  99. a04983d usb: Fix bug when both DFU & ETHER are defined by Pantelis Antoniou · 12 years ago
  100. 1b6ca18 dfu: Add a partition type target by Pantelis Antoniou · 12 years ago