aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-09Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2-71/+1
2008-06-09Change the stxxst to CONFIG_OF_LIBFDTGerald Van Baren1-2/+2
2008-06-09Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren1-1/+1
2008-06-09sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu1-0/+126
2008-06-09sh: Add support Renesas SH7763Nobuhiro Iwamatsu2-0/+53
2008-06-08Merge branch 'master' of git://git.denx.de/u-bootBen Warren92-646/+3856
2008-06-07[MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi5-17/+17
2008-06-06Merge commit 'wd/master'Jon Loeliger365-6892/+10562
2008-06-06ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese7-999/+101