~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Remove unused CONFIG definesTom Rini2023-01-20
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* arm: add save_boot_params for ARM1176Cédric Schieli2016-11-21
* ARM: start.S: fix typoYuichiro Goto2016-02-29
* arm1136/arm1176: Merge cache handling codeAlexander Stein2015-08-12
* Merge branch 'u-boot/master'Albert ARIBAUD2015-04-10
|\
| * ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada2015-03-28
* | ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada2015-03-27
|/
* remove unnecessary version.h includesRob Herring2015-03-24
* ARM: remove tnetv107x board supportMasahiro Yamada2015-02-24
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-24
* rpi: add support for Raspberry Pi 2 model BStephen Warren2015-02-21
* bcm2835/rpi: add SPDX license tags for some filesStephen Warren2015-02-21
* dm: Move Raspberry Pi driver model CONFIGs to KconfigSimon Glass2015-02-12
* kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-23
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-23
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-24
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15
* arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD2014-05-15
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-26
* ARM: bcm2835: config.mk isn't neededStephen Warren2014-02-13
* ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-24
* lib: time: add weak timer_init() functionDarwin Rambo2014-01-24
* ARM: bcm2835: fix mailbox timeoutStephen Warren2014-01-20
* ARM: 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: factorize relocate_code routineAlbert ARIBAUD2013-05-30
* arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-30
* BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi2013-04-13
* arm1176: Remove unused MMU setup from start.SBenoît Thébaudeau2013-04-12
* arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-12
* arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-12
* arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-12
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-12
* arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-12
* arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-12
* arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-12
* ARM: bcm2835: fix get_timer() to return msStephen Warren2013-04-04
* ARM: bcm2835: add mailbox driverStephen Warren2013-03-20
* Replace __bss_end__ with __bss_endSimon Glass2013-03-15
* arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-08
* ARM: arm1176: Define arch_cpu_init() for s3c64xxAshok Kumar Reddy2012-11-15
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-04
* dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut2012-10-18
* arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-04
* ARM: arm1176: Define arch_cpu_init() at the SoC levelStephen Warren2012-09-25