1. 0ecb551 eXMeritus HWW-1U-1A: Add support for the AT24C128N I2C EEPROM by Kyle Moffett · 13 years ago
  2. 7985f7e eXMeritus HWW-1U-1A: Minor environment variable tweaks by Kyle Moffett · 13 years ago
  3. 7813227 fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91 by esw@bus-elektronik.de · 13 years ago
  4. c947c12 mpc8313erdb: fix mtdparts address by Scott Wood · 13 years ago
  5. f5a474b powerpc/83xx/km: add support for 8321 based tuge1 board by Holger Brunck · 13 years ago
  6. 5f2a44d powerpc/83xx/km: merge tuxa and tuda1 boards to tuxx1 by Holger Brunck · 13 years ago
  7. d926d18 powerpc/83xx/km: remove obsolete defines for tuda1 by Holger Brunck · 13 years ago
  8. 513e396 powerpc/83xx/km: update SDRAM parameters for km8321 boards by Marco Schmid · 13 years ago
  9. 0eaf8f9 mpc8313erdb: Enable GPIO support on the MPC8313E RDB by Joe Hershberger · 13 years ago
  10. 5f533ae gpio: Modify common gpio.h to more closely match Linux by Joe Hershberger · 13 years ago
  11. d49f5b1 board/mpl/pati: use the CFI driver for the PATI board by David Müller · 13 years ago
  12. 39441b3 board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board by David Müller · 13 years ago
  13. 21be309 board/mpl/pip405: use the CFI driver for the PIP405 board by David Müller · 13 years ago
  14. 06b1741 ppc4xx: Setup HICB on Io64 by Dirk Eibach · 13 years ago
  15. 48972d9 mmc: Implement card detection. by Thierry Reding · 13 years ago
  16. 314284b mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · 13 years ago
  17. d0b8fee Revert "common.h: remove value from bool defines" by Wolfgang Denk · 13 years ago
  18. 9a42098 ARM: highbank: enable networking and pxe by Rob Herring · 13 years ago
  19. efdd731 net: add Calxeda xgmac driver by Rob Herring · 13 years ago
  20. 145afab Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  21. 6f403ba env: remove value from boolean defines by Igor Grinberg · 13 years ago
  22. 914c9ee common.h: remove value from bool defines by Igor Grinberg · 13 years ago
  23. 28cdc1c fpga: add definition for Xilinx Spartan-6 XC6SLX4 by Stefano Babic · 13 years ago
  24. b6abf55 phy: add phy_smsc_init() declaration by Vladimir Zapolskiy · 13 years ago
  25. 5b37bd3 arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master by Tom Warren · 13 years ago
  26. a783bdb tegra: Fix build error in plutux, medcom by Simon Glass · 13 years ago
  27. c91915e tegra2: Add Avionic Design Medcom support. by Thierry Reding · 13 years ago
  28. 4026aca tegra2: Add Avionic Design Plutux support. by Thierry Reding · 13 years ago
  29. 0350c6b tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000. by Thierry Reding · 13 years ago
  30. 9dd79fd tegra2: Enable SPI environment on Seaboard by Simon Glass · 13 years ago
  31. bf80088 tegra2: config: Enable SPI flash on Seaboard by Simon Glass · 13 years ago
  32. 3d2c8e6 arm, da850evm: Add an SPL for SPI boot by Christian Riesch · 13 years ago
  33. 32b1127 sf: Add spi_boot() to allow booting from SPI flash in an SPL by Christian Riesch · 13 years ago
  34. 92e30c0 ARM: omap3: add support to Technexion twister board by Stefano Babic · 13 years ago
  35. f9c6fac ARM: omap3: added common configuration for Technexion TAM3517 by Stefano Babic · 13 years ago
  36. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  37. ea2d915 usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  38. fea7dca net: introduce per device index by Michael Walle · 13 years ago
  39. 159dad6 ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260 by Anatolij Gustschin · 13 years ago
  40. 204ab93 ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20 by Anatolij Gustschin · 13 years ago
  41. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  42. ef5a5b0 x86: Initial commit for running as a coreboot payload by Gabe Black · 13 years ago
  43. 71ec92b vsprintf: Move function documentation into header file by Simon Glass · 13 years ago
  44. 046a37b Add safe vsnprintf and snprintf library functions by Sonny Rao · 13 years ago
  45. 9785c90 Move vsprintf functions into their own header by Simon Glass · 13 years ago
  46. b2fb47f USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  47. ddc7e54 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · 13 years ago
  48. 4256101 USB: ULPI: clean a mixup of return types by Igor Grinberg · 13 years ago
  49. 1113a79 USB: ULPI: switch argument type from u8 to unsigned by Igor Grinberg · 13 years ago
  50. c4df214 pm9g45: init serial console before relocation by Asen Dimov · 13 years ago
  51. 0160c1e pm9261: init serial console before relocation by Asen Dimov · 13 years ago
  52. 52b2601 pm9263: init serial console before relocation by Asen Dimov · 13 years ago
  53. 02ab097 mpc5200: digsy_mtc: Fix extension board detection by Anatolij Gustschin · 13 years ago
  54. b2eb7d9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  55. d98d8bc USB: efikamx: Enable USB on EfikaMX and EfikaSB by Marek Vasut · 13 years ago
  56. f93022c USB: Add generic ULPI layer and a viewport by Jana Rapava · 13 years ago
  57. 055d969 USB: mx51evk: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
  58. 45cf6ad USB: mx53loco: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
  59. 0f8c86b USB: MX5: Abstract out mx51 USB pixmux configuration by Marek Vasut · 13 years ago
  60. 1ca5620 USB: MX5: add generic USB EHCI support for mx51 and mx53 by Wolfgang Grandegger · 13 years ago
  61. a954da2 usb:gadget:s5p Enable the USB Gadget framework at GONI by Lukasz Majewski · 13 years ago
  62. 38517a7 usb:gadget:s5p USB Device Controller (UDC) implementation by Lukasz Majewski · 13 years ago
  63. 9792987 usb: align usb_endpoint_descriptor to 16-bit boundary by Stefan Kristiansson · 13 years ago
  64. 0255f2d ehci-fsl: correct size of ehci caplength by Wolfgang Grandegger · 13 years ago
  65. 26cc512 USB: gadaget: add Marvell controller support by Lei Wen · 13 years ago
  66. d99a687 sandbox: Add timer simulation by Matthias Weisser · 13 years ago
  67. 21899b1 sandbox: Add improved RAM simulation by Matthias Weisser · 13 years ago
  68. a276db2 ARM: convert "apollon" board to use boards.cfg by Wolfgang Denk · 13 years ago
  69. b96a661 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  70. 84d0182 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  71. a612ae3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  72. 8ba1604 M28: Cleanup memsize.o OOT build by Marek Vasut · 13 years ago
  73. c944a3e i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · 13 years ago
  74. 76d7f57 i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board by Jason Liu · 13 years ago
  75. 393cb36 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · 13 years ago
  76. 8f6cbb4 tegra2: Remove unneeded config option by Simon Glass · 13 years ago
  77. e43d6ed tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  78. d5ef19b tegra2: Add support for Ventana by Stephen Warren · 13 years ago
  79. 71bdf82 Update pci_ids.h from current Linux sources by Gabe Black · 13 years ago
  80. 254973e omap: overo: Use ubifs instead of jffs2 for nand by Steve Sakoman · 13 years ago
  81. 528cdca omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V by Ash Charles · 13 years ago
  82. f8bbb4d mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices by Kyle Moffett · 13 years ago
  83. 295d394 Add board_pre_console_putc to deal with early console output by Simon Glass · 13 years ago
  84. d020169 ne2000: Convert to new net-multi model, fixes build of three boards by Bernhard Kaindl · 13 years ago
  85. fb82fd7 MPC850: remove obsolete "rmu" Board by Wolfgang Denk · 13 years ago
  86. 309a292 MPC8240: remove obsolete "OXC" board by Wolfgang Denk · 13 years ago
  87. c53043b MPC7xx: remove obsolete "BAB7xx" board by Wolfgang Denk · 13 years ago
  88. c786f54 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  89. 5e12472 Introduce generic TPM support in u-boot by Vadim Bendebury · 13 years ago
  90. f915c93 Revert "mii: miiphy register address width change" by Wolfgang Denk · 13 years ago
  91. 5183b7e devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss by Simon Schwarz · 13 years ago
  92. 754f8cb da850evm: pass board revision info to kernel by Manjunath Hadli · 13 years ago
  93. fda241d MX35: flea3: changes due to hardware revision B by Stefano Babic · 13 years ago
  94. 40f6fff MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
  95. 761e83a MC13892: Add REGMODE0 bits definitions by Marek Vasut · 13 years ago
  96. ee08a82 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  97. d067cc4 AM3517 CraneBoard: Add SPL support by Tom Rini · 13 years ago
  98. 5059a2a AM3517: Add SPL support by Tom Rini · 13 years ago
  99. 673283f OMAP3: Add SPL support to omap3_evm by Tom Rini · 13 years ago
  100. 75c57a3 OMAP3: Add SPL support to Beagleboard by Tom Rini · 13 years ago