1. 53b4b32 am335x: fix GPMC config for NAND and NOR SPL boot by pekon gupta · 11 years ago
  2. 6bd91a8 mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform by pekon gupta · 11 years ago
  3. 89ad1dc mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms by pekon gupta · 11 years ago
  4. a3aaf1d mtd/ifc: Add support of 8K page size NAND flash by Prabhakar Kushwaha · 11 years ago
  5. 25d92fc omap3_dss: define DSS_ONOFF by Nikita Kiryanov · 11 years ago
  6. 952ad9e ARM: bcm2835: add missing mbox overscan response field by Andre Heider · 11 years ago
  7. 19e5a4c MPC824x: remove obsolete "PN62" board by Wolfgang Denk · 11 years ago
  8. 44f6be3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  9. 40a59ee malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  10. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  11. 12ab4ab malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
  12. 7c8835b malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
  13. 234882c malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  14. 10a74b5 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
  15. f122b5a mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  16. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  17. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  18. ac9ecc4 sparc: include config.h to start.S by Masahiro Yamada · 11 years ago
  19. 4f95d6e Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  20. 9028c8e Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  21. 044a5e8 at91: add defines for reset type by Roger Meier · 11 years ago
  22. 8ed8783 arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · 11 years ago
  23. 4252e98 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  24. 741a0bd ARM: tegra: convert to common timer code by Rob Herring · 11 years ago
  25. 55d2326 ARM: socfpga: convert to common timer code by Rob Herring · 11 years ago
  26. c4d1a0e ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  27. 8ba859a ARM: highbank: convert to common timer code by Rob Herring · 11 years ago
  28. 7a626f0 sh: convert to common timer code by Rob Herring · 11 years ago
  29. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  30. 9170310 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 11 years ago
  31. 18b03b5 blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. by Steven Miao · 11 years ago
  32. 83ee17e blackfin: fix a warning in arch/blackfin/cpu/cpu.c by Masahiro Yamada · 11 years ago
  33. aff6757 ARM: OMAP5: DDR3: Change io settings by SRICHARAN R · 11 years ago
  34. 01ae8ca dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build by Minal Shah · 11 years ago
  35. 303bfe8 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
  36. 56424eb am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · 11 years ago
  37. c3c10f9 blackfin: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  38. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  39. aa96dd1 x86: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  40. 07bcebf nios2: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  41. 8087e0e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  42. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  43. 04e7e5a microblaze: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  44. a90185e openrisc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  45. 796b986 avr32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  46. f408ace sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  47. 873ccf8 sparc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  48. 9c69e30 sh: Do not include start.o in lib$(CPU).o by Masahiro Yamada · 11 years ago
  49. 5e3d1b1 sparc: fix a link error by Masahiro Yamada · 11 years ago
  50. cd6fdfb ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  51. 827b816 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  52. df04214 ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  53. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  54. 52f677a sandbox: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  55. 15103d1 ARM: imx-common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  56. 4cf9ce4 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · 11 years ago
  57. 551ae53 mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin by Otavio Salvador · 11 years ago
  58. 2757205 mx5: lowlevel_init: Remove unused macro by Fabio Estevam · 11 years ago
  59. 2ad8b46 ARM: mx5: Enable L2 cache by Fabio Estevam · 11 years ago
  60. 5a0c0ba ARM: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  61. 008a1ec arm720t: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  62. 0dc9b45 arm920t: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  63. 65aac04 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  64. d449575 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  65. 7016309 DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · 11 years ago
  66. f4fe44a fsl/mpc85xx: define common serdes_clock_to_string function by Valentin Longchamp · 11 years ago
  67. 0b81093 mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it by Valentin Longchamp · 11 years ago
  68. 993967a mpc8xxx: call i2c_set_bus_num in __get_spd by Valentin Longchamp · 11 years ago
  69. 3d854c4 powerpc: cast bi_memsize to ulong for %ld usage by Valentin Longchamp · 11 years ago
  70. 16b0806 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  71. d04f8fe powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs by ramneek mehresh · 11 years ago
  72. 6208335 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 11 years ago
  73. 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  74. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  75. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  76. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  77. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  78. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  79. 8606ae2 mx6: iomux: add GPR1 defines for use with nitrogen6x by Troy Kisky · 11 years ago
  80. 677ff20 OMAP5: USB: Add OMAP xHCI file and header by Dan Murphy · 11 years ago
  81. 7f46b19 ARM: OMAP5: Add registers and defines for USBOTG SS by Dan Murphy · 11 years ago
  82. 03b3437 exynos5: dts: Add device node for XHCI by Vivek Gautam · 11 years ago
  83. 4e16e2f arm: exynos: Add methods to control power to USB 3.0 PHY by Vivek Gautam · 11 years ago
  84. a48bdb7 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  85. 62c7f06 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  86. edc43b0 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · 11 years ago
  87. ee3b9e4 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · 11 years ago
  88. e8e62a7 mx6: compute PLL PFD frequencies rather than using defines by Pierre Aubert · 11 years ago
  89. d1a428f zynq: Use arch_cpu_init() instead of lowlevel_init() by Michal Simek · 11 years ago
  90. a49f40a i2c: mxc: move to new subsystem by trem · 11 years ago
  91. 5b96baf sh: cache: Change cache API to defines as U-Boot by Nobuhiro Iwamatsu · 11 years ago
  92. 4547782 sh: timer: Remove static global variable by Nobuhiro Iwamatsu · 11 years ago
  93. cc18f8d sh: timer: Mask bit of timer prescaler by Nobuhiro Iwamatsu · 11 years ago
  94. 5d39f74 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · 11 years ago
  95. b195425 powerpc/mpc85xx: Add workaround for erratum A006379 by York Sun · 11 years ago
  96. 4a71741 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
  97. 7e8382f powerpc/mpc85xx:Avoid fix clk groups for Cluster & HW accelerator by Prabhakar Kushwaha · 11 years ago
  98. 7851253 powerpc/mpc85xx:Update processor defines for T1040 by Prabhakar Kushwaha · 11 years ago
  99. cc3c5b6 powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2 by Prabhakar Kushwaha · 11 years ago
  100. d103009 powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h by Po Liu · 11 years ago