summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'fixes' into cleanupsHaavard Skinnemoen2008-12-17-77714/+116712
|\
| * avr32: Remove second definition of virt_to_phys()Haavard Skinnemoen2008-12-17-7/+2
| * 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
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-12-13-270/+138
| |\ \
| | * | sh: Update sh2/sh2a timerNobuhiro Iwamatsu2008-12-10-5/+11
| | * | sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD2008-12-10-3/+3
| | * | sh: r2dplus/lowlevel_init: coding style fixJean-Christophe PLAGNIOL-VILLARD2008-12-10-21/+21
| | * | sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFTNobuhiro Iwamatsu2008-12-10-0/+7
| | * | sh: Update sh timer functionNobuhiro Iwamatsu2008-12-10-222/+74
| | * | sh: Migo-R: Update BSC valueNobuhiro Iwamatsu2008-12-10-16/+16
| | * | sh: Update ms7722se board configNobuhiro Iwamatsu2008-12-10-0/+3
| | * | sh: Update SuperH serial driverNobuhiro Iwamatsu2008-12-10-1/+1
| | * | sh: fix rsk7203 and MigoR out of tree buildJean-Christophe PLAGNIOL-VILLARD2008-12-10-2/+2
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2008-12-13-499/+11
| |\ \
| | * | microblaze: Remove XUPV2P boardMichal Simek2008-12-10-490/+0
| | * | microblaze: Remove CONFIG_LIBFDT due to error in common filesMichal Simek2008-12-10-2/+0
| | * | microblaze: Fix ml401 uart16550 settingMichal Simek2008-12-10-7/+10
| | * | microblaze: Set up relocation is doneMichal Simek2008-12-10-0/+1