1. dfe86a7 85xx: Added P1020 Processor Support. by Poonam Aggrwal · 15 years ago
  2. 987862c 85xx: Add support for P2020RDB board by Poonam Aggrwal · 15 years ago
  3. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  4. 9120884 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. by Poonam Aggrwal · 15 years ago
  5. dd67ddc stx: create common vendor/board hierarchy for STx boards by Alex Dubov · 15 years ago
  6. fc01ff5 85xx: Remove unused CONFIG_CLEAR_LAW0 defines by Peter Tyser · 15 years ago
  7. 8277e20 86xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  8. 4c81ed1 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  9. ee1ca7e 85xx: Add a 36-bit physical configuration for MPC8536DS by Kumar Gala · 15 years ago
  10. 5c14975 85xx: Cleanup whitespace in mpc8536ds.c by Kumar Gala · 15 years ago
  11. a37b9ce pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory by Kumar Gala · 15 years ago
  12. a0a5dbd pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe by Kumar Gala · 15 years ago
  13. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  14. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  15. d7bca5d Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into next by Wolfgang Denk · 15 years ago
  16. bfeb0fd NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · 15 years ago
  17. dea4070 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  18. f9e2bee mxc_nand: add nand driver for MX2/MX3 by Ilya Yanok · 15 years ago
  19. 883189e NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  20. 1bc9563 83xx, kmeter1: added NAND support by Heiko Schocher · 15 years ago
  21. 9a5fffd OneNAND: Remove unused read_spareram by Kyungmin Park · 15 years ago
  22. 723fe35 KB9202: Add NAND support by Matthias Kaehlcke · 15 years ago
  23. fee18b9 OneNAND: Remove unused read_spareram by Kyungmin Park · 15 years ago
  24. ef313d3 galaxy5200: Cleanup typo and trailing whitespace by Eric Millbrandt · 15 years ago
  25. ea79040 Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into next by Wolfgang Denk · 15 years ago
  26. 9a8669c ColdFire: Fix compile warning messages by TsiChung Liew · 15 years ago
  27. d48cd88 ColdFire: Fix missing _IO_BASE which caused compile error by TsiChung Liew · 15 years ago
  28. f447f71 Support up to 7 banks for ids as specified in JEDEC JEP106Z by Niklaus Giger · 15 years ago
  29. aa0c479 Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · 15 years ago
  30. 7566301 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  31. 426940a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  32. 53eeeda Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  33. ae4dd97 net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete by Kim Phillips · 15 years ago
  34. b3b00ed Add Transfer Size Option to tftp by Robin Getz · 15 years ago
  35. b5edf81 Add debug message for Blackfin Ethernet Rx function. by Robin Getz · 15 years ago
  36. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  37. 53d884a arm nomadik: activate defrag choose 4k transfer block size by Alessandro Rubini · 15 years ago
  38. 252f04d nfs: accept CONFIG_NFS_READ_SIZE from config file by Alessandro Rubini · 15 years ago
  39. 8832f6e tftp: get the tftp block size from config file and from the environment by Alessandro Rubini · 15 years ago
  40. f119e3d net: defragment IP packets by Alessandro Rubini · 15 years ago
  41. 50db6f2 ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver by Feng Kan · 15 years ago
  42. 0284852 Add support for USB on PSC3 for the mpc5200 by Eric Millbrandt · 15 years ago
  43. bf3532a Add driver for the ST M41T94 SPI RTC by Albin Tonnerre · 15 years ago
  44. dfdea73 Switch from per-driver to common definition of bin2bcd and bcd2bin by Albin Tonnerre · 15 years ago
  45. 8aca720 Replace BCD2BIN and BIN2BCD macros with inline functions by Albin Tonnerre · 15 years ago
  46. 9fc91f0 Add support for the galaxy5200 by Eric Millbrandt · 15 years ago
  47. 9e800f4 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · 15 years ago
  48. 93d6cb0 Add md5sum and sha1 commands... by Robin Getz · 15 years ago
  49. 860ecc6 include/s3c24x0.h: fix S3C24X0_SPI_CHANNEL declaration by Wolfgang Denk · 15 years ago
  50. ce10f1b Blackfin: fix typos in gpio comments by Mike Frysinger · 15 years ago
  51. b46c347 Blackfin: cm-bf527/cm-bf537: increase flash sectors by Harald Krapfenbauer · 15 years ago
  52. d79a314 sh/rsk7203: add missing include net.h by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  53. 91acc21 start a linker script helper file by Mike Frysinger · 15 years ago
  54. 4f0d534 Blackfin: use common code to preprocess linker script by Mike Frysinger · 15 years ago
  55. c5f5311 .gitignore: ignore generated u-boot.lds by Mike Frysinger · 15 years ago
  56. 06f9db1 include/mmc.h: Fix typo in IS_SD() macro by Albin Tonnerre · 15 years ago
  57. 6b9b996 Prepare 2009.08-rc3 by Wolfgang Denk · 15 years ago
  58. 794f9d3 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  59. d1b15cb qemu-mips: Fix Qemu website by Michal Simek · 15 years ago
  60. fd3a3fc mpc83xx: accommodate larger kernel sizes by default by Kim Phillips · 15 years ago
  61. 5202ba3 mpc83xx: mpc8377erdb - change DDR settings to those from latest bsp by Kim Phillips · 15 years ago
  62. 3b5fd14 mpc83xx: tqm8349 - remove pci & flash window conflict by Kim Phillips · 15 years ago
  63. bdccb9e mpc83xx: add missing CSCONFIG_ODT_WR_CFG for 832x CPUs by Heiko Schocher · 15 years ago
  64. 4ff98b9 mpc83xx: mpc8349 - delete unused SYS_MID_FLASH_JUMP by Paul Gortmaker · 15 years ago
  65. 0aaee14 mpc83xx: sbc8349 - make enabling PCI more user friendly by Paul Gortmaker · 15 years ago
  66. 4240e1a eeprom_m95xxx: remove unused variable i by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  67. bcaa1f7 jffs2: some fixes to summary support by Ilya Yanok · 15 years ago
  68. 43e9be1 arm: rd6281a: Fixed NAND specific warning by Prafulla Wadaskar · 15 years ago
  69. b3087a5 TRAB: make independent of specific libgcc helper routines by Wolfgang Denk · 15 years ago
  70. 18d46c0 Fix all linker scripts for older binutils versions (pre-2.16) by Wolfgang Denk · 15 years ago
  71. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
  72. 0200123 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  73. 7cea80f Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  74. 5de1b40 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  75. 2ea6d4d NAND boot: fix nand_load overlap issue by Mingkai Hu · 15 years ago
  76. 749bd66 add WATCHDOG_RESET() on nand write and read by Giulio Benetti · 15 years ago
  77. 4c84fd5 tsec: Wait for auto-negotiation to complete without link by Peter Tyser · 16 years ago
  78. e9220b3 arm: kirkwood: See to it that sent data is 8-byte aligned by Simon Kagstrom · 15 years ago
  79. 15cc5a6 Wait for the link to come up on kirkwood network init by Simon Kagstrom · 15 years ago
  80. ab9ca51 arm:kirkwood Define kirkwood phy address magic number by Simon Kagstrom · 15 years ago
  81. edc45b5 e1000: fix PCI memory addressing by Timur Tabi · 15 years ago
  82. a87011e jffs2: clean the cache in case of malloc fails in build_lists by Ilya Yanok · 15 years ago
  83. cd1bd4c ppc: trigger WDT before starting Linux by Heiko Schocher · 15 years ago
  84. 0994328 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  85. b821344 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  86. eaa6db2 Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · 15 years ago
  87. a8fb987 omap3: Fixed a problem with hwecc by Ben Goska · 15 years ago
  88. fce070a ppc4xx: Fix "chip_config" command for AMCC Arches by Stefan Roese · 15 years ago
  89. 2344455 Monahans: avoid floating point calculations by Wolfgang Denk · 15 years ago
  90. 87f5792 85xx: Fix addrmap to include memory by Kumar Gala · 15 years ago
  91. ee35588 flash: Fix CFI buffer size bug by John Schmoller · 15 years ago
  92. 064c4e2 trab: rename spi_init() by Mike Frysinger · 15 years ago
  93. 807b9be zlib: add watchdog reset call by Giuseppe CONDORELLI · 15 years ago
  94. 5e7e8e8 zlib: updated to v.1.2.3 by Giuseppe CONDORELLI · 15 years ago
  95. cab2181 dtt, lm81: move unneccessary printf into a debug printf by Heiko Schocher · 15 years ago
  96. 3cb542a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  97. 9eb4a4b Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  98. 7be4dba Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  99. 4f4f5e6 MIMC200: reduce LCD pixclock by Mark Jackson · 15 years ago
  100. 2e75df7 UEC FIXED PHY: Determine fixed-phy port using UEC interface name. by Richard Retanubun · 15 years ago