summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mpc86xx: Double local bus clock dividerTrent Piepho2008-12-19-0/+1
* mpc8568: Double local bus clock dividerTrent Piepho2008-12-19-2/+2
* 85xx: Fix the boot window issueDave Liu2008-12-19-8/+8
* sbc8548: use proper PHY addressPaul Gortmaker2008-12-19-2/+2
* sbc8548: enable command line editing by default.Paul Gortmaker2008-12-19-0/+1
* sbc8548: don't enable the 3rd and 4th eTSECPaul Gortmaker2008-12-19-14/+1
* Set IVPR to kenrel entry point in second core boot pageHaiying Wang2008-12-19-0/+1
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-19-15/+18
* mpc8[56]xx: Put localbus clock in device treeTrent Piepho2008-12-19-1/+16
* NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala2008-12-19-2/+4
* ppc: Use addrmap in virt_to_phys and map_physmem.Kumar Gala2008-12-19-0/+12
* 85xx: Add support to populate addr map based on TLB settingsKumar Gala2008-12-19-0/+45
* XPedite5200 board supportPeter Tyser2008-12-19-5/+106
* 85xx: Enable inbound PCI config cycles for X-ES boardsPeter Tyser2008-12-19-0/+15
* XPedite5370 board supportPeter Tyser2008-12-19-0/+1832
* Add support for PCA953x I2C gpio devicesPeter Tyser2008-12-19-0/+324
* pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser2008-12-19-0/+29
* Prepare 2009.01-rc1v2009.01-rc1Wolfgang Denk2008-12-16-3/+105
* include/configs/at91cap9adk.h: fix typo.Wolfgang Denk2008-12-16-1/+1
* board/trab/memory.c: Fix compile problems.Wolfgang Denk2008-12-16-3/+3
* Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2008-12-16-327/+3006
|\
| * jffs2: include <linux/mtd/compat.h> instead of defining own min_tIlya Yanok2008-12-16-5/+1
| * powerpc: fix io.h build warning with CONFIG_PHYS_64BITBecky Bruce2008-12-16-1/+1
| * post/Makefile: fix dependency problem with parallel buildsWolfgang Denk2008-12-16-2/+2
| * Makefile: fix dependency problem with parallel buildsWolfgang Denk2008-12-16-1/+2
| * Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-16-22/+2684
| * spi/stmicro: fix debug() display of cmdMike Frysinger2008-12-16-1/+1
| * env_sf: support embedded environmentsMike Frysinger2008-12-16-5/+36
| * i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-15-231/+60
| * lib_ppc: rework the flush_cacheDave Liu2008-12-15-19/+17
| * Introduce addr_map libraryKumar Gala2008-12-15-0/+111
| * Introduce virt_to_phys()Kumar Gala2008-12-15-1/+56
| * POST Make: fix the sub-dir dependencies missing.Yuri Tikhonov2008-12-15-1/+6
| * Fix a typo in fw_env.configMartin Michlmayr2008-12-15-1/+1
| * Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser2008-12-14-20/+0
| * cmd_mem: Remove unused variablePeter Tyser2008-12-14-1/+0
| * Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-14-14/+14
| * Remove compiler warning: target CPU does not support interworkingSergei Poselenov2008-12-13-0/+10
| * Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independentJean-Christophe PLAGNIOL-VILLARD2008-12-13-6/+8
* | trab: make trab_fkt standalone code independent of libgccWolfgang Denk2008-12-16-1/+8
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-12-13-21/+25
|\
| * ppc4xx: Disable EEPROM write access on PMC440 boardsMatthias Fuchs2008-12-10-1/+1
| * ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boardsMatthias Fuchs2008-12-10-4/+18
| * ppc4xx: Update TEXT_BASE for CPCI405 boardsMatthias Fuchs2008-12-10-12/+5
| * ppc4xx: Remove some features from ALPR to fit into 256k againStefan Roese2008-12-10-4/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2008-12-13-12/+45
|\ \
| * | MIPS: Flush data cache upon relocationStefan Roese2008-12-10-7/+21
| * | MIPS: Add CONFIG_SKIP_LOWLEVEL_INITStefan Roese2008-12-10-0/+4
| * | MIPS: Add board_early_init_f() to init_sequenceStefan Roese2008-12-10-0/+10
| * | MIPS: Add onenand_init() to board.c and move nand_init()Stefan Roese2008-12-10-5/+10
| |/