aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-10microblaze: Remove XUPV2P boardMichal Simek9-490/+0
2008-12-10microblaze: Remove CONFIG_LIBFDT due to error in common filesMichal Simek2-2/+0
2008-12-10microblaze: Fix ml401 uart16550 settingMichal Simek1-7/+10
2008-12-10microblaze: Set up relocation is doneMichal Simek1-0/+1
2008-12-10tools/netconsole: new script for working with netconsole over UDPMike Frysinger2-14/+46
2008-12-10fs/fat: handle FAT on SATASonic Zhang1-0/+3
2008-12-10libfdt: Fix redefined uintptr_t warning for USE_HOSTCCJerry Van Baren1-0/+2
2008-12-10Moved sc520 PCI definitions to stand-alone fileGraeme Russ2-22/+49
2008-12-10Fixed path to sc520 SSI include fileGraeme Russ1-1/+1
2008-12-10Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.cGraeme Russ1-1/+0
2008-12-10serial: Add vcth UART driverStefan Roese2-0/+122