1. 94e9411 ppc/85xx: Add tracking of TLB CAM usage by Kumar Gala · 15 years ago
  2. ee53650 ppc/8xxx: Remove is_fsl_pci_agent by Kumar Gala · 15 years ago
  3. feadd5d ppc/85xx: Clean up ATUM8548 PCI setup code by Kumar Gala · 15 years ago
  4. 3ad89c4 NET: Base support for etsec2.0 by Kumar Gala · 15 years ago
  5. b9e186f NET: Move MDIO regs out of TSEC Space by Sandeep Gopalpet · 15 years ago
  6. 11588b5 ppc/p4080: Added p4080 SERDES registers & USB offset by Kumar Gala · 15 years ago
  7. 6ca9da4 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  8. be34fef ppc4xx: alpr: Remove some not needed commands to make image fit again by Stefan Roese · 15 years ago
  9. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  10. f7767c7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 15 years ago
  11. 73c8640 omap3evm: musb: add USB config by Ajay Kumar Gupta · 15 years ago
  12. 2ec1abe OMAP3 zoom2 Use usbtty if the debug board is not connected. by Tom Rix · 15 years ago
  13. 6299487 USBTTY make some function declarations easier to use. by Tom Rix · 15 years ago
  14. 25374bf OMAP3 beagle Add usbtty configuration by Tom Rix · 15 years ago
  15. 05be5a6 OMAP3 zoom1 Add usbtty configuration by Tom Rix · 15 years ago
  16. f298e4b OMAP3 Add usb device support by Tom Rix · 15 years ago
  17. bffbb2a TWL4030 Add usb PHY support by Tom Rix · 15 years ago
  18. 988365a USB add macros for debugging usb device setup. by Tom Rix · 15 years ago
  19. 8f8bd56 USB Consolidate descriptor definitions by Tom Rix · 15 years ago
  20. b6535da Merge branch 'next' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  21. bb3bcfa Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  22. 1ab70f6 Net: Clean up LAN91C96 Support by Ben Warren · 15 years ago
  23. 3363a34 MVBLUE: Remove CONFIG_CMD_IRQ by Peter Tyser · 15 years ago
  24. 18e8ad6 imx27lite: Reenable MTD support on NOR flash. by Detlev Zundel · 15 years ago
  25. 2ab4a4d net: e1000: Add support for the Intel 82546GB controller by Reinhard Arlt · 15 years ago
  26. ac6b362 LAN91C96: Enable NET_MULTI LAN driver by Nishanth Menon · 15 years ago
  27. a172599 TI OMAP3: SDP3430 FIX NET_MULTI Warning by Nishanth Menon · 15 years ago
  28. b7ad410 NET: LAN91C96 CONFIG_NET_MULTIify by Nishanth Menon · 15 years ago
  29. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  30. 386118a microblaze: Correct ffs regression for Microblaze by Michal Simek · 15 years ago
  31. 8fe7b29 microblaze: Stop stack clobbering in microblaze-generic. by Graeme Smecher · 15 years ago
  32. 7cb5fc1 mpc52xx, manroland: add some commands by Heiko Schocher · 15 years ago
  33. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  34. 20dde48 add lzop decompression support by Peter Korsgaard · 15 years ago
  35. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  36. 1c409bc i386: Final Relocation by Graeme Russ · 15 years ago
  37. cabe579 i386: Move references to link script exports by Graeme Russ · 15 years ago
  38. 564a998 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  39. 141a62c i386: Fix global label in inline asm compile error by Graeme Russ · 15 years ago
  40. b4feeb4 i386: Fix malloc initialization by Graeme Russ · 15 years ago
  41. af86096 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · 15 years ago
  42. 57bf140 Merge branch 'next-sync' of git://git.denx.de/u-boot-arm into next by Wolfgang Denk · 15 years ago
  43. 71636fa ARM Update mach-types by Tom Rix · 15 years ago
  44. 3f12f52 NAND: Add config option for imx27lite by Sandeep Paulraj · 15 years ago
  45. 43a5f0d arm: A320: Add support for Faraday A320 evaluation board by Po-Yu Chuang · 15 years ago
  46. d414aae OMAP3: Fix SDRC init by Nishanth Menon · 15 years ago
  47. 30563a0 OMAP3:SDRC: introduce DDR types by Nishanth Menon · 15 years ago
  48. 169a4c8 OMAP3:SDRC: Cleanup references to SDP by Nishanth Menon · 15 years ago
  49. 2819e13 TI DA8xx: Integrate DA830 EVM support into U-Boot by Sekhar Nori · 15 years ago
  50. bbed056 Add TI DA8xx support: DA8xx includes by Nick Thompson · 15 years ago
  51. ac67804 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  52. a59a23d S3C6400/SMDK6400: fix stack_setup in start.S by Seunghyeon Rhee · 15 years ago
  53. 9ebfdc2 Clean-up of s3c24x0 header files by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  54. 47e801b s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · 15 years ago
  55. 492fb1f Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  56. 2d251cc ARM Update mach-types by Tom Rix · 15 years ago
  57. d5e2d62 ARM Update mach-types.h by Tom Rix · 15 years ago
  58. 34ddbd1 ppc4xx: Remove autoupdate feature from PLU405 board by Matthias Fuchs · 15 years ago
  59. e06ab65 spi_flash.h: pull in linux/types.h for u## types by Mike Frysinger · 15 years ago
  60. b25e38f Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y by Remy Bohmer · 15 years ago
  61. eb5eb2b ppc4xx: Cleanup PPC4xx I2C infrastructure by Stefan Roese · 15 years ago
  62. c0356a8 MIMC200: set default fbmem value by Mark Jackson · 15 years ago
  63. db6ab43 Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into next by Wolfgang Denk · 15 years ago
  64. 77b2517 Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into next by Wolfgang Denk · 15 years ago
  65. 14ce02c ppc4xx: Remove unused features from PMC440 board support by Matthias Fuchs · 15 years ago
  66. 79e2d8d ppc4xx: alpr: Remove some not needed commands to make image fit again by Stefan Roese · 15 years ago
  67. 6c70049 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  68. a760b02 ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  69. 1095493 ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  70. bb3e982 NAND:Extending the nand_ecclayout structure by Sandeep Paulraj · 15 years ago
  71. be0db3e ppc4xx: Initialize magnetic couplers in PLU405 by Matthias Fuchs · 15 years ago
  72. 067f54c Add minimal SJA1000 header for basic CAN mode by Matthias Fuchs · 15 years ago
  73. 1d2e96d OMAP2/3: I2C: Add support for second and third bus by Dirk Behme · 15 years ago
  74. 06f4328 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  75. c758e94 ENV Variable support for Flex-OneNAND by Amul Kumar Saha · 15 years ago
  76. cacbe91 Flex-OneNAND driver support by Amul Kumar Saha · 15 years ago
  77. aaa8eec NAND: Update to support 64 bit device size by Sandeep Paulraj · 15 years ago
  78. 4f12798 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  79. a9e9d69 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  80. efe12bc ppc4xx: Katmai: Add chip_config command by Stefan Roese · 15 years ago
  81. 985edac ppc4xx: Add UBI support to PLU405 boards by Matthias Fuchs · 15 years ago
  82. d14c7ec Fix SMC91111 regression: lpd7a40x build failures by Ben Warren · 15 years ago
  83. 0f36527 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  84. 916ed94 ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z) by Stefan Roese · 15 years ago
  85. b0b8674 ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · 15 years ago
  86. 25793f7 ARM: Use Linux version for unaligned access code by Remy Bohmer · 15 years ago
  87. 715d8f7 fsl_pci_init_port end-point initialization is broken by Ed Swarthout · 15 years ago
  88. 01471d5 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · 15 years ago
  89. a0ff1f1 ppc4xx: sc3: Remove unreferenced external declarations from sc3.h by Stefan Roese · 15 years ago
  90. cd12f61 mpc52xx: add support for the IPEK01 board by Wolfgang Grandegger · 15 years ago
  91. d793b6b Merge branch 'next' of git://git.denx.de/u-boot-video into next by Wolfgang Denk · 15 years ago
  92. 229b6dc video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 by Wolfgang Grandegger · 15 years ago
  93. 5d16ca8 video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode by Anatolij Gustschin · 15 years ago
  94. c28d3bb video: mb862xx: improve board-specific Lime configuration by Wolfgang Grandegger · 15 years ago
  95. 08ea550 new PCA9564 i2c bridge driver by Valentin Yakovenkov · 15 years ago
  96. 98d92d8 sbc8349: fix incorrect comment by Wolfgang Denk · 15 years ago
  97. f2b4bc0 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  98. a38f85e Fix Compliation warning for TNY-A9260 and TNY-A9G20 by Sandeep Paulraj · 15 years ago
  99. 264e42e Fix Compliation warning for SBC35-A9G20 board by Sandeep Paulraj · 15 years ago
  100. 353462f galaxy5200: Add default environment variables by Eric Millbrandt · 15 years ago