Age | Commit message (Expand) | Author |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-04-13 | board_f: Rename initdram() to dram_init() | Simon Glass |
2017-04-05 | board_f: Drop return value from initdram() | Simon Glass |
2017-04-05 | board_f: Drop board_type parameter from initdram() | Simon Glass |
2016-05-31 | MIPS: Split I & D cache line size config | Paul Burton |
2016-05-31 | MIPS: Move cache sizes to Kconfig | Paul Burton |
2016-05-26 | MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig | Paul Burton |
2014-11-01 | MIPS: kconfig: merge targets qemu_mips and qemu_mips64 | Daniel Schwierzeck |
2014-11-01 | MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS | Daniel Schwierzeck |
2014-09-24 | MAINTAINERS: comment out blank M: field | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2013-10-31 | mips: convert makefiles to Kbuild style | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-01-31 | MIPS: qemu-mips: use the unified u-boot.lds script | Gabor Juhos |
2013-01-30 | MIPS: remove OUTPUT_FORMAT from linker scripts | Gabor Juhos |
2013-01-16 | README.qemu-mips: move README file from board to doc directory | Daniel Schwierzeck |
2013-01-16 | MIPS: qemu-mips: update and fix example usage in README | Daniel Schwierzeck |
2013-01-16 | MIPS: qemu-mips: add '-M mips' switch to the example usage command | Gabor Juhos |
2013-01-16 | MIPS: qemu-mips: fix a typo in README | Gabor Juhos |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-16 | MIPS: add board qemu-mips64 support | Zhi-zhou Zhang |
2012-10-16 | MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h | Zhi-zhou Zhang |
2012-07-29 | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk |
2011-12-08 | ne2000: Convert to new net-multi model, fixes build of three boards | Bernhard Kaindl |
2011-05-10 | MIPS: Introduce --gc-sections for MIPS | Daniel Schwierzeck |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-09-04 | MIPS: update the MIPS u-boot.lds | Xiangfu Liu |
2009-08-22 | qemu-mips: Fix Qemu website | Michal Simek |
2009-03-20 | Fix all linker script to handle all rodata sections | Trent Piepho |
2008-11-18 | Align end of bss by 4 bytes | Selvamuthukumar |
2008-06-12 | Change initdram() return type to phys_size_t | Becky Bruce |
2008-06-05 | [MIPS] Kill unused <version.h> inclusions | Shinya Kuribayashi |
2008-05-30 | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros | Shinya Kuribayashi |
2008-05-09 | Mail address change, documentation modified | Vlad Lungu |
2008-04-18 | Use jr as register jump instruction | Shinya Kuribayashi |
2008-02-22 | MIPS: Fix CFG_NO_FLASH support | Jean-Christophe PLAGNIOL-VILLARD |
2008-01-17 | MIPS:Target support for qemu -M mips | Vlad Lungu |