| Commit message (Expand) | Author | Age | Files | Lines |
* | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner | 2019-05-18 | 3 | -7/+21 |
* | CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig | Trevor Woerner | 2019-05-18 | 1 | -0/+12 |
* | CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case | Trevor Woerner | 2019-05-18 | 2 | -2/+2 |
* | dts: switch spi-flash to jedec, spi-nor compatible | Neil Armstrong | 2019-04-12 | 1 | -1/+1 |
* | nds32: dts: Fix mmc node compatible string | Rick Chen | 2019-01-22 | 2 | -2/+2 |
* | nds32: Fix boot fail issue when build with elf-mculib. | Rick Chen | 2019-01-22 | 1 | -1/+1 |
* | nds32: Generate SW fpu instruction. | Rick Chen | 2019-01-22 | 1 | -2/+2 |
* | nds32: Remove gcc unused option | Rick Chen | 2019-01-22 | 1 | -1/+1 |
* | Drop CONFIG_INIT_CRITICAL | Bin Meng | 2018-11-26 | 1 | -51/+0 |
* | Kbuild: add LDFLAGS_STANDALONE | Daniel Schwierzeck | 2018-11-18 | 1 | -2/+2 |
* | config.mk: Remove duplicated -fno-strict-aliasing | Bin Meng | 2018-09-25 | 1 | -1/+1 |
* | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada | 2018-09-10 | 1 | -31/+2 |
* | nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit() | Bryan O'Donoghue | 2018-05-15 | 1 | -0/+2 |
* | nds32: Define PLATFORM__SET_BIT for generic_set_bit() | Bryan O'Donoghue | 2018-05-15 | 1 | -0/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 37 | -80/+37 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | Drop CONFIG_FTSDC010_BASE | Rick Chen | 2018-03-30 | 3 | -6/+0 |
* | nds32: dts: AG101P support sd High-Speed mode | Rick Chen | 2018-03-30 | 1 | -0/+1 |
* | fdt: Implement weak arch_fixup_fdt() | Alexey Brodkin | 2018-02-18 | 1 | -6/+0 |
* | nds32: dts: Support ftsdc010 DM. | Rick Chen | 2017-11-30 | 2 | -0/+16 |
* | nds32: Use asm-generic/io.h | Paul Burton | 2017-10-02 | 1 | -29/+3 |
* | nds32: Fix io.h warning message about readb | rick | 2017-09-28 | 1 | -6/+6 |
* | nds32: board: Support SPI driver. | rick | 2017-09-21 | 1 | -0/+23 |
* | nds32: ftmac100 support cache enable. | rick | 2017-09-21 | 2 | -1/+49 |
* | nds32: bootm: Fix warning of struct tag_serialnr declared | rick | 2017-09-21 | 2 | -1/+2 |
* | dma: import linux/dma-direction.h to consolidate enum dma_data_direction | Masahiro Yamada | 2017-09-12 | 1 | -5/+1 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -2/+2 |
* | nds32: Remove include files from common.h | Simon Glass | 2017-06-05 | 1 | -0/+1 |
* | nds32: Make u-boot-nds32.h a private header | Simon Glass | 2017-06-05 | 1 | -0/+2 |
* | nds32: eth: Support ftmac100 DM. | rick | 2017-05-23 | 2 | -0/+13 |
* | nds32: Support AE3XX platform. | rick | 2017-05-22 | 21 | -103/+706 |
* | nds32: Support AG101P timer DM. | rick | 2017-05-22 | 2 | -1/+10 |
* | nds32: Support AG101P serial DM. | rick | 2017-05-22 | 5 | -3/+77 |
* | Remove various unused interrupt related code | Tom Rini | 2017-04-06 | 1 | -18/+0 |
* | nds32: Support relocation. | rick | 2016-09-29 | 5 | -73/+77 |
* | Remove arch/${ARCH}/include/asm/errno.h | Masahiro Yamada | 2016-09-23 | 1 | -1/+0 |
* | arm, nds32, sh: remove useless ioremap()/iounmap() defines | Masahiro Yamada | 2016-07-14 | 1 | -34/+0 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 1 | -1/+1 |
* | nds32: Fix compile error. | rick | 2016-01-21 | 3 | -12/+16 |
* | nds32: Use the generic bitops headers | Fabio Estevam | 2015-11-05 | 1 | -0/+4 |
* | NDS32: Generic Board Support and Unsupport | Kun-Hua Huang | 2015-08-28 | 7 | -655/+0 |
* | NDS32: Generic Board Support and Unsupport | Kun-Hua Huang | 2015-08-28 | 7 | -408/+20 |
* | arch: Make board selection choices optional | Joe Hershberger | 2015-05-12 | 1 | -0/+1 |
* | net: Remove the bd* parameter from net stack functions | Joe Hershberger | 2015-04-18 | 1 | -1/+1 |
* | remove unnecessary version.h includes | Rob Herring | 2015-03-24 | 1 | -1/+0 |
* | common: Move dram_init() declaration to common location | Michal Simek | 2015-02-09 | 1 | -1/+0 |
* | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck | 2014-12-08 | 1 | -0/+8 |
* | kbuild: use SoC-specific CONFIG to descend into SoC directory | Masahiro Yamada | 2014-11-23 | 1 | -4/+2 |
* | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada | 2014-11-23 | 1 | -0/+2 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -1/+0 |