summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-11fdt: 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-10net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-06-10Use strncmp() for the fdt commandGerald Van Baren
2008-06-10The fdt boardsetup command criteria was not uniqueGerald Van Baren
2008-06-10libfdt: Several cleanups to parameter checkingDavid Gibson
2008-06-10Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren
2008-06-10Change the stxxst to CONFIG_OF_LIBFDTGerald Van Baren
2008-06-10Convert 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-09Merge 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
2008-06-06ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese
2008-06-06ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese
2008-06-06ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese
2008-06-06ppc4xx: Unify AMCC's board config files (part 1/3)Stefan Roese
2008-06-06DM9000 fix status check fail 0x6d error for trizeps boardRemy Bohmer
2008-06-05[MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi
2008-06-05[MIPS] mips_config.mk: Misc fixesShinya Kuribayashi
2008-06-05[MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi
2008-06-05[MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routinesShinya Kuribayashi
2008-06-05[MIPS] lib_mips/time.c: Fix udelayShinya Kuribayashi
2008-06-05[MIPS] lib_mips/time.c: Replace CP0 access functions with existing macrosShinya Kuribayashi
2008-06-05Get rid of annoying/superfluous bad-checksum warning messageRemy Bohmer
2008-06-05Fix order for reading rx-status registers in 32bit mode of DM9000Remy Bohmer
2008-06-05DM9000: Some minor code cleanupsRemy Bohmer