~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* imx: Drop unused CONFIG_IMXSimon Glass2023-02-07
* arm920t: Remove unused imx codeTom Rini2022-12-05
* arm: Remove unused ep93xx codeTom Rini2022-04-08
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-27
* ARM: at91: remove references to RM9200DKEugen Hristev2021-09-21
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* arm: Remove at91rm9200ek boardsTom Rini2021-07-07
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* common: Move get_tbclk() to time.hSimon Glass2020-01-17
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-02
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-10
* arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* common: ep93xx: Move arch-specific declarations out of commonSimon Glass2017-06-05
* samsung: Drop more references fo s3c24x0Simon Glass2017-06-05
* samsung: Drop s3c24x0 arch-specific codeSimon Glass2017-06-05
* Remove various unused interrupt related codeTom Rini2017-04-06
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-06
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-18
* status_led: Kconfig migrationUri Mashiach2017-01-21
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-23
* arm: Allow skipping of low-level init with I-cache onSimon Glass2016-06-12
* ARM: start.S: fix typoYuichiro Goto2016-02-29
* arm: build some file(s) as ARM mode onlyDavid Müller (ELSOFT AG)2016-02-15
* arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini2015-12-05
* ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada2015-03-27
* ARM: remove a320evb board supportMasahiro Yamada2015-02-24
* ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-24
* ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-21
* kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-23
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-23
* arm: ep9315: Add .vectors section to lds and remove obsolete ldsSergey Kostanbaev2014-08-30
* arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2014-07-04
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-26
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-26
* ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-24
* arm920t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31
* ARM: refactor compiler options in config.mkMasahiro Yamada2013-09-23
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-21
* arm: factorize relocate_code routineAlbert ARIBAUD2013-05-30
* arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-30
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-12