- a864f32 mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago
- 2cbb2ee 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DS by Kumar Gala · 16 years ago
- acaccae Fixup SGMII PHY ids in the device tree by Andy Fleming · 16 years ago
- ecfb987 Make some minor whitespace changes to eliminate line-wrapping by Andy Fleming · 16 years ago
- e7fd34b Add eth_get_dev_by_index by Andy Fleming · 16 years ago
- f281c5c 85xx: Fix bug in device tree setup in 36-bit physical confg by Kumar Gala · 16 years ago
- 2275d0e 85xx: Fix address map for 36-bit config of MPC8572DS by Kumar Gala · 16 years ago
- 6630ffb 85xx: Fix how we map DDR memory by Kumar Gala · 16 years ago
- c0f3b3c fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controller by Kumar Gala · 16 years ago
- f92794c 85xx: Format cpu freq printing to handle 8 cores by Kumar Gala · 16 years ago
- 285517d Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
- 7a5f0d3 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 16 years ago
- 2c95e4b USB: Remove LUN number from CDB by Abraham, Thomas · 16 years ago
- 11a9df9 Added usbtty_configured() check. Fixed attribute(packed) warnings. by Atin Malaviya · 16 years ago
- 3314fc6 i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · 16 years ago
- bc94762 i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts by Mike Frysinger · 16 years ago
- 0680603 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
- a6dae3f 82xx, mgcoge: fix compile error by Heiko Schocher · 16 years ago
- 378d1ca ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE by Dirk Eibach · 16 years ago
- 5b64842 ppc4xx: Fix initialization of the SDRAM_CODT register by Carolyn Smith · 16 years ago
- b33e6d7 ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards by Stefan Roese · 16 years ago
- f1a2ed8 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · 16 years ago
- a14295e ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h by Stefan Roese · 16 years ago
- fb718e1 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
- 9bfa114 Add feature-removal-schedule.txt by Peter Tyser · 16 years ago
- bdfb6bd 8xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · 16 years ago
- 362447f 8xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
- 9dac2d7 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
- 7c1555f bzip2: move ifdef handling to Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
- 5afb2fe Fix whitespace damage: double space changed to a tab by Jerry Van Baren · 16 years ago
- f281eaa Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
- 4c0f005 cfi: make flash_get_info() non static by Heiko Schocher · 16 years ago
- bc1b917 net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · 16 years ago
- 9e3cc95 net/sntp.c: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
- 2d1db14 tsec: Fix a bug in soft-resetting by Andy Fleming · 16 years ago
- c2d704f Fix 100Mbs ethernet operation on sh7763 based boards by Simon Munton · 16 years ago
- c547477 Fix MPC8260 with ethernet on SCC by ksi@koi8.net · 16 years ago
- e1873ba 82xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · 16 years ago
- 327480a 82xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
- 3b967ae ppc: Fix roll over bug in flush_cache() by Kumar Gala · 16 years ago
- 4cd44a8 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
- 4c88289 Add an architecture specific config.h for common defines by Kumar Gala · 16 years ago
- 6a026a6 mpc8641hpcn: Change PCI MEM pci bus address by Becky Bruce · 16 years ago
- 2dfef27 drivers/block/ahci: Fix pci mapping bug by Becky Bruce · 16 years ago
- 1633436 MPC8641HPCN: Enable CONFIG_ADDR_MAP by Becky Bruce · 16 years ago
- d3b51a2 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · 16 years ago
- f93e1cb mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · 16 years ago
- dad8c91 powerpc: Move duplicated BAT defines to mmu.h by Becky Bruce · 16 years ago
- 0709bfc drivers/pci: Create pci_map_bar function by Becky Bruce · 16 years ago
- 5dc9e1a mpc8641hpcn: Set up outbound pci windows before inbound by Becky Bruce · 16 years ago
- 1f642fc mpc8641hpcn: Use physical address in flash banks defintion by Becky Bruce · 16 years ago
- 613ee04 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
- deb55f2 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching by Kumar Gala · 16 years ago
- efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
- fe3a1d6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
- aadc51a Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
- 7609640 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
- 84109fe Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
- f4ade20 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
- 8a7b3f2 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
- f9f3622 NAND: Add timeout for reset command by Peter Tyser · 16 years ago
- f96047a NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST by Peter Tyser · 16 years ago
- 1d01207 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · 16 years ago
- 4904385 env_nand: fix env memory release by derek@siconix.com · 16 years ago
- df58afe Coldfire: M527x: Add missing GPIO register address defines by Richard Retanubun · 16 years ago
- cb265cd Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command by Richard Retanubun · 16 years ago
- 209e53d Coldfire: Applied baudrate formula of serial_init to serial_setbrg by Richard Retanubun · 16 years ago
- 567e115 Coldfire: M5271EVB: Board header update (dependencies) by Richard Retanubun · 16 years ago
- fbb5521 Coldfire: M5271: Allow board header file to specify clock multiplier by Richard Retanubun · 16 years ago
- 0ad94fd Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C by Richard Retanubun · 16 years ago
- 9e4c9d3 Coldfire: cmd_bdinfo cleanup by Richard Retanubun · 16 years ago
- 8731764 Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list by Richard Retanubun · 16 years ago
- 6bb88a0 ppc4xx: Make PCIE support selectable by Dirk Eibach · 16 years ago
- acb07af ppc4xx: Only fixup opb attached UARTs by Matthias Fuchs · 16 years ago
- e138700 Blackfin: move default boot SPI CS to common code by Mike Frysinger · 16 years ago
- 8445130 Blackfin: dynamically update UART speed when initializing by Mike Frysinger · 16 years ago
- 2c00197 Blackfin: add support for fast SPI reads with Boot ROM by Mike Frysinger · 16 years ago
- 4f7fb33 Blackfin: check for reserved settings in DDR MMRs by Mike Frysinger · 16 years ago
- a7ab10a Blackfin: set default voltage levels for BF538/BF539 parts by Mike Frysinger · 16 years ago
- 1114d0e Blackfin: use on-chip syscontrol() rom function when available by Mike Frysinger · 16 years ago
- b844370 cfi_flash: Fix typo in cfi_flash.c by Stefan Roese · 16 years ago
- c8b0312 jedec_flash: Only use manufacturer defines from common flash.h by Stefan Roese · 16 years ago
- 42c6ace cfi_flash: Silence compilation warning by Stefan Roese · 16 years ago
- 9d1f6af flash/cfi_flash: Use virtual sector start address, not phys by Becky Bruce · 16 years ago
- 49f4f6a Fix compiler warning by Wolfgang Denk · 16 years ago
- 2179719 Blackfin: update anomaly lists by Mike Frysinger · 16 years ago
- d074bfe ADS5121 Add PATA support by Ralph Kondziella · 16 years ago
- 5d3e23f ADS5121 Add IC Ident Module (IIM) support by Martha Marx · 16 years ago
- c8c4b59 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
- ea1dfef ADS5121 Fix rev2 silicon pci iopad config by John Rigby · 16 years ago
- 3e6375f ADS5121 DIU Add diu_bmp_addr env by John Rigby · 16 years ago
- 2a1979c ADS5121 DIU Make inclusion of FSL logo optional by John Rigby · 16 years ago
- b0dbfb1 Compile warning fix in onenand_uboot.h by Remy Bohmer · 16 years ago
- 8cd6918 USB: Add EHCI support for VCT EHCI controller (really with driver now) by Stefan Roese · 16 years ago
- 7ed11ee Blackfin: add driver for on-chip MMC/SD controller by Cliff Cai · 16 years ago
- e985622 Blackfin: add port muxing for BF51x SPI by Mike Frysinger · 16 years ago
- 7e1bbd8 Blackfin: output booting source when booting by Mike Frysinger · 16 years ago
- 09017ec Blackfin: set default CONFIG_ENV_SPI_CS based on bootrom by Mike Frysinger · 16 years ago
- 6abcfd6 Blackfin: update asm-blackfin/posix_types.h to latest Linux version by Mike Frysinger · 16 years ago
- 420e19e Blackfin: add port I bits by Mike Frysinger · 16 years ago