1. ba04f70 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  2. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  3. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  4. 81e56e9 MPC8544DS: Update config.h by Kumar Gala · 16 years ago
  5. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  6. fd51b0e Socrates: NAND support added. Changed the U-Boot base address and by Sergei Poselenov · 16 years ago
  7. 248ae5c NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  8. 59abd15 Socrates: Added FPGA mapping. LAWs and TLBs cleanup. by Sergei Poselenov · 16 years ago
  9. 740280e Added the upmconfig() function for 85xx. by Sergei Poselenov · 16 years ago
  10. d39e685 Socrates: config file cleanup. by Sergei Poselenov · 16 years ago
  11. e8cc3f0 TQM85xx: Change memory map to support Flash memory > 128 MiB by Wolfgang Grandegger · 16 years ago
  12. 1c2deff TQM85xx: NAND support via local bus UPMB by Wolfgang Grandegger · 16 years ago
  13. b9e8078 TQM8548: PCI express support by Wolfgang Grandegger · 16 years ago
  14. 1287e0c TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  15. 2599135 TQM85xx: Support for Flat Device Tree by Wolfgang Grandegger · 16 years ago
  16. d9ee843 TQM85xx: Support for Intel 82527 compatible CAN controller by Wolfgang Grandegger · 16 years ago
  17. 46346f2 TQM85xx: Support for Spansion 'N' type flashes added by Wolfgang Grandegger · 16 years ago
  18. b99ba16 TQM85xx: Various coding style fixes by Wolfgang Grandegger · 16 years ago
  19. a75a57e NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
  20. 3984151 PPC: add accessor macros to clear and set bits in one shot by Wolfgang Grandegger · 16 years ago
  21. 6fab2fe 83xx/85xx/86xx: add more MxMR local bus definitions by Wolfgang Grandegger · 16 years ago
  22. c8c5fc2 83xx/85xx: further localbus cleanups by Anton Vorontsov · 16 years ago
  23. 42dbd66 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 16 years ago
  24. 4dbdb76 85xx: expose cpu identification by Kumar Gala · 16 years ago
  25. 9ef1cbe Socrates: Fix PCI bus frequency report by Wolfgang Denk · 16 years ago
  26. b64b8a0 Add size #defines for Altera Cyclone-II EP2C8 and EP2C20. by Andre Schwarz · 16 years ago
  27. d25ce7d SPI Flash subsystem by Haavard Skinnemoen · 16 years ago
  28. 60445cb atmel_spi: Driver for the Atmel SPI controller by Hans-Christian Egtvedt · 16 years ago
  29. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  30. 2890112 Move definition of container_of() to common.h by Haavard Skinnemoen · 16 years ago
  31. f979690 Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · 16 years ago
  32. 95d449a Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 16 years ago
  33. d5b9b8c PPC: Add print_bats() to lib_ppc/bat_rw.c by Becky Bruce · 16 years ago
  34. c148f24 PPC: Change lib_ppc/bat_rw.c to use high bats by Becky Bruce · 16 years ago
  35. 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 16 years ago
  36. 912810e Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · 16 years ago
  37. 7a68389 Merge remote branch 'u-boot-avr32/master' by Wolfgang Denk · 16 years ago
  38. 7feb4d3 Merge remote branch 'u-boot-nand-flash/master' by Wolfgang Denk · 16 years ago
  39. e3d0d4a Merge remote branch 'u-boot-mips/master' by Wolfgang Denk · 16 years ago
  40. 9d2459f Merge remote branch 'u-boot-ppc4xx/master' by Wolfgang Denk · 16 years ago
  41. 1a9fcc4 mips: Add an 'include/asm/errno.h', like all other architectures by Jason McMullan · 16 years ago
  42. e2ad842 [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros by Shinya Kuribayashi · 16 years ago
  43. 1a3adac [MIPS] <asm/mipsregs.h>: Update register / bit field definitions by Shinya Kuribayashi · 16 years ago
  44. bf462ae [MIPS] <asm/mipsregs.h>: CodinygStyle cleanups by Shinya Kuribayashi · 16 years ago
  45. 229c56f Make onenand_uboot.h self-sufficient. by Scott Wood · 16 years ago
  46. 135f0a7 NAND: Provide a sane default for NAND_MAX_CHIPS. by Scott Wood · 16 years ago
  47. a23e277 avr32: Rework SDRAM initialization code by Haavard Skinnemoen · 16 years ago
  48. 3ace252 avr32: Rename pm_init() as clk_init() and make SoC-specific by Haavard Skinnemoen · 16 years ago
  49. 44453b2 avr32: Clean up the HMATRIX code by Haavard Skinnemoen · 16 years ago
  50. 0a2e487 avr32: Add support for the ATSTK1006 board by Haavard Skinnemoen · 17 years ago
  51. 781eb9a avr32: Get rid of the .flashprog section by Haavard Skinnemoen · 16 years ago
  52. cdd42c0 avr32: Use correct condition around macb clock accessors by Haavard Skinnemoen · 16 years ago
  53. 55ac7a7 avr32: stk1002 and ngw100 convergence by David Brownell · 17 years ago
  54. 1f15548 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  55. 791e1db Socrates: Added USB support. by Sergei Poselenov · 16 years ago
  56. 2f7468a Socrates: add support for DS75 Digital Thermo Sensor on I2C bus. by Sergei Poselenov · 16 years ago
  57. 83e9d7a Socrates: Config file cleanup. by Sergei Poselenov · 16 years ago
  58. 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 477434c USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · 16 years ago
  60. 97f7d27 Merge branch 'quad100hd' by Stefan Roese · 16 years ago
  61. 0ad4770 Merge branch 'socrates' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  62. eddc7c4 Merge branch 'lwmon5' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  63. 0e1bad4 Adding DIU support for Freescale 5121ADS by York Sun · 16 years ago
  64. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  65. 2f845dc socrates: fix second TSEC configuration (it is actually TSEC3) by Sergei Poselenov · 16 years ago
  66. e18575d socrates: changes to support FDT by Sergei Poselenov · 16 years ago
  67. 5d108ac Initial support for "Socrates" board by Sergei Poselenov · 16 years ago
  68. 0e15ddd POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · 16 years ago
  69. 28a3850 POST: add POST_STOP flag by Yuri Tikhonov · 16 years ago
  70. a525145 POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround) by Yuri Tikhonov · 16 years ago
  71. 8b96c78 lwmon5: enable OCM post test on lwmon5 board by Yuri Tikhonov · 16 years ago
  72. 6e8ec68 POST: OCM test added. by Yuri Tikhonov · 16 years ago
  73. 4ce1e23 Fix 8313ERDB board configuration by York Sun · 16 years ago
  74. 4f805c1 environment: fix bug introduced by commit a8409f4f1ac8 by Wolfgang Denk · 16 years ago
  75. 35fca4c Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  76. 0c11935 ppc4xx: QUAD100HD: Allow the environment to be put into flash. by Gary Jennejohn · 16 years ago
  77. a8409f4 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · 16 years ago
  78. 1510b82 Makefile: fix "error: version_autogenerated.h: No such file or directory" by Wolfgang Denk · 16 years ago
  79. 70fab19 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · 16 years ago
  80. 5ddd67e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  81. ee0cfa7 Revert "Avoid initrd and logbuffer area overlaps" by Wolfgang Denk · 16 years ago
  82. c9dca3c Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · 16 years ago
  83. 67e3beb AT91: Cleanup unused config header file definitions. by Stelian Pop · 16 years ago
  84. 19883ae Support AT91CAP9 revC CPUs by Stelian Pop · 16 years ago
  85. 761c70b AT91SAM9RLEK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  86. 56a2479 AT91SAM9263EK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  87. 820f2a9 AT91SAM9261EK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  88. c139b17 AT91CAP9ADK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  89. 39cf480 Add ATMEL LCD driver by Stelian Pop · 16 years ago
  90. 2118ebb AT91SAM9RLEK support by Stelian Pop · 16 years ago
  91. 8e429b3 AT91SAM9263EK support by Stelian Pop · 16 years ago
  92. d99a8ff AT91SAM9261EK support by Stelian Pop · 16 years ago
  93. 86c8c8a AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMAND by Stelian Pop · 16 years ago
  94. 96996ac2 AT91SAM9260EK: Normalize BOOTARGS by Stelian Pop · 16 years ago
  95. 79f0cb6 AT91SAM9260EK: Normalize SPI timings by Stelian Pop · 16 years ago
  96. c1212b2 AT91SAM9260EK: Handle 8 or 16 bit NAND by Stelian Pop · 16 years ago
  97. ab52640 AT91CAP9ADK: Fix dataflash offsets in CONFIG_BOOTCOMMAND by Stelian Pop · 16 years ago
  98. 3267508 AT91CAP9ADK: Normalize BOOTARGS by Stelian Pop · 16 years ago
  99. 93da48b AT91CAP9ADK: Normalize SPI timings by Stelian Pop · 16 years ago
  100. 1c90df3 AT91CAP9ADK: Handle 8 or 16 bit NAND by Stelian Pop · 16 years ago