~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* powerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespaceTom Rini2022-03-18
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop linux/delay.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: Move older CPU functions to their own headerSimon Glass2019-12-02
* env: Move env_get() to env.hSimon Glass2019-08-11
* env: Move env_get_yesno() to env.hSimon Glass2019-08-11
* common: Fix cpu nr type which is always unsigned typeMichal Simek2018-06-19
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-16
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* powerpc/mpc85xx: check if core is disabled for showing statusYork Sun2013-05-24
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-13
* powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun2012-10-22
* powerpc/mpc85xx: Remove R6 from spin tableYork Sun2012-10-22
* powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun2012-10-22
* powerpc/mp: add support for discontiguous coresTimur Tabi2011-09-29
* powerpc/85xx: Fix synchronization of timebase on MP bootKumar Gala2011-03-15
* powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet PlatformsEd Swarthout2011-03-05
* 85xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra2010-10-20
* powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips2010-08-19
* powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtbKumar Gala2010-07-16
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21