summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | 83xx/85xx/86xx: add more MxMR local bus definitionsWolfgang Grandegger2008-06-10-5/+38
| * | | 83xx/85xx: further localbus cleanupsAnton Vorontsov2008-06-10-45/+23
| * | | 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov2008-06-10-233/+256
| * | | 85xx: Add setting of cache props in the device tree.Kumar Gala2008-06-10-0/+128
| * | | 85xx: expose cpu identificationKumar Gala2008-06-10-36/+51
| * | | 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define itKumar Gala2008-06-09-2/+6
| * | | MPC85xx: Change traps.c to not reference non-addressable memoryBecky Bruce2008-06-09-3/+5
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-06-11-276/+1497
|\ \ \ \
| * | | | mpc83xx: MVBLM7: minor build fixupsKim Phillips2008-06-10-35/+3
| * | | | add MPC8343 based board mvBlueLYNX-M7 (board+make files)Andre Schwarz2008-06-10-0/+679
| * | | | add MPC8343 based board mvBlueLYNX-M7 (doc+config)Andre Schwarz2008-06-10-0/+572
| * | | | 83xx/85xx: further localbus cleanupsAnton Vorontsov2008-06-10-45/+23
| * | | | 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov2008-06-10-233/+256
| * | | | Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.hTor Krill2008-06-10-0/+1
| |/ / /
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-06-11-76/+7
|\ \ \ \
| * | | | MPC86xx: Change traps.c to not reference non-addressable memoryBecky Bruce2008-06-06-1/+7
| * | | | Merge commit 'wd/master'Jon Loeliger2008-06-06-14959/+23839
| |\ \ \ \ | | |/ / /
| * | | | mpc86xx: Removed unused and unconfigured memory test code.Jon Loeliger2008-05-19-75/+0
* | | | | tools/mkimage: fix compiler warnings on some systems.Wolfgang Denk2008-06-06-0/+4
| |/ / / |/| | |
* | | | Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/masterWolfgang Denk2008-06-05-1279/+8590
|\ \ \ \
| * | | | Socrates: Fix PCI bus frequency reportWolfgang Denk2008-06-03-3/+13
| * | | | Fix incorrect switch for IF_TYPE in part.cTor Krill2008-06-03-2/+2
| * | | | Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.Andre Schwarz2008-06-03-0/+2
| * | | | Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r...Peter Tyser2008-06-03-6/+0
| * | | | PPC4xx: Simplified post_word_{load, store}Grant Erickson2008-06-03-15/+11
| * | | | DTT: Issue one-shot command on AD7414 (LM75 code) to read tempStefan Roese2008-06-03-0/+13
| * | | | Add support for environment in SPI flashHaavard Skinnemoen2008-06-03-2/+136
| * | | | SPI Flash: Add "sf" commandHaavard Skinnemoen2008-06-03-0/+192
| * | | | SPI Flash subsystemHaavard Skinnemoen2008-06-03-0/+688
| * | | | atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt2008-06-03-0/+360
| * | | | SPI API improvementsHaavard Skinnemoen2008-06-03-209/+584
| * | | | Move definition of container_of() to common.hHaavard Skinnemoen2008-06-03-22/+11
| * | | | soft_i2c: Pull SDA high before readingHaavard Skinnemoen2008-06-03-0/+1
| * | | | Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala2008-06-03-1/+3
| * | | | MPC512x: Change traps.c to not reference non-addressable memoryBecky Bruce2008-06-03-1/+7
| * | | | Make sure common.h is the first include.Kumar Gala2008-06-03-1/+2
| * | | | Avoid initrd and logbuffer area overlapsMarian Balakowicz2008-06-03-1/+25
| * | | | lwmon5: add memory-pattern-test to FPGA POST.Sascha Laue2008-06-03-0/+50
| * | | | PPC: 86xx Add bat registers to reginfo commandBecky Bruce2008-06-03-1/+3
| * | | | PPC: Add print_bats() to lib_ppc/bat_rw.cBecky Bruce2008-06-03-0/+42
| * | | | PPC: Change lib_ppc/bat_rw.c to use high batsBecky Bruce2008-06-03-41/+97
| * | | | PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-03-7/+84
| * | | | Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-03-99/+3494
| |\ \ \ \
| | * | | | MAKEALL: add at91 listJean-Christophe PLAGNIOL-VILLARD2008-05-24-1/+19
| | * | | | Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-24-106/+3475
| | |\ \ \ \
| | | * | | | Cleanup nand_info[] declaration.Stelian Pop2008-05-13-9/+0
| | | * | | | AT91: Cleanup unused config header file definitions.Stelian Pop2008-05-10-10/+0
| | | * | | | Support AT91CAP9 revC CPUsStelian Pop2008-05-10-1/+46
| | | * | | | Use custom logo for Atmel boardsStelian Pop2008-05-10-0/+4
| | | * | | | AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop2008-05-10-0/+76