summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of /.automount/castor-vlab/root/home/wd/git/u-boot/master/Wolfgang Denk2007-10-10-1/+1
|\
| * tqm5200: Fix CONFIG_CMD_PCI typo in board config file.Marian Balakowicz2007-10-05-1/+1
* | Merge branch 'hellrosa_i2c' of /home/gjb/git/u-bootWolfgang Denk2007-10-10-0/+9
|\ \
| * | [ads5121] EEPROM support added.Grzegorz Bernacki2007-10-09-0/+9
| |/
* | Merge branch 'tqm5200_default_env' of /home/tur/git/u-bootWolfgang Denk2007-10-10-16/+23
|\ \ | |/ |/|
| * tqm5200: Restore customary env. variable boot commands for powerpc kernelsBartlomiej Sieka2007-09-13-16/+23
* | ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yetStefan Roese2007-10-02-0/+5
* | Merge branch 'master' of /home/stefan/git/u-boot/lwmon5Stefan Roese2007-09-27-4/+5
|\ \
| * | ppc4xx: Change lwmon5 default environment to support Linux RTCStefan Roese2007-08-29-4/+5
* | | ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test)Stefan Roese2007-09-27-1/+1
* | | Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_configGrant Likely2007-09-18-1/+1
* | | TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk2007-09-16-5/+44
* | | TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernelsWolfgang Denk2007-09-16-50/+111
* | | NAND: Add CFG_NAND_QUIET optionMatthias Fuchs2007-09-15-6/+12
* | | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-2/+1
| |/ |/|
* | [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot toGrzegorz Bernacki2007-09-11-1/+1
* | Allocate CPU Architecture Code for STMicroelectronics' ST200.Sean MCGOOGAN2007-09-10-0/+1
* | Fix compile error in spc1920 config.Wolfgang Denk2007-09-09-8/+1
* | [PPC440SPe] PCIe environment settings for Katmai and YuccaGrzegorz Bernacki2007-09-07-2/+4
* | [PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki2007-09-07-11/+11
* | PXA270: Added support for TrizepsIV board.stefano babic2007-09-07-0/+325
* | PXA270: Add support for multiple serial ports.stefano babic2007-09-07-0/+4
* | PXA270: fix compile issue (invalid lvalue)stefano babic2007-09-07-9/+9
* | [MIPS] Remove inline asm string functionsShinya Kuribayashi2007-09-07-114/+10
* | [MIPS] Update asm string headerShinya Kuribayashi2007-09-07-41/+27
* | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-09-07-0/+3
|\ \
| * | Fix ULI RTC support on MPC8544 DSKumar Gala2007-09-04-0/+3
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxxWolfgang Denk2007-09-07-4/+6
|\ \ \
| * | | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-06-4/+4
| * | | libfdt: add convenience function fdt_find_and_setprop()Grant Likely2007-09-06-0/+2
| |/ /
* | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-09-02-103/+41
|\ \ \ | |/ /
| * | Merge with git+ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2007-08-29-3/+0
| |\ \
| | * | sbc8641: remove unused OF_FLAT_TREE_MAX_SIZEKim Phillips2007-08-29-3/+0
| * | | Add mii_init() prototypeWolfgang Denk2007-08-29-1/+1
| * | | Disable network support on cmi_mpc5xx boardWolfgang Denk2007-08-29-0/+2
| |/ /
| * | 8548cds fixesEd Swarthout2007-08-29-9/+6
| * | Enable L2 cache for MPC8568MDS boardHaiying Wang2007-08-29-3/+3
| * | support board vendor-common makefilesKim Phillips2007-08-29-0/+2
| * | Fix compiler warning in include/s3c2410.hMartin Krause2007-08-29-18/+18
| * | fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-29-59/+0
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-29-20/+30
| |\ \ | | |/
| * | [UC101] Fix: if no CF in the board, U-Boot resets sometimes.Heiko Schocher2007-08-28-1/+0
| * | IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher2007-08-28-9/+9
* | | ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn2007-08-31-1/+2
| |/ |/|
* | ppc4xx: Add RTC POST test to lwmon5 board configurationStefan Roese2007-08-24-7/+8
* | ppc4xx: Change GPIO signal for watchdog triggering on lwmon5Stefan Roese2007-08-24-1/+1
* | ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 boardStefan Roese2007-08-23-6/+9
* | ppc4xx: Remove unused option CFG_INIT_RAM_OCMStefan Roese2007-08-22-2/+0
* | Merge with /home/stefan/git/u-boot/u-boot-ppc4xxStefan Roese2007-08-21-8079/+29358
|\ \ | |/
| * Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-18-1283/+10719
| |\