| Commit message (Expand) | Author | Age | Lines |
* | 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx | Peter Tyser | 2009-06-12 | -4/+4 |
* | make MODEM SUPPORT generic instead of duplicate it | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -97/+0 |
* | lib_arch/board.c: Move malloc initialization before flash_init() | Stefan Roese | 2009-06-12 | -4/+4 |
* | Update CHANGELOG, coding style cleanup. | Wolfgang Denk | 2009-04-05 | -1/+1 |
* | rename include/zlib.h to include/u-boot/zlib.h | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -1/+1 |
* | 85xx/86xx: Ensure MP boot page is not used | Kumar Gala | 2009-04-01 | -0/+15 |
* | powerpc: Only use eth_getenv_enetaddr() if networking is enabled | Stefan Roese | 2009-03-20 | -0/+2 |
* | powerpc: Fix compilation warning in board.c | Stefan Roese | 2009-03-20 | -2/+1 |
* | ppc: mark global bi_enet*addr as legacy | Mike Frysinger | 2009-03-20 | -47/+7 |
* | boards: get mac address from env and move load_sernum_ethaddr() to board init | Mike Frysinger | 2009-03-20 | -6/+0 |
* | boards: move board_get_enetaddr() into board-specific init | Mike Frysinger | 2009-03-20 | -28/+0 |
* | nx823: get mac address from environment | Mike Frysinger | 2009-03-20 | -4/+0 |
* | 8xx, icache: enabling ICache not before running from RAM | Heiko Schocher | 2009-03-18 | -2/+1 |
* | i2c, dtt: move dtt_init () to board_init_r () | Heiko Schocher | 2009-03-02 | -3/+3 |
* | Add MMC Framework | Andy Fleming | 2009-02-16 | -0/+9 |
* | ppc: Fix roll over bug in flush_cache() | Kumar Gala | 2009-02-10 | -2/+4 |
* | ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h | Kumar Gala | 2009-02-10 | -3/+0 |
* | mpc86xx: Add support to populate addr map based on BATs | Becky Bruce | 2009-02-10 | -1/+29 |
* | SATA: do not auto-initialize during boot | Mike Frysinger | 2009-01-27 | -20/+0 |
* | 85xx: Add support to populate addr map based on TLB settings | Kumar Gala | 2008-12-19 | -0/+8 |
* | lib_ppc: rework the flush_cache | Dave Liu | 2008-12-15 | -19/+17 |
* | lib_ppc: Move trap_init to occur earlier | Becky Bruce | 2008-11-10 | -5/+5 |
* | ppc: Fix compile warnings when !CONFIG_OF_LIBFDT | Peter Tyser | 2008-11-02 | -2/+3 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-11-02 | -1/+1 |
* | bootm: support subcommands in linux ppc bootm | Kumar Gala | 2008-10-29 | -96/+175 |
* | bootm: Add subcommands | Kumar Gala | 2008-10-29 | -0/+3 |
* | Added arch_lmb_reserve to allow arch specific memory regions protection | Kumar Gala | 2008-10-18 | -22/+28 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -68/+68 |
* | Adds two more ethernet interface to 83xx | richardretanubun | 2008-10-18 | -0/+30 |
* | Fix compiler warning in lib_ppc/board.c | Heiko Schocher | 2008-10-15 | -2/+2 |
* | Do not init SATA when disabled on 8536DS. | Jason Jin | 2008-10-14 | -2/+14 |
* | fdt: Overwrite /chosen node in bootm if it already exists in the dtb | Stefan Roese | 2008-10-01 | -1/+1 |
* | powerpc: Fix bootm to boot up again with a Ramdisk | Heiko Schocher | 2008-09-13 | -2/+3 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+4 |
* | rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | cmd_mac: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | lib_ppc/interrupts.c: make board_show_activity() a weak function | Wolfgang Denk | 2008-09-09 | -1/+6 |
* | bootm: refactor do_reset and os boot function args | Kumar Gala | 2008-08-26 | -7/+4 |
* | fdt: refactor initrd related code | Kumar Gala | 2008-08-26 | -26/+2 |
* | fdt: refactor fdt resize code | Kumar Gala | 2008-08-26 | -28/+4 |
* | bootm: move lmb into the bootm_headers_t structure | Kumar Gala | 2008-08-26 | -1/+1 |
* | bootm: refactor fdt locating and relocation code | Kumar Gala | 2008-08-26 | -484/+8 |
* | bootm: refactor ramdisk locating code | Kumar Gala | 2008-08-26 | -11/+5 |
* | bootm: refactor entry point code | Kumar Gala | 2008-08-26 | -19/+3 |
* | Consolidate strmhz() implementation | Haavard Skinnemoen | 2008-08-21 | -13/+0 |
* | Update linux bootm to support ePAPR client interface | Kumar Gala | 2008-08-19 | -10/+23 |
* | NAND boot: MPC8313ERDB support | Scott Wood | 2008-08-12 | -2/+2 |
* | Fix fallout from autostart revert | Kumar Gala | 2008-08-12 | -4/+1 |