summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | microblaze: ml401 - add ifdef for GPIOMichal Simek2008-04-081-0/+2
| | * | | microblaze: clean uart16550 and uartlite handlingMichal Simek2008-04-084-8/+34
| | * | | microblaze: Add Emaclite driver to MakefileMichal Simek2008-04-081-0/+1
| | * | | microblaze: Add Emac driver to MakefileMichal Simek2008-04-081-0/+1
| | * | | microblaze: add Emac ethernet driverMichal Simek2008-04-081-0/+462
| | * | | microblaze: add Emaclite ethernet driverMichal Simek2008-04-081-0/+351
| | * | | microblaze: ML401 and XUPV2P remove emac and emaclite referenceMichal Simek2008-04-082-6/+18
| | * | | microblaze: remove old setting for emac driverMichal Simek2008-04-082-14/+2
| | * | | microblaze: Clean Makefile from ancient emac driverMichal Simek2008-04-082-32/+2
| | |/ /
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-sparcWolfgang Denk2008-04-1392-2/+14512
| |\ \ \ | | |_|/ | |/| |
| | * | SPARC/LEON2: added support for Gaisler simulator GRSIM/TSIM for SPARC/LEON2 t...Daniel Hellstrom2008-04-087-1/+640
| | * | SPARC/LEON3: added support for GR-CPCI-AX2000 FPGA AX board. The FPGA is exch...Daniel Hellstrom2008-04-087-1/+673
| | * | SPARC/LEON3: added support for Altera NIOS Development kit (STRATIX II Editio...Daniel Hellstrom2008-04-087-1/+648
| | * | SPARC/LEON3: added support for Gaisler GRSIM/TSIM2 SPARC/LEON3 simulatorn. Se...Daniel Hellstrom2008-04-087-1/+633
| | * | SPARC/LEON3: added support for GR-XC3S-1500 board with GRLIB template design....Daniel Hellstrom2008-04-087-1/+613
| | * | SPARC: Added support for SPARC LEON2 SOC Processor.Daniel Hellstrom2008-04-0813-0/+2651
| | * | SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...Daniel Hellstrom2008-04-085-0/+314
| | * | SPARC: Added support for SPARC LEON3 SOC processor.Daniel Hellstrom2008-04-0818-1/+4792
| | * | SPARC: added SPARC support for new uimage in common code.Daniel Hellstrom2008-04-082-1/+5
| | * | SPARC: added SPARC board information to the command bdinfo.Daniel Hellstrom2008-04-081-0/+39
| | * | SPARC: Added generic support for SPARC architecture.Daniel Hellstrom2008-04-0836-1/+3510
| | |/
* | | LM73 bug fix for negative temperatures and cleanupLarry Johnson2008-04-131-30/+30
|/ /
* | Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk2008-04-1158-4013/+199
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-04-085-218/+90
|\
| * MPC8xx: Fix libfdt support introduced in commit 77ff7b74Jean-Christophe PLAGNIOL-VILLARD2008-04-021-10/+23
| * Fix fdt set command to conform to dts specAndy Fleming2008-04-021-70/+67
| * remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} codeKim Phillips2008-04-013-138/+0
| * Merge git://www.denx.de/git/u-boot into ubootGerald Van Baren2008-03-29256-5621/+17378
| |\
| * \ Merge git://www.denx.de/git/u-boot into ubootGerald Van Baren2008-03-2162-63/+1170
| |\ \
* | \ \ Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-0854-999/+2496
|\ \ \ \
| * | | | dataflash: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-012-7/+4
| * | | | Add maintainership information for AT91CAP9ADK and AT91SAM9260EK boardsStelian Pop2008-04-011-0/+5
| * | | | AT91SAM9260EK: Move CONFIG_CMD_NAND to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-012-6/+5
| * | | | Add support for AT91SAM9260EKStelian Pop2008-04-0117-7/+891
| * | | | AT91SAM9: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-012-7/+7
| * | | | AT91CAP9ADK: Move CONFIG_CMD_NAND to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-012-6/+5
| * | | | Port AT91CAP9 to the new headersStelian Pop2008-04-018-247/+252
| * | | | Finish header files reworkingStelian Pop2008-04-017-537/+465
| * | | | Import several header files from LinuxStelian Pop2008-04-018-0/+695
| * | | | Move at91cap9 specific files to at91sam9 directoryStelian Pop2008-04-0113-11/+8
| * | | | Use timer_init() instead of board supplied interrupt_init()Stelian Pop2008-04-012-2/+2
| * | | | Cleanup DataFlash partition handlingStelian Pop2008-04-012-62/+24
| * | | | Fix CFG_NO_FLASH compilation.Stelian Pop2008-03-302-4/+27
| * | | | use correct at91rm9200 register name in m501sk boardJean-Christophe PLAGNIOL-VILLARD2008-03-301-4/+4
| * | | | use correct at91rm9200 register nameDavid Brownell2008-03-305-7/+7
| * | | | add missing ARM boards to MAKEALLDavid Brownell2008-03-301-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-04-0814-17/+993
|\ \ \ \
| * | | | Add Vitesse 8601 support to TSEC driverTor Krill2008-03-312-0/+35
| * | | | SPARC: added SMC91111 driver in and out macros for LEON processors.Daniel Hellstrom2008-03-311-2/+71
| * | | | Fix macro typo in common/cmd_mii.cBen Warren2008-03-301-1/+1
OpenPOWER on IntegriCloud