~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm64: Save esr in pt_regsSean Anderson2022-04-01
* common: Move reset_misc() function to arch headerSimon Glass2020-01-17
* common: arm: Move s_init() to an ARM-specific headerSimon Glass2020-01-17
* arm: remove duplicated prototypes in u-boot.arm.hPatrick Delaunay2018-10-10
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-10
* arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-10
* arm: remove prototype for reset_timer_maskedPatrick Delaunay2018-10-10
* arm: remove prototype for arch_interrupt_initPatrick Delaunay2018-10-10
* Define board_quiesce_devices() in a shared locationSimon Glass2018-06-03
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* arm: Add declarations to avoid needing to include headersSimon Glass2017-06-05
* arm: Make u-boot-arm.h a private headerSimon Glass2017-06-05
* Move dram_init_banksize() to a common headerSimon Glass2017-04-05
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* ls2080: Exit dpaa only right before exiting U-BootAlexander Graf2016-11-17
* common: Move dram_init() declaration to common locationMichal Simek2015-02-09
* arm: vectors: provide protypes from vectors.SJeroen Hofstee2014-10-25
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* arm: Refactor bootm to reduce #ifdefsSimon Glass2013-05-14
* arm: Use sections header to obtain link symbolsSimon Glass2013-03-15
* ARM: introduce arch_early_init_r()Fabio Estevam2012-07-07
* arm: Move CP15 init out of cpu_init_crit()Simon Glass2011-12-09
* Unify timer_init() and cpu_init() prototypesWolfgang Denk2011-08-01
* ARM: fix error: conflicting types for 'setenv'seedshope2011-08-01
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-27
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29
* arm: implement ELF relocationsAlbert Aribaud2010-10-13
* ARM: add relocation supportHeiko Schocher2010-09-19
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13