summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* trab: make trab_fkt standalone code independent of libgccWolfgang Denk2008-12-162-1/+8
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-12-135-21/+25
|\
| * ppc4xx: Disable EEPROM write access on PMC440 boardsMatthias Fuchs2008-12-101-1/+1
| * ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boardsMatthias Fuchs2008-12-101-4/+18
| * ppc4xx: Update TEXT_BASE for CPCI405 boardsMatthias Fuchs2008-12-103-12/+5
| * ppc4xx: Remove some features from ALPR to fit into 256k againStefan Roese2008-12-101-4/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2008-12-132-12/+45
|\ \
| * | MIPS: Flush data cache upon relocationStefan Roese2008-12-101-7/+21
| * | MIPS: Add CONFIG_SKIP_LOWLEVEL_INITStefan Roese2008-12-101-0/+4
| * | MIPS: Add board_early_init_f() to init_sequenceStefan Roese2008-12-101-0/+10
| * | MIPS: Add onenand_init() to board.c and move nand_init()Stefan Roese2008-12-101-5/+10
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-12-1315-270/+138
|\ \
| * | sh: Update sh2/sh2a timerNobuhiro Iwamatsu2008-12-101-5/+11
| * | sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD2008-12-102-3/+3
| * | sh: r2dplus/lowlevel_init: coding style fixJean-Christophe PLAGNIOL-VILLARD2008-12-101-21/+21
| * | sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFTNobuhiro Iwamatsu2008-12-101-0/+7
| * | sh: Update sh timer functionNobuhiro Iwamatsu2008-12-108-222/+74
| * | sh: Migo-R: Update BSC valueNobuhiro Iwamatsu2008-12-101-16/+16
| * | sh: Update ms7722se board configNobuhiro Iwamatsu2008-12-101-0/+3
| * | sh: Update SuperH serial driverNobuhiro Iwamatsu2008-12-101-1/+1
| * | sh: fix rsk7203 and MigoR out of tree buildJean-Christophe PLAGNIOL-VILLARD2008-12-101-2/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2008-12-1311-499/+11
|\ \
| * | microblaze: Remove XUPV2P boardMichal Simek2008-12-109-490/+0
| * | microblaze: Remove CONFIG_LIBFDT due to error in common filesMichal Simek2008-12-102-2/+0
| * | microblaze: Fix ml401 uart16550 settingMichal Simek2008-12-101-7/+10
| * | microblaze: Set up relocation is doneMichal Simek2008-12-101-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2008-12-134-4/+27
|\ \ \ | |_|/ |/| |
| * | UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initializationStefan Roese2008-12-101-0/+1
| * | UBI: Return -ENOMEM upon failing mallocStefan Roese2008-12-101-2/+3
| * | UBI: Fix size parsing in "ubi create"Stefan Roese2008-12-091-1/+1
| * | UBI: Enable re-initializing of the "ubi part" commandStefan Roese2008-12-093-0/+13
| * | MTD: Fix problem based on non-working relocation (list head mtd_partitions)Stefan Roese2008-12-091-1/+9
* | | Fix compile error in building MBX860T.Ben Warren2008-12-101-1/+1
* | | tools/netconsole: new script for working with netconsole over UDPMike Frysinger2008-12-102-14/+46
* | | fs/fat: handle FAT on SATASonic Zhang2008-12-101-0/+3
| |/ |/|
* | libfdt: Fix redefined uintptr_t warning for USE_HOSTCCJerry Van Baren2008-12-101-0/+2
* | Moved sc520 PCI definitions to stand-alone fileGraeme Russ2008-12-102-22/+49
* | Fixed path to sc520 SSI include fileGraeme Russ2008-12-101-1/+1
* | Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.cGraeme Russ2008-12-101-1/+0
* | serial: Add vcth UART driverStefan Roese2008-12-102-0/+122
* | jffs2: cache data_crc resultsIlya Yanok2008-12-092-1/+5
* | jffs2: summary supportIlya Yanok2008-12-093-1/+368
* | jffs2: add buffer to cache flash accessesIlya Yanok2008-12-092-45/+73
* | jffs2: rewrite jffs2 scanning code based on Linux oneIlya Yanok2008-12-091-56/+171
* | jffs2: add sector_size field to part_info structureIlya Yanok2008-12-092-3/+18
* | jffs2: fix searching for latest version in jffs2_1pass_list_inodes()Ilya Yanok2008-12-091-3/+2
* | evb64260: fix "cast to pointer from integer of different size" warningsWolfgang Denk2008-12-092-3/+7
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-12-095-19/+30
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-12-095-19/+30
| |\ \
| | * | USB: descriptor handlingStefan Althoefer2008-12-091-1/+1
OpenPOWER on IntegriCloud