~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass2023-05-11
* dm: dts: Convert driver model tags to use new schemaSimon Glass2023-02-14
* Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini2022-12-22
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-10
* dts: automatically build necessary .dtb filesRasmus Villemoes2022-02-09
* lmb: nios2: Add arch_lmb_reserve()Marek Vasut2021-09-23
* Remove #include <version.h> from files which do not need itPali Rohár2021-09-17
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-05
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-20
* Remove CROSS_COMPILE default from arch/*/config.mkTom Rini2020-07-01
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move relocate_code() to init.hSimon Glass2020-01-17
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-02
* common: Move interrupt functions into a new headerSimon Glass2019-12-02
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-02
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2018-06-18
* nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue2018-05-15
* nios2: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-15
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* nios2: 10m50: Add CPU pre-relocation in device treeGan, Yau Wai2017-11-17
* nios2: Use asm-generic/io.hPaul Burton2017-10-02
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* fdt: Move fdt_fixup_ethernet to a common placeTom Rini2017-05-01
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-13
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* efi: Use asmlinkage for EFIAPISimon Glass2016-10-19
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-23
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-27
* dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-14
* nios2: set up the debug UART earlyThomas Chou2016-02-06
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-13
* nios2: display altera sysid at startupThomas Chou2015-12-19
* nios2: 10m50: change to ns16550 uartThomas Chou2015-11-21
* nios2: zap ioremapThomas Chou2015-11-18
* nios2: dma-mapping.h: change ioremap to map_physmemThomas Chou2015-11-18
* nios2: add 10m50 devboard supportThomas Chou2015-11-12