1. 4c95ff6 Blackfin: bf537-pnav: increase monitor len by Mike Frysinger · 14 years ago
  2. 504af55 Blackfin: bf527-ad7160-eval: fix GPIO CS define by Mike Frysinger · 14 years ago
  3. abaa5ba Blackfin: bf548-ezkit: bump SPI flash size up by Mike Frysinger · 14 years ago
  4. 3bbed7f Blackfin: blackvme: new board port by Wojtek Skulski · 14 years ago
  5. 301e66a Blackfin: bf526-ezbrd: enable BootROM-OOB layout when booting from NAND by Mike Frysinger · 14 years ago
  6. 4cd4c2d Blackfin: adi config: enable nand lock/unlock support by Mike Frysinger · 14 years ago
  7. 0639932 Blackfin: bct-brettl2: new board port by Peter Meerwald · 14 years ago
  8. 56f0c57 Blackfin: adi config: allow boards to tweak a little more by Mike Frysinger · 14 years ago
  9. 581e97d Blackfin: bf527-sdp: new board port by Mike Frysinger · 14 years ago
  10. c2d8b96 Blackfin: adi config: add a hook for boards to append the env by Mike Frysinger · 14 years ago
  11. f453220 Blackfin: adi config: add an "all spi flashes" option to unify board lists by Mike Frysinger · 14 years ago
  12. 821ad16 Blackfin: move CONFIG_BFIN_CPU to board config.mk by Mike Frysinger · 14 years ago
  13. 9f481e9 MXC: Correct SPI_CPOL setting in SPI driver by Stefano Babic · 14 years ago
  14. c4ea142 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · 14 years ago
  15. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  16. 3df6195 Add support for operating system OSE by Torkel Lundgren · 14 years ago
  17. cdfcedb atmel_lcd: Allow contrast polarity to be either positive or negative by Alexander Stein · 14 years ago
  18. 55b0523 p1022ds: use weak CFI flash accessors when DIU is enabled by Timur Tabi · 14 years ago
  19. d5e01e4 p1022ds: add video support by Timur Tabi · 14 years ago
  20. 9e70d13 fsl_diu_fb: further refactoring of FSL DIU code by Anatolij Gustschin · 14 years ago
  21. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  22. 9eda770 mpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc8308_p1m by Kim Phillips · 14 years ago
  23. bc8f8c2 mpc8308_p1m: support for MPC8308 P1M board by Ilya Yanok · 14 years ago
  24. 65ea758 MPC8308RDB: various clean ups by Ilya Yanok · 14 years ago
  25. f3ce250 mpc8308: add SICR{L,H} fields definitions by Ilya Yanok · 14 years ago
  26. 9f530d5 e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels by Ira W. Snyder · 14 years ago
  27. e8d3ca8 mpc831xerdb: enable mtdparts for NAND by Scott Wood · 14 years ago
  28. 5b914463 ppx4xx: remove unused functionality for DU405 boards by Matthias Fuchs · 14 years ago
  29. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  30. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  31. afabb49 ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  32. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  33. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  34. 4ad0df2 ppc4xx: Remove unreferenced file include/405_dimm.h by Stefan Roese · 14 years ago
  35. 8a805df ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  36. ab25e88 ppc4xx: POST UART: Use in/out_8() io-accessor functions by Stefan Roese · 14 years ago
  37. 6aa9195 ppc4xx: Fix CATcenter build by Stefan Roese · 14 years ago
  38. e69e520 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  39. b9d74b4 arm: Make jadecpu board use relocation by Matthias Weisser · 14 years ago
  40. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  41. 696f6cc Merge branch 'next' of ../custodians into next by Wolfgang Denk · 14 years ago
  42. e7eb046 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Wolfgang Denk · 14 years ago
  43. b65e86d Merge branch 'next' of ../custodians into next by Wolfgang Denk · 14 years ago
  44. 6142e0a USB-CDC: Fix coding style issues by Vitaly Kuzmichev · 14 years ago
  45. 23cd138 Integrate USB gadget layer and USB CDC driver layer by Remy Bohmer · 15 years ago
  46. ca5def3 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · 14 years ago
  47. 9ddc3af Remove smmaco4 board support by Wolfgang Denk · 14 years ago
  48. 77efe35 Remove HMI10 board support by Wolfgang Denk · 14 years ago
  49. 9096435 aev board: Fix compile problems by Wolfgang Denk · 14 years ago
  50. 9700375 da8xx: fixup ARM relocation support by Ben Gardiner · 14 years ago
  51. ab86f72 ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  52. 561142a ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  53. e48b7c0 ARM: implement relocation for ARM11 by Heiko Schocher · 14 years ago
  54. 3fbeeea common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  55. 620f1f6 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  56. 7e4a9e6 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · 14 years ago
  57. 95c6f6d ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  58. c3330e9 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · 14 years ago
  59. d1831c5 mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Heiko Schocher · 14 years ago
  60. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  61. 6d014ad Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · 14 years ago
  62. a6826fb Add hash table support as base for new environment code by Wolfgang Denk · 14 years ago
  63. 54c6977 Add qsort - add support for sorting data arrays by Wolfgang Denk · 14 years ago
  64. 65cd3fa Add basic errno support. by Wolfgang Denk · 14 years ago
  65. d2e2273 IceCube.h: update configuration by Wolfgang Denk · 14 years ago
  66. 3611665 Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · 14 years ago
  67. bf56080 4xx: add missing CONFIG_SYS_SRAM_SIZE definition by Wolfgang Denk · 14 years ago
  68. 215e1cb x86: Remove Unmaintained Boards by Graeme Russ · 14 years ago
  69. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  70. a78ded1 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  71. 60c2317 ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configs by Steve Sakoman · 14 years ago
  72. 5af3246 ARMV7: OMAP: Add mpurate boot arg for Overo and Beagle by Steve Sakoman · 15 years ago
  73. 5a0a82f ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages by Steve Sakoman · 14 years ago
  74. f8736c2 Merge branch 'avr32' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  75. cf64fda Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  76. 09b4a9c Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  77. f91506e Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  78. c0026fc Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  79. 67bd941 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  80. 1f36f73 avr32: Add simple paging support by Haavard Skinnemoen · 14 years ago
  81. 1592ef8 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · 14 years ago
  82. c1ab75c ppc4xx: Fix 440EPx bug in reconfigure_pll() by Stefan Roese · 14 years ago
  83. 38570b2 ppc4xx: Fix APC405 board support by Matthias Fuchs · 14 years ago
  84. c2ca44c edminiv2: add I2C support using mvtwsi driver by Albert Aribaud · 14 years ago
  85. 2fefa2a suen3: remove CONFIG_HARD_I2C and related defines by Albert Aribaud · 14 years ago
  86. 889a275 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  87. 0ca6c52 cpuat91: update defaut environement by Eric Bénard · 14 years ago
  88. af4b8b4 cpuat91: convert to new at91 soc architecture by Eric Bénard · 14 years ago
  89. 64037fb at91: Enabeling USB host on meesc board by Daniel Gorsulowski · 14 years ago
  90. d4562e0 at91: Update meesc board to new SoC access by Daniel Gorsulowski · 14 years ago
  91. 9f07ded at91: Defined main clock frequency on esd at91 boards by Daniel Gorsulowski · 14 years ago
  92. a2243b8 powerpc/83xx: Fix build issue with ve8313 board due to lbus changes by Kumar Gala · 14 years ago
  93. 90870d9 powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board. by york · 14 years ago
  94. 5549d22 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  95. ae37a07 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  96. 668a6b4 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 14 years ago
  97. 7dc27b0 AM3517EVM: musb: add usb config by Ajay Kumar Gupta · 14 years ago
  98. dbea324 musb: MSC host support for AM35x by Ajay Kumar Gupta · 14 years ago
  99. 98ae607 Blackfin: cm-bf548: increase monitor len by Mike Frysinger · 14 years ago
  100. 18a056a ARM: Add support for jadecpu board based on MB86R01 SoC by Matthias Weisser · 14 years ago