aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-08-20avr32: Add MIMC200 boardMark Jackson1-0/+177
2008-08-03Fix remaining build issues with MPC8xx FADS boards.Jean-Christophe PLAGNIOL-VILLARD3-3/+3
2008-08-03nios2: fix phys_addr_t and phys_size_t supportJean-Christophe PLAGNIOL-VILLARD1-0/+3
2008-08-03mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'Jean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-01Fix build issues with MPC8xx FADS boards.Wolfgang Denk1-1/+1
2008-07-31Fix printf() format problems with configurable promptsWolfgang Denk36-49/+73
2008-07-31E1000: clean up CONFIG_E1000_FALLBACK_MAC handlingWolfgang Denk1-1/+1
2008-07-31Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk4-10/+9
2008-07-31PPC: Add pci_clk in the global_data for CPM2 processorsMatvejchikov Ilya1-0/+3
2008-07-31Remove unused I2C at apollon boardKyungmin Park1-8/+0
2008-07-31at91rm9200dk, csb637: fix NAND related build problemsWolfgang Denk3-17/+12
2008-07-31Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2-2/+6
2008-07-30Adder8xx: Fix CFG_MONITOR_LENFrank Svendsbøe1-1/+1
2008-07-30API: Teach the storage layer about SATA and MMC options.Rafal Jaworowski1-0/+1
2008-07-30Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD2-3/+3
2008-07-30Add include for config.h in command.h.Stefano Babic1-0/+2
2008-07-30Removed support for the adsvix board.Adrian Filipi1-365/+0
2008-07-24Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen1-2/+4
2008-07-23avr32: Fix printf() format warningsHaavard Skinnemoen1-2/+4
2008-07-23avr32: asm/io.h needs asm/types.hHaavard Skinnemoen1-0/+2
2008-07-2083xx/85xx/86xx: Add LTEDR local bus definitionsDetlev Zundel1-0/+9
2008-07-18ppc4xx: Enable 64bit printf format on 440/460 platformsStefan Roese1-0/+6
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2-0/+345
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2-8/+8
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk6-83/+177
2008-07-15mpc5xxx: Add MVBC_P board supportAndre Schwarz2-0/+345
2008-07-15Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi2-8/+8
2008-07-14Clean up INIT_RAM optionsAndy Fleming1-17/+5
2008-07-14Remove fake flash bank from 8544 DSAndy Fleming1-2/+2
2008-07-14MPC8544DS: Add ATI Video card supportKumar Gala1-2/+22
2008-07-1485xx: Add some L1/L2 SPR register definitionsKumar Gala1-0/+20
2008-07-14sbc8560: enable CONFIG_OF_LIBFDT by defaultPaul Gortmaker1-0/+5
2008-07-14Fix indentation for default boot environment variablesAndy Fleming1-19/+19
2008-07-14sbc8560: add default fdt valuesPaul Gortmaker1-5/+33
2008-07-14sbc8560: define eth0 and eth1 instead of eth1 and eth2Paul Gortmaker1-26/+29
2008-07-14sbc8560: proper definitions for TSEC.Paul Gortmaker1-10/+22
2008-07-14fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips3-1/+21
2008-07-14Remove LBC_CACHE_BASE from 8544 DSAndy Fleming1-2/+0
2008-07-13Fix some more printf() format issues.Wolfgang Denk1-5/+4
2008-07-13hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722Michal Simek1-1/+1
2008-07-13hwmon: Cleaning hwmon devicesMichal Simek1-75/+2
2008-07-13microblaze: Remove useless ancient headersMichal Simek4-645/+0
2008-07-13microblaze: Clean uartlite driverMichal Simek1-0/+2
2008-07-13Enable passing of ATAGs required by latest Linux kernel.Marcel Ziswiler1-0/+4
2008-07-13ARM: Fix for broken compilation when defining CONFIG_CMD_ELFHugo Villeneuve1-0/+1
2008-07-13Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk4-5/+7
2008-07-11Fix compile error caused by missing timer functionTsiChung Liew1-0/+2
2008-07-11ColdFire: Fix timer issue for MCF5272TsiChung Liew1-1/+1
2008-07-11ColdFire: Fix code flash configuration for M547x/M548x boardsTsiChung Liew2-4/+4
2008-07-10DataFlash AT45DB021 supportSergey Lapin1-0/+1