- efa013d Merge with /home/git/u-boot by Wolfgang Denk · 18 years ago
- 35ded29 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
- d8be576 Merge with /home/git/u-boot by Wolfgang Denk · 18 years ago
- cd84528 Merge with /home/stefan/git/u-boot/yucca-ddr2 by Stefan Roese · 18 years ago
- 00cdb4c [PATCH] Update AMCC Luan 440SP eval board support by Stefan Roese · 18 years ago
- 2f5df47 [PATCH] Update AMCC Yucca 440SPe eval board support by Stefan Roese · 18 years ago
- 2721a68 ppc4xx: Small AMCC Katmai 440SPe update by Stefan Roese · 18 years ago
- df29449 ppc4xx: Update 440SP/440SPe DDR SPD setup code to support 440SP by Stefan Roese · 18 years ago
- 46270c2 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
- fa1aef1 [PATCH] Use dynamic SDRAM TLB setup on AMCC Ocotea eval board by Stefan Roese · 18 years ago
- e2ebe69 [PATCH] Fix AMCC 44x SPD SDRAM init code to support 2 DIMM's by Stefan Roese · 18 years ago
- 3921843 UC101: fix compiler warnings by Wolfgang Denk · 18 years ago
- 8d7e273 HMI1001: fix build error, cleanup compiler warnings. by Wolfgang Denk · 18 years ago
- ad5bb45 Restructure POST directory to support of other CPUs, boards, etc. by Wolfgang Denk · 18 years ago
- a5284ef Fix HOSTARCH handling. Patch by Mike Frysinger, Mar 05 2007 by Wolfgang Denk · 18 years ago
- 07b7b00 [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setup by Stefan Roese · 18 years ago
- 647d3c3 Some code cleanup. by Wolfgang Denk · 18 years ago
- b24444f Merge with http://opensource.freescale.com/pub/scm/u-boot-7448hpc2.git by Wolfgang Denk · 18 years ago
- fdd1d6d Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
- c8556d0 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
- 3bf6c39 Merge with /home/sr/git/u-boot/denx by Stefan Roese · 18 years ago
- ba58e4c [PATCH] Update AMCC Katmai 440SPe eval board support by Stefan Roese · 18 years ago
- 8c12045 [PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUM by Stefan Roese · 18 years ago
- 00b574b Merge branch 'master' into hpc2 by roy zang · 18 years ago
- ccbc703 SC3: fix typo in default environment by Wolfgang Denk · 18 years ago
- e344568 MCC200: Fixes for update procedure by Sergei Poselenov · 18 years ago
- 7435711 Minor code cleanup. by Wolfgang Denk · 18 years ago
- 638dd14 MCC200 update - add LCD Progress Indicator by Sergei Poselenov · 18 years ago
- 6c7cac8 [PATCH] get_dev() now unconditionally uses manual relocation by Stefan Roese · 18 years ago
- 8274ec0 [PATCH] Change systemace driver to select 8 & 16bit mode by Stefan Roese · 18 years ago
- 3a197b2 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished by Haiying Wang · 18 years ago
- da04995 [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write) by Stefan Roese · 18 years ago
- eb41db6 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
- 958de0e Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
- 751bb57 [PATCH] Fix relocation problem with "new" get_dev() function by Stefan Roese · 18 years ago
- d93e221 [PATCH] Update SystemACE driver for 16bit access by Stefan Roese · 18 years ago
- 874bb7b [PATCH] Clean up Katmai (440SPe) linker script by Stefan Roese · 18 years ago
- 90b0cf4 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
- 4745aca [PATCH] Add support for the AMCC Katmai (440SPe) eval board by Stefan Roese · 18 years ago
- 0dc018e [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT by Stefan Roese · 18 years ago
- 4037ed3 [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support by Stefan Roese · 18 years ago
- 36d830c [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files by Stefan Roese · 18 years ago
- 79b2d0b [PATCH] PPC4xx: Add support for multiple I2C busses by Stefan Roese · 18 years ago
- eb867a7 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
- 53758fa [PATCH 8_9] Add block_write hook to block_dev_desc_t by Grant Likely · 18 years ago
- f4852eb [PATCH 7_9] Replace ace_readw_ace_writeb functions with macros by Grant Likely · 18 years ago
- 3a8ce9a [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · 18 years ago
- 984618f [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent) by Grant Likely · 18 years ago
- 80ba981 [PATCH 4_4] Remove local implementation of isprint() in ft_build.c by Grant Likely · 18 years ago
- c95c428 [PATCH 3_9] Move buffer print code from md command to common function by Grant Likely · 18 years ago
- 99b0f0f [PATCH 2_4] Use config.h, not xparameters.h, for xilinx targets by Grant Likely · 18 years ago
- 735dd97 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
- f5fcc3c MCC200: Software Updater: allow both "ramdisk" and "filesystem" types by Wolfgang Denk · 18 years ago
- 620d3c9 Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
- 489c696 MCC200: Extensions to Software Update Mechanism by Sergei Poselenov · 18 years ago
- 4be23a1 [PATCH] Update Sequoia EBC configuration (NOR FLASH) by Stefan Roese · 18 years ago
- bc2b9c3 Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 18 years ago
- 497d012 LPC2292: patch from Siemens. by Gary Jennejohn · 18 years ago
- 30bddf2 Merge branch 'master' into hpc2 by roy zang · 18 years ago
- b0b1a92 [PATCH] Add missing p3mx.h file to repository (ups) by Stefan Roese · 18 years ago
- 53d4a49 [Motion-PRO] Preliminary support for the Motion-PRO board. by Bartlomiej Sieka · 18 years ago
- 5a753f9 [PATCH] Update some AMCC 4xx board config files (set initrd_high) by Stefan Roese · 18 years ago
- 7372ca6 [PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boards by Stefan Roese · 18 years ago
- 2aa54f6 [PATCH] Change configuration output of Sycamore, Yellowstone & Rainier by Stefan Roese · 18 years ago
- 23744d6 [PATCH] Remove PCI-PNP configuration from Sequoia/Rainier config file by Stefan Roese · 18 years ago
- 2902fad [PATCH] Update 440EPx/440GRx cpu detection by Stefan Roese · 18 years ago
- d5ea287 [PATCH] Update esd cpci5200 files by Stefan Roese · 18 years ago
- 8b7d1f0 [PATCH] Add support for esd mecp5200 board by Stefan Roese · 18 years ago
- 71a4e5f [PATCH] Remove unneccessary yellowstone board config file by Stefan Roese · 18 years ago
- c105f4c Merge with /home/sr/git/u-boot/denx-merge-sr by Wolfgang Denk · 18 years ago
- e802594 [PATCH] Update Sequoia (440EPx) config file by Stefan Roese · 18 years ago
- 700200c [PATCH] Merge Yosemite & Yellowstone board ports by Stefan Roese · 18 years ago
- 1bbf5ea [PATCH] Update Prodrive SCPU (PDNB3 variant) board by Stefan Roese · 18 years ago
- d526de3 Merge with /home/sr/git/u-boot/denx-merge-sr by Wolfgang Denk · 18 years ago
- 6304430 [PATCH] alpr: Update alpr board config file by Stefan Roese · 18 years ago
- c1c52e3 Merge branch 'master' into hpc2 by roy zang · 18 years ago
- f8db84f LPC2292 SODIMM port coding style cleanup. by Wolfgang Denk · 18 years ago
- 6bd2447 Add port for the lpc2292sodimm evaluation board from EmbeddedArtists by Gary Jennejohn · 18 years ago
- b78bb46 Merge with /home/tur/proj/idmr/u-boot by Wolfgang Denk · 18 years ago
- 2daf046 [iDMR] Add MTD and JFFS2 support, also add default partition definition. by Bartlomiej Sieka · 18 years ago
- f7db331 [iDMR] Flash driver on initialisation write-protects some sectors, by Bartlomiej Sieka · 18 years ago
- 0ed47bb [iDMR] Using MII-related commands on iDRM board doesn't work now (e.g., by Bartlomiej Sieka · 18 years ago
- 363d1d8 [ColdFire MCF5271 family] Add CPU detection based on the value of Chip by Bartlomiej Sieka · 18 years ago
- fdef388 use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAP by roy zang · 18 years ago
- ee46091 Merge branch 'master' into hpc2 by roy zang · 18 years ago
- a401239 Minor code cleanup. by Wolfgang Denk · 18 years ago
- 2ed5594 Merge with /home/hs/SC3/u-boot-dev by Wolfgang Denk · 18 years ago
- f539b7b [PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT. by Heiko Schocher · 18 years ago
- d0b6e14 [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver by Heiko Schocher · 18 years ago
- 15e5025 Merge with /home/hs/SC3/u-boot-dev by Wolfgang Denk · 18 years ago
- 9d8d5a5 [PATCH] Add support for Prodrive SCPU (PDNB3 variant) board by Stefan Roese · 18 years ago
- 0057d75 [PATCH] Update Prodrive P3Mx support by Stefan Roese · 18 years ago
- 34167a3 [PATCH] Add missing Taishan config file by Stefan Roese · 18 years ago
- cb48207 [PATCH] Fix: Compilerwarnings for SC3 board. by Heiko Schocher · 18 years ago
- 3a83ee3 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
- 5fb692c [PATCH] Add support for AMCC Taishan PPC440GX eval board by Stefan Roese · 18 years ago
- 6d3e010 Raname solidcard3 into sc3; add redundant env for sc3 by Wolfgang Denk · 18 years ago
- 1bbbbdd Update default environment for Solidcard3 by Wolfgang Denk · 18 years ago
- f11033e Merge with /home/hs/SC3/u-boot Some code cleanup. by Wolfgang Denk · 18 years ago
- ddd4123 Merge with /home/hs/MAN/u-boot-dev by Wolfgang Denk · 18 years ago