aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-06Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve3-100/+2
2008-07-07sh: Update Renesas R2DPlus boardNobuhiro Iwamatsu1-33/+9
2008-07-07sh: Update Renesas R7780MP boardNobuhiro Iwamatsu1-18/+23
2008-07-07sh: Update Renesas Migo-R boardNobuhiro Iwamatsu1-4/+0
2008-07-07sh: Update Hitachi MS7722SE boardNobuhiro Iwamatsu1-4/+0
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2-0/+14
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2-2/+10
2008-07-06ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek1-0/+1
2008-07-06include/sha256.h: fix file permissions.Wolfgang Denk1-0/+0
2008-07-06Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/masterWolfgang Denk15-46/+308
2008-07-03update mvBL-M7 board configAndre Schwarz1-2/+2
2008-07-03sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'"Wolfgang Denk1-4/+8
2008-07-03lmb: fix "implicit declaration of function 'lmb_free'" warningWolfgang Denk1-0/+1
2008-07-01Make setenv() return statusSteven A. Falco3-4/+4
2008-07-01PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitopsKumar Gala1-0/+52
2008-07-01Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren2-1/+9
2008-06-30add SHA256 supportJean-Christophe PLAGNIOL-VILLARD1-0/+16