aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-17Merge branch 'fixes' into cleanupsHaavard Skinnemoen2944-77714/+116712
2008-12-17avr32: Remove second definition of virt_to_phys()Haavard Skinnemoen1-7/+2
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
2008-12-10MIPS: Add board_early_init_f() to init_sequenceStefan Roese1-0/+10
2008-12-10MIPS: Add onenand_init() to board.c and move nand_init()Stefan Roese1-5/+10
2008-12-10sh: Update sh2/sh2a timerNobuhiro Iwamatsu1-5/+11
2008-12-10sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD2-3/+3
2008-12-10sh: r2dplus/lowlevel_init: coding style fixJean-Christophe PLAGNIOL-VILLARD1-21/+21
2008-12-10sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFTNobuhiro Iwamatsu1-0/+7
2008-12-10sh: Update sh timer functionNobuhiro Iwamatsu8-222/+74
2008-12-10sh: Migo-R: Update BSC valueNobuhiro Iwamatsu1-16/+16
2008-12-10sh: Update ms7722se board configNobuhiro Iwamatsu1-0/+3
2008-12-10sh: Update SuperH serial driverNobuhiro Iwamatsu1-1/+1
2008-12-10sh: fix rsk7203 and MigoR out of tree buildJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-12-10ppc4xx: Update TEXT_BASE for CPCI405 boardsMatthias Fuchs3-12/+5
2008-12-10ppc4xx: Remove some features from ALPR to fit into 256k againStefan Roese1-4/+1
2008-12-10UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initializationStefan Roese1-0/+1
2008-12-10UBI: Return -ENOMEM upon failing mallocStefan Roese1-2/+3
2008-12-10Fix compile error in building MBX860T.Ben Warren1-1/+1