aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk10-68/+164
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk4-75/+5
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk3-9/+2
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk26-3715/+2038
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk20-109/+432
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk12-276/+757
2008-06-11FSL LAW: Add new interface to use the last free LAWKumar Gala1-0/+1
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala7-0/+12
2008-06-1185xx: remove dummy board_early_init_fKumar Gala6-12/+0
2008-06-11MPC8544DS: Update config.hKumar Gala1-1/+1
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala7-8/+0
2008-06-11Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov1-1/+7
2008-06-11NAND: Added support for 128-bit OOB, adaptedSergei Poselenov1-1/+1
2008-06-11Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov1-5/+4
2008-06-11Added the upmconfig() function for 85xx.Sergei Poselenov1-0/+4
2008-06-11Socrates: config file cleanup.Sergei Poselenov1-9/+3
2008-06-11TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger1-7/+45
2008-06-11TQM85xx: NAND support via local bus UPMBWolfgang Grandegger1-3/+78
2008-06-11TQM8548: PCI express supportWolfgang Grandegger1-1/+34
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger1-8/+63
2008-06-11TQM85xx: Support for Flat Device TreeWolfgang Grandegger1-11/+39
2008-06-10TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger1-0/+11
2008-06-10TQM85xx: Support for Spansion 'N' type flashes addedWolfgang Grandegger1-4/+16
2008-06-10TQM85xx: Various coding style fixesWolfgang Grandegger1-46/+42
2008-06-10fdt: unshadow global working fdt variableKim Phillips1-1/+1
2008-06-10NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger1-1/+0
2008-06-10PPC: add accessor macros to clear and set bits in one shotWolfgang Grandegger1-0/+36
2008-06-1083xx/85xx/86xx: add more MxMR local bus definitionsWolfgang Grandegger1-5/+38
2008-06-1083xx/85xx: further localbus cleanupsAnton Vorontsov9-45/+23
2008-06-1083xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov4-233/+256
2008-06-1085xx: expose cpu identificationKumar Gala1-0/+11
2008-06-10mpc83xx: MVBLM7: minor build fixupsKim Phillips1-1/+1
2008-06-10add MPC8343 based board mvBlueLYNX-M7 (doc+config)Andre Schwarz1-0/+479
2008-06-1083xx/85xx: further localbus cleanupsAnton Vorontsov9-45/+23
2008-06-1083xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov4-233/+256
2008-06-10Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.hTor Krill1-0/+1