~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* net: Remove smc91111 ethernet driverTom Rini2022-08-12
* arm: integrator: Migrate platform-specific options and cleanup armcoremodule.hTom Rini2022-04-08
* ARM: integrator: Drop PCI supportLinus Walleij2021-07-06
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop linux/bug.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move get_tbclk() to time.hSimon Glass2020-01-17
* common: Move pci_init_board() out of common.hSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* arm: powerpc: Tidy up code style for cache functionsSimon Glass2019-12-02
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* env: Move env_set() to env.hSimon Glass2019-08-11
* Drop CONFIG_INIT_CRITICALBin Meng2018-11-26
* 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
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-05
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-01
* integrator: switch to DM serial portLinus Walleij2015-08-12
* integrator: stop zeroing the gd flagsLinus Walleij2015-04-23
* ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada2015-04-23
* remove unnecessary version.h includesRob Herring2015-03-24
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-26
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29
* integrator: remove fragile delay loop from PCI codeLinus Walleij2012-03-04
* integrator: rewrite the AP PCI driverLinus Walleij2012-02-27
* integrator: stop calling pci_init() twiceLinus Walleij2012-02-27
* integrator: enable Vpp and disable flash protectionLinus Walleij2011-11-10
* integrator: add system controller headerLinus Walleij2011-11-10
* integrator: make flash writeable on bootLinus Walleij2011-11-10
* integrator: use io-accessors for board initLinus Walleij2011-11-10
* integrator: move text offset to configLinus Walleij2011-11-10