- 0c4d65e3 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
- dcb84b7 tsec: Allow Ten Bit Interface address to be configurable by Joe Hamman · 17 years ago
- b23b547 Merge with /home/tur/git/u-boot#cm5200-si by Wolfgang Denk · 17 years ago
- bf1060e Fix missing brace error in fs/fat/fat.c [pointed out by Roderik Wildenburg] by Wolfgang Denk · 17 years ago
- 6c33c78 Fixed typo in README (pointed out by Martin Jost). by Wolfgang Denk · 17 years ago
- ec06b27 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
- 9c7e4b0 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
- 221838c Remove the bios emulator from MAI board. by Jason Jin · 17 years ago
- 5618332 Fix some compile issues for MAI board. by Jason Jin · 17 years ago
- 0f460a1 Configurations for ATI video card BIOS emulator by Jason Jin · 17 years ago
- ece92f8 This is a BIOS emulator, porting from SciTech for u-boot, mainly for by Jason Jin · 17 years ago
- 5072188 This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · 17 years ago
- f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
- 5728be3 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
- 4691975 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
- 8092fef Add functions to list of exported functions by Martin Krause · 18 years ago
- 63cec58 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
- 86b116b cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. by Bartlomiej Sieka · 17 years ago
- c7e717e Add Marvell 1149 PHY support to the TSEC by Andy Fleming · 17 years ago
- 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
- b1b54e3 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
- 63e2276 Minor cleanup of <board>_nand build rules. by Wolfgang Denk · 17 years ago
- cdd917a Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
- 8993e54 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · 17 years ago
- 1863cfb [PPC] Remove unused MSR_USER definition by Rafal Jaworowski · 17 years ago
- cc3023b Fix breakage of 8xx boards from recent commit. by Rafal Jaworowski · 17 years ago
- 3a6cab8 Update CHANGELOG by Wolfgang Denk · 17 years ago
- 5da91f6 Merge with /home/hs/Atronic/u-boot-dev-new by Heiko Schocher · 17 years ago
- 0115953 [PCS440EP] - fix compile error, if BUILD_DIR is used by Heiko Schocher · 17 years ago
- fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
- 9079024 [PCS440EP] - The DIAG LEDs are now blinking, if an error occur by Heiko Schocher · 17 years ago
- 239f05e Update CHANGELOG, minor coding style cleanup. by Wolfgang Denk · 17 years ago
- fd363519 Merge with /home/tur/git/u-boot#cm1_qp1 by Wolfgang Denk · 17 years ago
- 5a56af3 Remove erroneous errata code from Marvel 88E1111S driver by Andy Fleming · 17 years ago
- 982efcf From: eran liberty <eran.liberty@gmail.com> by Andy Fleming · 17 years ago
- d3ec0d9 Polished the 85xx ADS config files by Andy Fleming · 18 years ago
- bfb37b3 8544ds: Fix Makefile after moving pixis to board/freescale. by Ed Swarthout · 18 years ago
- 2a3cee4 tsec: Fix PHY code to match first driver by Andy Fleming · 18 years ago
- ccc091a Add support for CPM device tree configuration to 8560 ADS by Andy Fleming · 18 years ago
- 7507d56 Fix Marvell 88e1145 PHY init code by Andy Fleming · 18 years ago
- 5dc210d Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. by Ed Swarthout · 17 years ago
- e8b85f3 pciauto setup bridge by Ed Swarthout · 17 years ago
- 571f49f Support PCIe extended config registers by Ed Swarthout · 17 years ago
- ba5feb1 Minor improvements to drivers/pci_auto.c by Ed Swarthout · 17 years ago
- 40e81ad Start pci hose scan from hose->current_busno. by Ed Swarthout · 17 years ago
- 3865b1f Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · 17 years ago
- fa1df30 CM1.QP1: Support for the Schindler CM1.QP1 board. by Bartlomiej Sieka · 17 years ago
- 96e1d75 [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed by Heiko Schocher · 17 years ago
- e951475 Fix malloc problem introduced with the relocation fixup for the PPC platform by Stefan Roese · 17 years ago
- b3aff0c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- ddb5d86f drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- f40a7f3 fs/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- 610f2e9 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- d39b574 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- 77a3185 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- 068b60a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- 079a136 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
- 7f5c015 include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
- 80ff4f9 include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
- a1aa0bb include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
- 659e2f6 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
- 1179943 include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
- 1fe80d7 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · 17 years ago
- d3b8c1a include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
- 2fd90ce include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
- 37d4bb7 include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
- 18225e8 include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
- 7be044e include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
- 5d2ebe1 include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
- f55f7f8 Retire CONFIG_COMMANDS finally. Strip old CFG_CMD_* symbols out. by Jon Loeliger · 17 years ago
- b5501f7 Update README.* to reference new CONFIG_CMD_* names now. by Jon Loeliger · 17 years ago
- 4431283 cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 3a1ed1e cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- ab3abcb board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 3fe0010 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- c508a4c board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- b930726 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- fcec2eb board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- a593814 rtc/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 6735056 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 7def6b3 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- dd60d12 fs/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- c91898b tools/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 643d1ab net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 07d38a1 drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- cde5c64 disk/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 639221c include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 4ef218f Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
- bf6a9ca Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
- c3517f9 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- fd9bcaa common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
- c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
- baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
- af075ee Clear up confusion over the CMD_POST and POST_DIAG mess. by Jon Loeliger · 17 years ago
- b363148 Remove references to the old cmd_confdefs.h include file. by Jon Loeliger · 17 years ago
- a22d4da include/configs: Catch some CONFIG_CMD_* conversion stragglers. by Jon Loeliger · 17 years ago
- a556290 include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files. by Jon Loeliger · 17 years ago
- fe7f782 include/configs: Use new CONFIG_CMD_* in various S* named board config files. by Jon Loeliger · 17 years ago