1. d05bfd0 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  2. 90f002a i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED by Marek Vasut · 11 years ago
  3. f53932a dts/Makefile: pass -undef -D__DTS__ to cpp by Stephen Warren · 11 years ago
  4. 32ac4bd dts/Makefile: don't use cpp -P by Stephen Warren · 11 years ago
  5. 0652028 config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · 11 years ago
  6. 8ad723a dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS by Stephen Warren · 11 years ago
  7. 6e8e031 dt: don't use ARCH_CPU_DTS by Stephen Warren · 11 years ago
  8. c8391a0 dts/Makefile: unify cpp/dtc include paths by Stephen Warren · 11 years ago
  9. cc4f427 dts/Makefile: simplify dtc invocation by Stephen Warren · 11 years ago
  10. 6697d55 xilinx: move microblaze-generic .dts to standard location by Stephen Warren · 11 years ago
  11. 501ebdf Validate dtc is new enough by Stephen Warren · 11 years ago
  12. 245d65b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  13. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  14. 327b5c9 spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  15. 53086be blackfin: Fix using gd->baudrate before setting its value by Axel Lin · 11 years ago
  16. 9868b14 blackfin: gpio: Use proper mask for comparing function by Axel Lin · 11 years ago
  17. 2ced773 gpio: adi_gpio2: Unreserve gpio in special_gpio_free() by Axel Lin · 11 years ago
  18. 5460b8d blackfin: gpio: Unreserve gpio in special_gpio_free() by Axel Lin · 11 years ago
  19. fdce7b6 gpio: omap5-uevm: Configure the tca6424 gpio expander by Dan Murphy · 11 years ago
  20. 61c1775 gpio: tca642x: Add the tca642x gpio expander driver by Dan Murphy · 11 years ago
  21. f881a4d am335x_evm: Add am335x_boneblack variant by Justin Waters · 11 years ago
  22. 8c6ede1 am335x_evm: Add support for eMMC environment by Justin Waters · 11 years ago
  23. 341d2c0 Add additional MLO images to .gitignore by Justin Waters · 11 years ago
  24. a3aa70a am335x_evm: Rework bootcmd to handle two MMC devs by Justin Waters · 11 years ago
  25. 2c7c03b am335x_evm: Add command line editing by Justin Waters · 11 years ago
  26. 317fab2 am335x_evm: Make NAND support modular by Justin Waters · 11 years ago
  27. f6d1f6e net, phy, cpsw: fix gigabit register access by Heiko Schocher · 11 years ago
  28. 486da22 board/ti/am335x/README: Document NOR programming by Tom Rini · 11 years ago
  29. c5c7a7c am335x_evm: Add support to boot from NOR. by Steve Kipisz · 11 years ago
  30. cd8845d am335x_evm: Add support for the NOR module on the memory cape by Steve Kipisz · 11 years ago
  31. 392bba4 am33xx: Correct gpmc_cfg->irqstatus/enable by Tom Rini · 11 years ago
  32. ace4275 am335x_evm: Rework board_is_foo() checks by Tom Rini · 11 years ago
  33. 6454028 am335x_evm: Update SPI_BOOT support, add MTDPARTS info by Tom Rini · 11 years ago
  34. 989bd7a am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE by Tom Rini · 11 years ago
  35. 97559b5 board/ti/am335x/README: Document NAND programming by Tom Rini · 11 years ago
  36. 6a19cc9 cfi_flash: Add prototypes of overridable functions by Masahiro Yamada · 11 years ago
  37. 8bc3603 ehci-hcd: fix memory leak in lowlevel init by Nikita Kiryanov · 11 years ago
  38. 0adc331 usb_hub: fix power cycling logic by Nikita Kiryanov · 11 years ago
  39. bb1f327 usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module by Roger Quadros · 11 years ago
  40. 6bed7ce dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  41. 6dd30af usb: mv_udc: Add bounce buffer by Marek Vasut · 11 years ago
  42. f19a343 usb: mv_udc: Add proper cache management by Marek Vasut · 11 years ago
  43. ede709c usb: mv_udc: Implement better qTD item accessor by Marek Vasut · 11 years ago
  44. 8a095a6 usb: mv_udc: Improve allocation of qTD items by Marek Vasut · 11 years ago
  45. b5cd45b usb: mv_udc: Implement better QH accessor by Marek Vasut · 11 years ago
  46. 5804b88 usb: mv_udc: Add cacheline length check by Marek Vasut · 11 years ago
  47. ab65da1 usb: mv_udc: Properly align the endpoint QH and qTD list by Marek Vasut · 11 years ago
  48. ab52df1 usb: mv_udc: Move QH and qTD into mv_drv by Marek Vasut · 11 years ago
  49. fe48f05 usb: mv_udc: Init mv_drv.gadget.ops statically by Marek Vasut · 11 years ago
  50. f646317 usb: mv_udc: Remove QH_MAXNUM macro by Marek Vasut · 11 years ago
  51. d766303 usb: mv_udc: Clean up the initial variable check by Marek Vasut · 11 years ago
  52. be7ed25 usb: mv_udc: Make use of struct ehci_ctrl by Marek Vasut · 11 years ago
  53. b959655 usb: ehci: Split out struct ehci_ctrl definition by Marek Vasut · 11 years ago
  54. 2ea4b44 usb: mv_udc: Clean up the EP initialization by Marek Vasut · 11 years ago
  55. 532d846 usb: mv_udc: Move endpoint array into driver data by Marek Vasut · 11 years ago
  56. 6368c91 usb: mv_udc: Clean up mv_udc.h by Marek Vasut · 11 years ago
  57. a7eafcf usb: mv_udc: Unbreak the mv_udc driver by Marek Vasut · 11 years ago
  58. 4acb4d3 mxc_ipuv3: fix memory alignment of framebuffer by Eric Nelson · 11 years ago
  59. 10f779d imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitors by Robert Winkler · 11 years ago
  60. a11f187 imx: Add documentation for imx specific commands by Robert Winkler · 11 years ago
  61. 58cc978 mx6qsabresd: Add splash screen support via HDMI by Pardeep Kumar Singla · 11 years ago
  62. 5ea7f0e mx6: Factor out common HDMI setup code by Pardeep Kumar Singla · 11 years ago
  63. ea70690 omap3_beagle: support booting from zImage and device tree as last option by Nishanth Menon · 11 years ago
  64. 2ade496 omap3_beagle: support findfdt and loadfdt for devicetree support by Nishanth Menon · 11 years ago
  65. 102ce9e omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdisk by Nishanth Menon · 11 years ago
  66. af4d896 beagleboard: remove RevB support for BeagleBoard Xm by Nishanth Menon · 11 years ago
  67. a33e3c7 omap3_beagle: replace uImage.beagle with generic uImage by Nishanth Menon · 11 years ago
  68. 664979a omap3_beagle: remove JFFS2 support. by Nishanth Menon · 11 years ago
  69. c9be62c ARM: DRA7xx: Enable CPSW Ethernet support by Mugunthan V N · 11 years ago
  70. dec7f74 ARM: DRA7xx: Add CPSW and MDIO pinmux support by Mugunthan V N · 11 years ago
  71. b1e26e3 ARM: DRA7xx: Add CPSW support to DRA7xx EVM by Mugunthan V N · 11 years ago
  72. f986d97 ARM: DRA7xx: Enable GMAC clock control by Mugunthan V N · 11 years ago
  73. 65e9d56 ARM: DRA7xx: Lock DPLL_GMAC by Lokesh Vutla · 11 years ago
  74. 454ac63 drivers: net: cpsw: Enable statistics for all port by Mugunthan V N · 11 years ago
  75. 2bf36ac drivers: net: cpsw: remove hard coding bd ram for cpsw by Mugunthan V N · 11 years ago
  76. 5d4dbf1 am335x_evm: Add basic README by Tom Rini · 11 years ago
  77. a7d39af am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE by Tom Rini · 11 years ago
  78. 3afd8e0 am335x_evm: Update eMMC falcon mode locations by Tom Rini · 11 years ago
  79. d789599 am335x_evm: Correct DFU ALT settings for falcon mode by Tom Rini · 11 years ago
  80. d118d76 README.falcon: Note how we determine if we can boot the OS or not by Tom Rini · 11 years ago
  81. c4ec281 omap3/sys_info: fix printout of OMAP36XX L3 freqency by Andreas Bießmann · 11 years ago
  82. e4c444b spl_mmc.c: Detect missing kernel image in RAW MMC by Tom Rini · 11 years ago
  83. 3864cb2 da850evm: Use clrbits function with correct endianess by Christian Riesch · 11 years ago
  84. bf0e866 arm: omap3: spl: Fix problem with 8bit NAND devices by Stefan Roese · 11 years ago
  85. 9fab4bf powerpc/ppc4xx: Convert new gdsys files to SPDX license tags by Tom Rini · 11 years ago
  86. 56b5028 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 11 years ago
  87. 5b9c79a Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 11 years ago
  88. f8b1e86 mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6x by Fabio Estevam · 11 years ago
  89. 2843715 powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boards by Dirk Eibach · 11 years ago
  90. 0f0c102 powerpc/ppc4xx: Consider gdsys FPGA OSD size by Dirk Eibach · 11 years ago
  91. e50e896 powerpc/ppc4xx: Support gdsys multichannel iocon hardware by Dirk Eibach · 11 years ago
  92. 869b550 powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers by Dirk Eibach · 11 years ago
  93. 049de79 powerpc/ppc4xx: Add gdsys mclink interface by Dirk Eibach · 11 years ago
  94. aba27ac powerpc/ppc4xx: Use generic accessor functions for gdsys FPGA by Dirk Eibach · 11 years ago
  95. 8b485ba Merge branch 'u-boot/master' into u-boot-arm/master by Albert ARIBAUD · 11 years ago
  96. d8b57c0 cfi_flash: use buffer length in unmap_physmem() by Kuo-Jung Su · 11 years ago
  97. aaf5e82 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  98. 0b17998 qemu-malta: Update for SPDX license identifiers by Tom Rini · 11 years ago
  99. 230187c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  100. 8dde4ca drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers by Tom Rini · 11 years ago