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