summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-11Added the upmconfig() function for 85xx.Sergei Poselenov
2008-06-11Socrates: config file cleanup.Sergei Poselenov
2008-06-11TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger
2008-06-11TQM85xx: NAND support via local bus UPMBWolfgang Grandegger
2008-06-11TQM8548: PCI express supportWolfgang Grandegger
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger
2008-06-11TQM85xx: Support for Flat Device TreeWolfgang Grandegger
2008-06-10TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger
2008-06-10TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger
2008-06-10TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger
2008-06-10TQM85xx: Support for Spansion 'N' type flashes addedWolfgang Grandegger
2008-06-10TQM85xx: Fix CPM port pin configurationWolfgang Grandegger
2008-06-10TQM85xx: Various coding style fixesWolfgang Grandegger
2008-06-10libfdt: Move the working_fdt pointer to cmd_fdt.cGerald Van Baren
2008-06-10fdt: unshadow global working fdt variableKim Phillips
2008-06-10socrates: Fix PCI clk fix patchAndy Fleming
2008-06-10NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger
2008-06-10MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger
2008-06-10PPC: add accessor macros to clear and set bits in one shotWolfgang Grandegger
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger
2008-06-1083xx/85xx/86xx: add more MxMR local bus definitionsWolfgang Grandegger
2008-06-1083xx/85xx: further localbus cleanupsAnton Vorontsov
2008-06-1083xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov
2008-06-1085xx: Add setting of cache props in the device tree.Kumar Gala
2008-06-1085xx: expose cpu identificationKumar Gala
2008-06-10mpc83xx: MVBLM7: minor build fixupsKim Phillips
2008-06-10add MPC8343 based board mvBlueLYNX-M7 (board+make files)Andre Schwarz
2008-06-10add MPC8343 based board mvBlueLYNX-M7 (doc+config)Andre Schwarz
2008-06-1083xx/85xx: further localbus cleanupsAnton Vorontsov
2008-06-1083xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov
2008-06-10Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.hTor Krill
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-06-09Use strncmp() for the fdt commandGerald Van Baren
2008-06-09The fdt boardsetup command criteria was not uniqueGerald Van Baren
2008-06-09libfdt: Several cleanups to parameter checkingDavid Gibson
2008-06-09Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren
2008-06-09Change the stxxst to CONFIG_OF_LIBFDTGerald Van Baren
2008-06-09Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren
2008-06-0985xx: Only use PORPLLSR[DDR_Ratio] on platforms that define itKumar Gala
2008-06-09MPC85xx: Change traps.c to not reference non-addressable memoryBecky Bruce
2008-06-09sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu
2008-06-09sh: Add support Renesas SH7763Nobuhiro Iwamatsu
2008-06-09sh: SH7763 SCIF supportNobuhiro Iwamatsu
2008-06-08Merge branch 'master' of git://git.denx.de/u-bootBen Warren
2008-06-07[MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate linesShinya Kuribayashi
2008-06-07[MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi
2008-06-06env_nand.c: Added bad block management for environment variablesStuart Wood
2008-06-06MPC86xx: Change traps.c to not reference non-addressable memoryBecky Bruce
2008-06-06Merge commit 'wd/master'Jon Loeliger
2008-06-06tools/mkimage: fix compiler warnings on some systems.Wolfgang Denk