~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2023-06-12
|\
| * global: Use proper project name U-BootMichal Simek2023-06-12
* | imx6q: acc: Remove misuse of env is nowhere driverStefan Herbrechtsmeier2023-05-16
|/
* arm: Correct cpu_reset function prototype on some platformsTom Rini2023-03-22
* 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
* video: Drop CONFIG_AM335X_LCDSimon Glass2022-10-30
* bosch: Add initial board support for ACCPhilip Oberfichtner2022-05-20
* am335x, guardian: Drop non DM_I2C codeGireesh Hiremath2022-05-09
* led: Drop led_default_state()Marek Vasut2022-04-28
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini2021-08-30
* arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDRTom Rini2021-08-30
* am335x, guardian: Enable panel driver Himax HX8238DGireesh Hiremath2021-07-15
* am335x, guardian: Enable backlightGireesh Hiremath2021-07-15
* am335x, guardian: update swi logicGireesh Hiremath2021-07-15
* am335x, guardian: code cleanup and boot optimizationGireesh Hiremath2021-07-15
* am335x, guardian: mem: Add board dependent mem valuesMoses Christopher2021-07-15
* bootstage: Eliminate when not enabledTom Rini2021-07-07
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-24
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* am335x, guardian: update the maintainer listMoses Christopher2020-10-12
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.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
* am335x, guardian: boot stage feedback in headless modeMoses Christopher2020-04-14
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-03
* common: Move some board functions out of common.hSimon Glass2019-12-02
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-02
* am335x, guardian: update guardian boardMoses Christopher2019-10-11
* env: Rename environment.h to env_internal.hSimon Glass2019-08-11
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11
* am335x, guardian: update the maintainer listMoses Christopher2019-06-21
* am335x, guardian: Add support for the bosch guardian boardSjoerd Simons2019-04-12
* am335x, shc: adapt shc board to DMHeiko Schocher2019-02-01
* ARM: dts: am335x-shc: add u-boot specific dtsiHeiko Schocher2019-02-01
* arm: dts: add am335x-shc.dts for shc boardHeiko Schocher2019-02-01
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-05
* am335x, shc: kconfig: Fix misspelled choice defaultUlf Magnusson2018-02-05
* 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
* env: Rename setenv() to env_set()Simon Glass2017-08-16