aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-10Consolidate ADS5121 IO Pin configurationMartha Marx1-0/+1
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-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
2008-06-30ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese1-0/+2
2008-06-28Coding Style CleanupWolfgang Denk1-1/+1
2008-06-28ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve2-0/+190
2008-06-28MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen3-36/+24
2008-06-28Add ALIGN() macroAndy Fleming1-0/+3
2008-06-25fix non-working mvBL-M7Andre Schwarz1-0/+1
2008-06-25mpc83xx: move CPU_TYPE_ENTRY over to processor.hKim Phillips1-0/+7
2008-06-20avr32: Enable SPI flash support on ATNGW100Haavard Skinnemoen1-0/+6
2008-06-20avr32: Add GPIO manipulation functionsPeter Ma1-0/+8
2008-06-19Fix 4xx build issueAnatolij Gustschin1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-12Change lmb to use phys_size_t/phys_addr_tBecky Bruce2-11/+13
2008-06-12Change print_size to take phys_size_tBecky Bruce1-1/+1
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce20-20/+20
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk3-0/+179