| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: ralink: mt7621: add memory detection support | Chuanhong Guo | 2021-03-29 | 1 | -0/+2 |
* | MIPS: of: Introduce helper function to get DTB | Thomas Bogendoerfer | 2021-02-04 | 1 | -8/+3 |
* | MIPS: Use address-of operator on section symbols | Nathan Chancellor | 2021-01-07 | 1 | -1/+1 |
* | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer | 2020-10-12 | 1 | -2/+1 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -3/+1 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | MIPS: ralink: Fix request_mem_region error handling | Arnd Bergmann | 2017-01-25 | 1 | -2/+2 |
* | ralink: Introduce fw_passed_dtb to arch/mips/ralink | Tobias Wolf | 2017-01-03 | 1 | -2/+10 |
* | MIPS: Change my email address | John Crispin | 2016-05-13 | 1 | -1/+1 |
* | MIPS: Make MIPS_CMDLINE_DTB default | Jonas Gorski | 2015-11-11 | 1 | -2/+0 |
* | MIPS: ralink: copy the commandline from the devicetree | John Crispin | 2014-11-24 | 1 | -0/+2 |
* | MIPS: ralink: allow manual memory override | John Crispin | 2014-11-24 | 1 | -1/+15 |
* | MIPS: Create a helper function for DT setup | Kevin Cernekee | 2014-11-24 | 1 | -12/+2 |
* | MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated. | Rickard Strandqvist | 2014-07-30 | 1 | -1/+1 |
* | of/fdt: consolidate built-in dtb section variables | Rob Herring | 2014-04-30 | 1 | -2/+0 |
* | mips: convert fdt pointers to opaque pointers | Rob Herring | 2014-04-30 | 1 | -2/+2 |
* | mips: ralink: convert to use unflatten_and_copy_device_tree | Rob Herring | 2014-04-30 | 1 | -24/+1 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -0/+1 |
|\ |
|
| * | mips: add explicit includes of prom.h | Rob Herring | 2013-10-09 | 1 | -0/+1 |
* | | MIPS: Panic messages should not end in \n. | Ralf Baechle | 2013-10-29 | 1 | -1/+1 |
|/ |
|
* | MIPS: ralink: Add support for reset-controller API | John Crispin | 2013-09-04 | 1 | -0/+3 |
* | MIPS: Ralink: Use strlcpy() instead of strncpy(). | Chen Gang | 2013-06-10 | 1 | -1/+1 |
* | MIPS: ralink: add missing SZ_1M multiplier | John Crispin | 2013-06-06 | 1 | -1/+1 |
* | MIPS: ralink: make use of the new memory detection code | John Crispin | 2013-05-08 | 1 | -0/+9 |
* | MIPS: ralink: adds OF code | John Crispin | 2013-02-17 | 1 | -0/+107 |