Age | Commit message (Expand) | Author |
2008-06-10 | 85xx: Add setting of cache props in the device tree. | Kumar Gala |
2008-06-10 | 85xx: expose cpu identification | Kumar Gala |
2008-06-10 | mpc83xx: MVBLM7: minor build fixups | Kim Phillips |
2008-06-10 | add MPC8343 based board mvBlueLYNX-M7 (board+make files) | Andre Schwarz |
2008-06-10 | add MPC8343 based board mvBlueLYNX-M7 (doc+config) | Andre Schwarz |
2008-06-10 | 83xx/85xx: further localbus cleanups | Anton Vorontsov |
2008-06-10 | 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h | Anton Vorontsov |
2008-06-10 | Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.h | Tor Krill |
2008-06-09 | net: Conditional COBJS inclusion of network drivers | Shinya Kuribayashi |
2008-06-09 | Use strncmp() for the fdt command | Gerald Van Baren |
2008-06-09 | The fdt boardsetup command criteria was not unique | Gerald Van Baren |
2008-06-09 | libfdt: Several cleanups to parameter checking | David Gibson |
2008-06-09 | Remove the deprecated CONFIG_OF_FLAT_TREE | Gerald Van Baren |
2008-06-09 | Change the stxxst to CONFIG_OF_LIBFDT | Gerald Van Baren |
2008-06-09 | Convert mpc7448hpc2 to CONFIG_OF_LIBFDT | Gerald Van Baren |
2008-06-09 | 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it | Kumar Gala |
2008-06-09 | MPC85xx: Change traps.c to not reference non-addressable memory | Becky Bruce |
2008-06-09 | sh: Renesas Solutions SH7763RDP board support | Nobuhiro Iwamatsu |
2008-06-09 | sh: Add support Renesas SH7763 | Nobuhiro Iwamatsu |
2008-06-09 | sh: SH7763 SCIF support | Nobuhiro Iwamatsu |
2008-06-08 | Merge branch 'master' of git://git.denx.de/u-boot | Ben Warren |
2008-06-07 | [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines | Shinya Kuribayashi |
2008-06-07 | [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* | Shinya Kuribayashi |
2008-06-06 | env_nand.c: Added bad block management for environment variables | Stuart Wood |
2008-06-06 | MPC86xx: Change traps.c to not reference non-addressable memory | Becky Bruce |
2008-06-06 | Merge commit 'wd/master' | Jon Loeliger |
2008-06-06 | tools/mkimage: fix compiler warnings on some systems. | Wolfgang Denk |
2008-06-06 | ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options | Stefan Roese |
2008-06-06 | ppc4xx: Unify AMCC's board config files (part 3/3) | Stefan Roese |
2008-06-06 | ppc4xx: Unify AMCC's board config files (part 2/3) | Stefan Roese |
2008-06-06 | ppc4xx: Unify AMCC's board config files (part 1/3) | Stefan Roese |
2008-06-05 | DM9000 fix status check fail 0x6d error for trizeps board | Remy Bohmer |
2008-06-05 | [MIPS] Update <asm/addrspace.h> header | Shinya Kuribayashi |
2008-06-05 | [MIPS] mips_config.mk: Misc fixes | Shinya Kuribayashi |
2008-06-05 | [MIPS] Kill unused <version.h> inclusions | Shinya Kuribayashi |
2008-06-05 | [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines | Shinya Kuribayashi |
2008-06-05 | [MIPS] lib_mips/time.c: Fix udelay | Shinya Kuribayashi |
2008-06-05 | [MIPS] lib_mips/time.c: Replace CP0 access functions with existing macros | Shinya Kuribayashi |
2008-06-04 | Get rid of annoying/superfluous bad-checksum warning message | Remy Bohmer |
2008-06-04 | Fix order for reading rx-status registers in 32bit mode of DM9000 | Remy Bohmer |
2008-06-04 | DM9000: Some minor code cleanups | Remy Bohmer |
2008-06-04 | DM9000: Make driver work properly for DM9000A | Remy Bohmer |
2008-06-04 | DM9000: Improve eth_reset() routine | Remy Bohmer |
2008-06-04 | DM9000: improve eth_send() routine | Remy Bohmer |
2008-06-04 | DM9000: repair debug logging | Remy Bohmer |
2008-06-04 | DM9000: Add data bus-width auto detection. | Remy Bohmer |
2008-06-05 | Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master | Wolfgang Denk |
2008-06-04 | ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port | Stefan Roese |
2008-06-03 | Socrates: Fix PCI bus frequency report | Wolfgang Denk |
2008-06-03 | Fix incorrect switch for IF_TYPE in part.c | Tor Krill |