~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: Remove flea3 boardTom Rini2021-10-01
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop asm/ptrace.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 net.h from common headerSimon Glass2020-05-18
* common: Move clock functions into a new fileSimon Glass2020-01-17
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-23
* linker: Modify linker scripts to be more genericTom Rini2019-01-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-07
* build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini2018-01-10
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26
* arm: Allow skipping of low-level init with I-cache onSimon Glass2016-06-12
* ARM: start.S: fix typoYuichiro Goto2016-02-29
* imx: mx31 use new formula for get_cpu_revPeng Fan2015-09-02
* arm1136/arm1176: Merge cache handling codeAlexander Stein2015-08-12
* arm1136: Remove dead codeAlexander Stein2015-08-12
* ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada2015-03-27
* remove unnecessary version.h includesRob Herring2015-03-24
* mx35: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-02
* mx31: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-02
* kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-23
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-23
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-27
* arm: mx35: use common timer functionsAndrew Ruder2014-09-16
* arm: mx31: use common timer functionsAndrew Ruder2014-09-16
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-30
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15
* arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD2014-05-15
* arm1136: move cache code from start.S to cache.cAlbert ARIBAUD2014-05-15
* kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-28
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-26
|\
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-26
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-26
* | kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-25
* | kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-25
|/
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19
* ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-24
* ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14
* ARM: refactor compiler options in config.mkMasahiro Yamada2013-09-23
* ARM: omap24xx: remove remainders of dead boardMasahiro Yamada2013-08-15
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-10
* arm: factorize relocate_code routineAlbert ARIBAUD2013-05-30