aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-19mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho7-44/+60
2008-12-19mpc86xx: Double local bus clock dividerTrent Piepho1-0/+1
2008-12-19mpc8568: Double local bus clock dividerTrent Piepho1-2/+2
2008-12-1985xx: Fix the boot window issueDave Liu1-8/+8
2008-12-19sbc8548: use proper PHY addressPaul Gortmaker1-2/+2
2008-12-19sbc8548: enable command line editing by default.Paul Gortmaker1-0/+1
2008-12-19sbc8548: don't enable the 3rd and 4th eTSECPaul Gortmaker1-14/+1
2008-12-19Set IVPR to kenrel entry point in second core boot pageHaiying Wang1-0/+1
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho15-15/+18
2008-12-19mpc8[56]xx: Put localbus clock in device treeTrent Piepho2-1/+16
2008-12-19NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala1-2/+4
2008-12-19ppc: Use addrmap in virt_to_phys and map_physmem.Kumar Gala1-0/+12
2008-12-1985xx: Add support to populate addr map based on TLB settingsKumar Gala3-0/+45
2008-12-19XPedite5200 board supportPeter Tyser5-5/+106
2008-12-1985xx: Enable inbound PCI config cycles for X-ES boardsPeter Tyser1-0/+15
2008-12-19XPedite5370 board supportPeter Tyser15-0/+1832
2008-12-19Add support for PCA953x I2C gpio devicesPeter Tyser5-0/+324
2008-12-19pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser1-0/+29
2008-12-16Prepare 2009.01-rc1v2009.01-rc1Wolfgang Denk2-3/+105
2008-12-16include/configs/at91cap9adk.h: fix typo.Wolfgang Denk1-1/+1
2008-12-16board/trab/memory.c: Fix compile problems.Wolfgang Denk1-3/+3
2008-12-16Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk94-327/+3006
2008-12-16jffs2: include <linux/mtd/compat.h> instead of defining own min_tIlya Yanok1-5/+1
2008-12-16powerpc: fix io.h build warning with CONFIG_PHYS_64BITBecky Bruce1-1/+1
2008-12-16trab: make trab_fkt standalone code independent of libgccWolfgang Denk2-1/+8
2008-12-16post/Makefile: fix dependency problem with parallel buildsWolfgang Denk1-2/+2
2008-12-16Makefile: fix dependency problem with parallel buildsWolfgang Denk1-1/+2
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk17-22/+2684
2008-12-16spi/stmicro: fix debug() display of cmdMike Frysinger1-1/+1
2008-12-16env_sf: support embedded environmentsMike Frysinger1-5/+36
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi14-231/+60
2008-12-15lib_ppc: rework the flush_cacheDave Liu1-19/+17
2008-12-15Introduce addr_map libraryKumar Gala3-0/+111
2008-12-15Introduce virt_to_phys()Kumar Gala12-1/+56
2008-12-15POST Make: fix the sub-dir dependencies missing.Yuri Tikhonov1-1/+6
2008-12-15Fix a typo in fw_env.configMartin Michlmayr1-1/+1
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser20-20/+0
2008-12-14cmd_mem: Remove unused variablePeter Tyser1-1/+0
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD10-14/+14
2008-12-13Remove compiler warning: target CPU does not support interworkingSergei Poselenov10-0/+10
2008-12-13Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independentJean-Christophe PLAGNIOL-VILLARD3-6/+8
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk5-21/+25
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2-12/+45
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk15-270/+138
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk11-499/+11
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk4-4/+27
2008-12-10ppc4xx: Disable EEPROM write access on PMC440 boardsMatthias Fuchs1-1/+1
2008-12-10ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boardsMatthias Fuchs1-4/+18
2008-12-10MIPS: Flush data cache upon relocationStefan Roese1-7/+21
2008-12-10MIPS: Add CONFIG_SKIP_LOWLEVEL_INITStefan Roese1-0/+4