Commit Graph

4820 Commits (9b56f4f0306f3940b0aafd823ed6ecfc2d75d6c6)
 

Author SHA1 Message Date
Sascha Hauer 9b56f4f030 core support for Freescale mx31 17 years ago
Wolfgang Denk 7ec68862a2 Fix compile error 17 years ago
Sascha Hauer 5252ed9520 Separate omap24xx specific code from arm1136 17 years ago
Mike Frysinger 1f1d88dd40 disable caches before booting an app for Blackfin apps 17 years ago
Wolfgang Denk e6dfed705e ppc: Get rid of unused machine type definitions 17 years ago
Wolfgang Denk 1aeed8d71a Coding Style cleanup; update CHANGELOG 17 years ago
Wolfgang Denk 8c8428a576 Merge branch 'master' of /home/wd/git/u-boot/custodians 17 years ago
Wolfgang Denk d6f98e76a0 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash 17 years ago
Wolfgang Denk 8258b6e2f5 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx 17 years ago
Wolfgang Denk 643de569b2 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx 17 years ago
Wolfgang Denk 034a40f876 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx 17 years ago
Wolfgang Denk 7cc399c86b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 17 years ago
Wolfgang Denk 58a3cbbf24 Merge branch 'master' of git://www.denx.de/git/u-boot-sparc 17 years ago
Larry Johnson 7754f33c6f LM73 bug fix for negative temperatures and cleanup 17 years ago
Guennadi Liakhovetski 96ef831f71 cfi_flash: Support buffered writes on non-standard Spansion NOR flash 17 years ago
Lee Nipper 3f9c542d3d mpc83xx: Update DIMM data bus width test to support 40-bit width 17 years ago
Dave Liu 5fb5a689d8 mpc83xx: Fix the bug of serdes initialization 17 years ago
Dave Liu 2000784818 mpc83xx: Fix the SATA clock setting of 837x targets 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 1ac4f320bf mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb' 17 years ago
Kumar Gala 97b3ecb575 85xx: Fix detection of MP cpu spin up 17 years ago
Kumar Gala f3e04bdc3f 85xx: Use SVR_SOC_VER instead of SVR_VER 17 years ago
Eugene O'Brien 5b2052e5f5 ppc4xx: Fix power mgt definitions for PPC440 17 years ago
Wolfgang Denk 950a392464 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: 17 years ago
Stefan Roese 64e541f4c1 ppc4xx: Update Kilauea defconfig to use device-tree booting as default 17 years ago
Stefan Roese 756f5dacda ppc4xx: Fix Canyonlands default environment to work with new image support 17 years ago
Stefan Roese dfc6c7b647 ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE 17 years ago
Michal Simek f91374f65e microblaze: Sort microblaze boards in MAKEALL script 17 years ago
Michal Simek 62032deb72 microblaze: clean microblaze_config.mk 17 years ago
Michal Simek cf5c679ca0 microblaze: xupv2p fix config file for supporting FDT 17 years ago
Michal Simek 188dc16b18 microblaze: ml401 fix config file for supporting FDT 17 years ago
Michal Simek 4c6a6f02e2 microblaze: ml401 - add ifdef for GPIO 17 years ago
Michal Simek af7ae1a411 microblaze: clean uart16550 and uartlite handling 17 years ago
Michal Simek 0b20f25087 microblaze: Add Emaclite driver to Makefile 17 years ago
Michal Simek 868cde5310 microblaze: Add Emac driver to Makefile 17 years ago
Michal Simek 6f961b4f46 microblaze: add Emac ethernet driver 17 years ago
Michal Simek 89c53891b1 microblaze: add Emaclite ethernet driver 17 years ago
Michal Simek e5845e2122 microblaze: ML401 and XUPV2P remove emac and emaclite reference 17 years ago
Michal Simek 6bf3e982ae microblaze: remove old setting for emac driver 17 years ago
Michal Simek cd2b75efb9 microblaze: Clean Makefile from ancient emac driver 17 years ago
Daniel Hellstrom ab68f921d9 SPARC/LEON2: added support for Gaisler simulator GRSIM/TSIM for SPARC/LEON2 targets. See www.gaisler.com for information. 17 years ago
Daniel Hellstrom 6ed8a43a19 SPARC/LEON3: added support for GR-CPCI-AX2000 FPGA AX board. The FPGA is exchangeable but a standard LEON3 design is assumed. See www.gaisler.com for information. 17 years ago
Daniel Hellstrom 6940383d9e SPARC/LEON3: added support for Altera NIOS Development kit (STRATIX II Edition) with GRLIB template design. See www.gaisler.com for information. 17 years ago
Daniel Hellstrom 823edd8a66 SPARC/LEON3: added support for Gaisler GRSIM/TSIM2 SPARC/LEON3 simulatorn. See www.gaisler.com for information. 17 years ago
Daniel Hellstrom 71d7e4c048 SPARC/LEON3: added support for GR-XC3S-1500 board with GRLIB template design. See www.gaisler.com for board information. 17 years ago
Daniel Hellstrom b330990c2f SPARC: Added support for SPARC LEON2 SOC Processor. 17 years ago
Daniel Hellstrom 2a2fa797e6 SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version. 17 years ago
Daniel Hellstrom 1e9a164e22 SPARC: Added support for SPARC LEON3 SOC processor. 17 years ago
Daniel Hellstrom bf3d8b3116 SPARC: added SPARC support for new uimage in common code. 17 years ago
Daniel Hellstrom 00ab32c854 SPARC: added SPARC board information to the command bdinfo. 17 years ago
Daniel Hellstrom c2f02da21a SPARC: Added generic support for SPARC architecture. 17 years ago