Age | Commit message (Expand) | Author |
2020-02-19 | dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> | Masahiro Yamada |
2020-02-19 | dma-mapping: fix the prototype of dma_unmap_single() | Masahiro Yamada |
2020-02-19 | dma-mapping: fix the prototype of dma_map_single() | Masahiro Yamada |
2020-01-25 | asm: dma-mapping.h: Fix dma mapping functions | Vignesh Raghavendra |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
2020-01-17 | common: Move reset_cpu() to the CPU header | Simon Glass |
2020-01-17 | common: Move relocate_code() to init.h | Simon Glass |
2019-12-02 | common: Move enable/disable_interrupts out of common.h | Simon Glass |
2019-12-02 | common: Move interrupt functions into a new header | Simon Glass |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-12-02 | common: Move get_ticks() function out of common.h | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_get() to env.h | Simon Glass |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
2019-05-18 | CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig | Trevor Woerner |
2019-05-18 | CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case | Trevor Woerner |
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 |