Commit Graph

3267 Commits (13d36ec849785453953d00220b2c7dc66644a3c2)

Author SHA1 Message Date
Wolfgang Denk 268405fa7c vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23 16 years ago
Gary Jennejohn 16a28ef219 IOMUX: Add console multiplexing support. 16 years ago
Niklaus Giger b03150b52e Use new CONFIG_SYS_VXWORKS parameters for Netstal boards 16 years ago
Niklaus Giger e9084b23d1 Add vxworks.h to handle CONFIG_SYS_VXWORKS parameters 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Nicolas Ferre 89a7a87f08 at91: Choose environment variables location within make config target 16 years ago
Peter Tyser e0c07b868c net: Define IP flag field values 16 years ago
Anatolij Gustschin 23afaba65e net: tsec: Fix Marvell 88E1121R phy init 16 years ago
Remy Bohmer 3c2c2f4279 Remove non-ascii characters from fat code 16 years ago
Dave Liu dc889e8653 85xx: fix the wrong DDR settings for MPC8572DS 16 years ago
Kumar Gala ea154a1781 FSL: Moved BR_PHYS_ADDR for localbus to common header 16 years ago
Peter Tyser 9427ccde03 85xx: Add PORDEVSR_PCI1 define 16 years ago
Jon Loeliger 5a105a333d Removed unused CONFIG_L1_INIT_RAM symbol. 16 years ago
Dave Liu 9b0ad1b1c7 85xx: remove the unused ddr_enable_ecc in the board file 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 4a129a57d9 at91rm9200dk: Fix typo 16 years ago
Jon Loeliger 801a194616 Removed unused CONFIG_L1_INIT_RAM symbol. 16 years ago
Jon Loeliger f698738e46 86xx: Fix non-64-bit compilation problems. 16 years ago
Michael Trimarchi de39f8c19d USB style patch, 80 chars strict 16 years ago
Matthias Fuchs 24eea623d4 ppc4xx: Remove unused features 16 years ago
Jens Scharsig 8052352f20 at91rm9200: fix broken boot from nor flash 16 years ago
Piotr Ziecik 91809ed51d cfi-mtd: Add cfi-mtd driver. 16 years ago
Piotr Ziecik 6ea808efdf cfi_flash: Add interface for flash verbosity control 16 years ago
Piotr Ziecik ebc9784ce6 cfi_flash: Export flash_sector_size() function. 16 years ago
Yuri Tikhonov 1a6a00dcc5 ppc4xx: katmai: Change default config 16 years ago
Dave Mitchell ddf45cc758 ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization 16 years ago
Dave Mitchell b14ca4b61a ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs 16 years ago
Steven A. Falco 711e2b2af8 ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h 16 years ago
Stelian Pop 3e0cda071a AT91: Enable PLLB for USB 16 years ago
Stelian Pop ad229a44e1 AT91: Use AT91_CPU_CLOCK in displays 16 years ago
Heiko Schocher facdad5f26 powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* defines 16 years ago
Howard Gregory 2f2a5c3714 mpc83xx: Improve the performance of DDR memory 16 years ago
Kyungmin Park 8000b086b3 ARM: Add Apollon UBI support 16 years ago
Kyungmin Park 58be3a1056 UBI: Add basic UBI support to U-Boot (Part 8/8) 16 years ago
Kyungmin Park 47ae6693f5 UBI: Add basic UBI support to U-Boot (Part 7/8) 16 years ago
Kyungmin Park 7e6ee7ad27 UBI: Add basic UBI support to U-Boot (Part 6/8) 16 years ago
Becky Bruce d52082b12c mpc8641: Try to detect old .dts files 16 years ago
Becky Bruce 3111d32c49 mpc8641: Support 36-bit physical addressing 16 years ago
Becky Bruce c759a01a00 mpc8641: Change 32-bit memory map 16 years ago
Becky Bruce bf9a8c3430 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY 16 years ago
Becky Bruce 6bf98b1362 mpc8641: make DIAG_ADDR == FLASH_BASE 16 years ago
Becky Bruce 170deacb1d mpc8641: Drop imaginary second flash bank, map 8MB 16 years ago
Becky Bruce 0f2d66027b mpc8641: only define CONFIG_ENV_SIZE once 16 years ago
Becky Bruce 05df3e5a63 mpc8641: Remove extra "0" from BR2 define 16 years ago
Ben Warren 25a859066b Moved initialization of PPC4xx EMAC to cpu_eth_init() 16 years ago
Ben Warren 96e21f86e8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 16 years ago
Ben Warren 9eb79bd885 Moved initialization of MPC8XX SCC to cpu_eth_init() 16 years ago
Ben Warren a9bec96d63 Moved initialization of MPC8220 FEC to cpu_eth_init() 16 years ago
Ben Warren 0e8454e990 Moved initialization of QE Ethernet controller to cpu_eth_init() 16 years ago
Ben Warren 3456a14827 Moved initialization of FCC Ethernet controller to cpu_eth_init 16 years ago
Shinya Kuribayashi 5dfb3ee3f5 net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init 16 years ago