Age | Commit message (Expand) | Author |
2008-12-15 | Introduce addr_map library | Kumar Gala |
2008-12-15 | Introduce virt_to_phys() | Kumar Gala |
2008-12-15 | POST Make: fix the sub-dir dependencies missing. | Yuri Tikhonov |
2008-12-15 | Fix a typo in fw_env.config | Martin Michlmayr |
2008-12-14 | Remove unused CONFIG_ADDR_STREAMING defines | Peter Tyser |
2008-12-14 | cmd_mem: Remove unused variable | Peter Tyser |
2008-12-14 | Fix new found CFG_ | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-13 | Remove compiler warning: target CPU does not support interworking | Sergei Poselenov |
2008-12-13 | Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-13 | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk |
2008-12-13 | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk |
2008-12-13 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk |
2008-12-13 | Merge branch 'master' of git://git.denx.de/u-boot-microblaze | Wolfgang Denk |
2008-12-13 | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Wolfgang Denk |
2008-12-10 | ppc4xx: Disable EEPROM write access on PMC440 boards | Matthias Fuchs |
2008-12-10 | ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards | Matthias Fuchs |
2008-12-10 | MIPS: Flush data cache upon relocation | Stefan Roese |
2008-12-10 | MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT | Stefan Roese |
2008-12-10 | MIPS: Add board_early_init_f() to init_sequence | Stefan Roese |
2008-12-10 | MIPS: Add onenand_init() to board.c and move nand_init() | Stefan Roese |
2008-12-10 | sh: Update sh2/sh2a timer | Nobuhiro Iwamatsu |
2008-12-10 | sh: r2dplus fix register access | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-10 | sh: r2dplus/lowlevel_init: coding style fix | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-10 | sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFT | Nobuhiro Iwamatsu |
2008-12-10 | sh: Update sh timer function | Nobuhiro Iwamatsu |
2008-12-10 | sh: Migo-R: Update BSC value | Nobuhiro Iwamatsu |
2008-12-10 | sh: Update ms7722se board config | Nobuhiro Iwamatsu |
2008-12-10 | sh: Update SuperH serial driver | Nobuhiro Iwamatsu |
2008-12-10 | sh: fix rsk7203 and MigoR out of tree build | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-10 | ppc4xx: Update TEXT_BASE for CPCI405 boards | Matthias Fuchs |
2008-12-10 | ppc4xx: Remove some features from ALPR to fit into 256k again | Stefan Roese |
2008-12-10 | UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization | Stefan Roese |
2008-12-10 | UBI: Return -ENOMEM upon failing malloc | Stefan Roese |
2008-12-10 | Fix compile error in building MBX860T. | Ben Warren |
2008-12-10 | microblaze: Remove XUPV2P board | Michal Simek |
2008-12-10 | microblaze: Remove CONFIG_LIBFDT due to error in common files | Michal Simek |
2008-12-10 | microblaze: Fix ml401 uart16550 setting | Michal Simek |
2008-12-10 | microblaze: Set up relocation is done | Michal Simek |
2008-12-10 | tools/netconsole: new script for working with netconsole over UDP | Mike Frysinger |
2008-12-10 | fs/fat: handle FAT on SATA | Sonic Zhang |
2008-12-10 | libfdt: Fix redefined uintptr_t warning for USE_HOSTCC | Jerry Van Baren |
2008-12-10 | Moved sc520 PCI definitions to stand-alone file | Graeme Russ |
2008-12-10 | Fixed path to sc520 SSI include file | Graeme Russ |
2008-12-10 | Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c | Graeme Russ |
2008-12-10 | serial: Add vcth UART driver | Stefan Roese |
2008-12-09 | jffs2: cache data_crc results | Ilya Yanok |
2008-12-09 | jffs2: summary support | Ilya Yanok |
2008-12-09 | jffs2: add buffer to cache flash accesses | Ilya Yanok |
2008-12-09 | jffs2: rewrite jffs2 scanning code based on Linux one | Ilya Yanok |
2008-12-09 | jffs2: add sector_size field to part_info structure | Ilya Yanok |