~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* arm: Disable ATAGs supportTom Rini2021-09-07
* davinci: Drop CONFIG_MAC_ADDR_IN_EEPROMTom Rini2021-08-30
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-02
* 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
* ARM: da850-evm: Unify config options with KconfigAdam Ford2020-07-13
* common: Drop init.h from common headerSimon Glass2020-05-18
* Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"Adam Ford2019-08-20
* Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-12
|\
| * ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NORAdam Ford2019-08-12
* | env: Drop environment.h header file where not neededSimon Glass2019-08-11
* | env: Move env_set() to env.hSimon Glass2019-08-11
|/
* Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available"Adam Ford2019-07-31
* ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVMAdam Ford2019-07-31
* ARM: da850-evm: Remove repeated pinmuxing callsAdam Ford2019-07-26
* ARM: da850-evm: Remove duplicate UART initializationAdam Ford2019-07-26
* net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-25
* ARM: davinci: da850: Manual pinmux only when PINCTRL not availableAdam Ford2019-07-13
* ARM: da850evm: Fix reading MAC from SPIAdam Ford2019-06-05
* ARM: da850evm: Remove legacy MMC codeAdam Ford2019-04-23
* ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATAAdam Ford2019-04-12
* board: da8xxevm: Add SPL DM for serial, spiJagan Teki2018-10-10
* ARM: davinci: da850evm: Support DM_MMCAdam Ford2018-09-11
* dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford2018-06-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* arm: da850-evm: Enable DM and device tree support for da850-evmAdam Ford2017-09-29
* davinci: da850evm: Make EEPROM MAC code configurableAdam Ford2017-09-13
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-16
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-16
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-05
* Remove various unused interrupt related codeTom Rini2017-04-06
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-11
* davinci: da8xxevm: fix indentationAndre Przywara2016-12-04
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18
* mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-19
* da850evm: Use clrbits function with correct endianessChristian Riesch2013-07-26
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* da850/omap-l138: Fix NAND flash timingsLad, Prabhakar2012-09-01
* da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVMRajashekhara, Sudhakar2012-09-01
* da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar2012-09-01
* da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath2012-02-27
* da850evm: add support to read mac address from SPI flashHadli, Manjunath2012-02-27
* Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-12
* arm, da850evm: Add an SPL for SPI bootChristian Riesch2011-12-24
* da850evm: pass board revision info to kernelManjunath Hadli2011-12-06