aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-10Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk1-7/+32
2008-07-10Configuration changes for ADS5121 Rev 3Martha Marx1-7/+31
2008-07-10Consolidate ADS5121 IO Pin configurationMartha Marx1-0/+1
2008-07-10Merge commit 'wd/master'Jon Loeliger42-235/+396
2008-07-10ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese2-2/+9
2008-07-10ppc4xx: Remove implementation of testdram() from Korat board supportLarry Johnson1-1/+0
2008-07-10ppc4xx: Update and add FDT to Korat board supportLarry Johnson1-3/+7
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2-3/+6
2008-07-10e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker1-0/+1
2008-07-10SPARC: Build error fixDaniel Hellstrom2-1/+3
2008-07-09NAND: ifdef-protect most of nand.h when using legacy NAND.Scott Wood1-1/+4
2008-07-10ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve1-48/+21
2008-07-10Fix LMB type issuesAndy Fleming1-1/+1
2008-07-10Remove code duplication for setting the default environmentHarald Welte1-0/+3
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood1-2/+2
2008-07-10avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driverHaavard Skinnemoen5-0/+5
2008-07-09Change env_get_char from a global function ptr to a functionJoakim Tjernlund1-2/+2
2008-07-09FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya1-0/+7
2008-07-09Fix printf errors.Andrew Klossner1-5/+10
2008-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk3-100/+2
2008-07-08sh: Fix compile error sh7763rdp boardNobuhiro Iwamatsu1-10/+0
2008-07-07Feed the watchdog in u-boot for 8610 board.Jason Jin2-2/+17