summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
* 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
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2008-12-13-4/+27
|\ \ \ | |_|/ |/| |
| * | UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initializationStefan Roese2008-12-10-0/+1
| * | UBI: Return -ENOMEM upon failing mallocStefan Roese2008-12-10-2/+3
| * | UBI: Fix size parsing in "ubi create"Stefan Roese2008-12-09-1/+1
| * | UBI: Enable re-initializing of the "ubi part" commandStefan Roese2008-12-09-0/+13
| * | MTD: Fix problem based on non-working relocation (list head mtd_partitions)Stefan Roese2008-12-09-1/+9
* | | Fix compile error in building MBX860T.Ben Warren2008-12-10-1/+1
* | | tools/netconsole: new script for working with netconsole over UDPMike Frysinger2008-12-10-14/+46
* | | fs/fat: handle FAT on SATASonic Zhang2008-12-10-0/+3
| |/ |/|
* | libfdt: Fix redefined uintptr_t warning for USE_HOSTCCJerry Van Baren2008-12-10-0/+2
* | Moved sc520 PCI definitions to stand-alone fileGraeme Russ2008-12-10-22/+49