- 9964a4d Set Rev 2.x 86xx PIC in mixed mode. by Haiying Wang · 18 years ago
- 5a58a73 Add flash cmd function to 8641HPCN ramboot by Jason Jin · 18 years ago
- 2ccceac Add support for 8641 Rev 2 silicon. by Ed Swarthout · 18 years ago
- aea17f9 Merge with /home/hs/TQ/u-boot by Wolfgang Denk · 18 years ago
- 07e82cb [PATCH] TQM8272: dont change the bits given from the HRCW by Heiko Schocher · 18 years ago
- 389b6bb Remove obsoleted POST files. by Wolfgang Denk · 18 years ago
- 87e0662 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
- 8423e5e [PATCH] Use dynamic SDRAM TLB setup on AMCC Ebony eval board by Stefan Roese · 18 years ago
- 76d1466 [PATCH] renamed environment variable 'addcon' to 'addcons' for PCI405 by Matthias Fuchs · 18 years ago
- a7090b9 Make SC3 board build with 'make O='; use 'addcons' consistently by Wolfgang Denk · 18 years ago
- f6d3faa Merge with /home/hs/jupiter/u-boot by Wolfgang Denk · 18 years ago
- 8502e30 [PATCH] update board config for jupiter Board: by Heiko Schocher · 18 years ago
- cf3b41e Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
- 992423a ppc4xx: Fix file mode of sequoia.c by Stefan Roese · 18 years ago
- eb92f61 Minor cleanup. by Wolfgang Denk · 18 years ago
- 8ce16f5 ppc4xx: Clear Sequoia/Rainier security engine reset bits by John Otken john@softadvances.com · 18 years ago
- 3789629 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 18 years ago
- 650a330 [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules by Matthias Fuchs · 18 years ago
- d9fc703 [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined by Matthias Fuchs · 18 years ago
- ced5b90 [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUS by Matthias Fuchs · 18 years ago
- d8a8ea5 [PATCH] I2C: Add missing default CFG_SPD_BUS_NUM by Matthias Fuchs · 18 years ago
- f9fc6a5 fixed ethernet phy configuration for plu405 board by Matthias Fuchs · 18 years ago
- 769104c Minor cleanup by Wolfgang Denk · 18 years ago
- dd0321f Merge with /home/hs/jupiter/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
- 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
- 781e026 mpc83xx: fix implicit declaration of function 'ft_get_prop' warnings by Kim Phillips · 18 years ago
- 4feab4d mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode by Kumar Gala · 18 years ago
- d51b3cf mpc83xx: update [local-]mac-address properties on UEC based devices by Kim Phillips · 18 years ago
- 61f4f91 mpc83xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
- 22d71a7 mpc83xx: add command line editing by default by Kim Phillips · 18 years ago
- 3fc0bd1 mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffers by Kim Phillips · 18 years ago
- d61853c mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx by Xie Xiaobo · 18 years ago
- b110f40 mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · 18 years ago
- 8d172c0 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS by Xie Xiaobo · 18 years ago
- f6f5f70 mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c by Joakim Tjernlund · 18 years ago
- 7a78f14 mpc83xx: Add support for the MPC8349E-mITX-GP by Timur Tabi · 18 years ago
- fab1680 mpc83xx: Delete sdram_init() for MPC8349E-mITX by Timur Tabi · 18 years ago
- a87c856 mpc83xx: Fix the LAW1/3 bug by Dave Liu · 18 years ago
- 97c4b39 mpc83xx: don't hang if watchdog configured on 8360, 832x by Kim Phillips · 18 years ago
- b700474 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt by Kim Phillips · 18 years ago
- 6752ed0 mpc83xx: make 8360 default environment fdt be 8360 (not 8349) by Kim Phillips · 18 years ago
- a28899c mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC by Emilian Medve · 18 years ago
- 3e78a31 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · 18 years ago
- ae246dc mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALL by Kim Phillips · 18 years ago
- 4decd84 mpc83xx: sort Makefile targets by Kim Phillips · 18 years ago
- 91e2576 mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · 18 years ago
- 05031db mpc83xx: Remove a redundant semicolon in mpc8349itx.c by Sam Song · 18 years ago
- f35f358 mpc83xx: Put the version (and magic) after the HRCW. by Jerry Van Baren · 18 years ago
- 48aecd9 mpc83xx: Add the MPC832XEMDS board readme by Dave Liu · 18 years ago
- 24c3aca mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
- e080313 mpc83xx: streamline the 83xx immr head file by Dave Liu · 18 years ago
- ddd0249 mpc83xx: Fix the UEC driver bug of QE by Dave Liu · 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
- 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