summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-13Remove compiler warning: target CPU does not support interworkingSergei Poselenov
2008-12-13Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independentJean-Christophe PLAGNIOL-VILLARD
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2008-12-10ppc4xx: Disable EEPROM write access on PMC440 boardsMatthias Fuchs
2008-12-10ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boardsMatthias Fuchs
2008-12-10MIPS: Flush data cache upon relocationStefan Roese
2008-12-10MIPS: Add CONFIG_SKIP_LOWLEVEL_INITStefan Roese
2008-12-10MIPS: Add board_early_init_f() to init_sequenceStefan Roese
2008-12-10MIPS: Add onenand_init() to board.c and move nand_init()Stefan Roese
2008-12-10sh: Update sh2/sh2a timerNobuhiro Iwamatsu
2008-12-10sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD
2008-12-10sh: r2dplus/lowlevel_init: coding style fixJean-Christophe PLAGNIOL-VILLARD
2008-12-10sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFTNobuhiro Iwamatsu
2008-12-10sh: Update sh timer functionNobuhiro Iwamatsu
2008-12-10sh: Migo-R: Update BSC valueNobuhiro Iwamatsu
2008-12-10sh: Update ms7722se board configNobuhiro Iwamatsu
2008-12-10sh: Update SuperH serial driverNobuhiro Iwamatsu
2008-12-10sh: fix rsk7203 and MigoR out of tree buildJean-Christophe PLAGNIOL-VILLARD
2008-12-10ppc4xx: Update TEXT_BASE for CPCI405 boardsMatthias Fuchs
2008-12-10ppc4xx: Remove some features from ALPR to fit into 256k againStefan Roese
2008-12-10UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initializationStefan Roese
2008-12-10UBI: Return -ENOMEM upon failing mallocStefan Roese
2008-12-10Fix compile error in building MBX860T.Ben Warren
2008-12-10microblaze: Remove XUPV2P boardMichal Simek
2008-12-10microblaze: Remove CONFIG_LIBFDT due to error in common filesMichal Simek
2008-12-10microblaze: Fix ml401 uart16550 settingMichal Simek
2008-12-10microblaze: Set up relocation is doneMichal Simek
2008-12-10tools/netconsole: new script for working with netconsole over UDPMike Frysinger
2008-12-10fs/fat: handle FAT on SATASonic Zhang
2008-12-10libfdt: Fix redefined uintptr_t warning for USE_HOSTCCJerry Van Baren
2008-12-10Moved sc520 PCI definitions to stand-alone fileGraeme Russ
2008-12-10Fixed path to sc520 SSI include fileGraeme Russ
2008-12-10Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.cGraeme Russ
2008-12-10serial: Add vcth UART driverStefan Roese
2008-12-09jffs2: cache data_crc resultsIlya Yanok
2008-12-09jffs2: summary supportIlya Yanok
2008-12-09jffs2: add buffer to cache flash accessesIlya Yanok
2008-12-09jffs2: rewrite jffs2 scanning code based on Linux oneIlya Yanok
2008-12-09jffs2: add sector_size field to part_info structureIlya Yanok
2008-12-09jffs2: fix searching for latest version in jffs2_1pass_list_inodes()Ilya Yanok
2008-12-09evb64260: fix "cast to pointer from integer of different size" warningsWolfgang Denk
2008-12-09Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2008-12-09USB: descriptor handlingStefan Althoefer
2008-12-09Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-12-09drivers/fsl_pci_init: Fix compile warningKumar Gala