~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Use proper project name U-BootMichal Simek2023-06-12
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* net: Convert fit verification to use fit_get_data_*Sean Anderson2022-09-07
* spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard2022-05-23
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini2021-12-27
* net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean2021-09-28
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-02
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* armv8: ls1012a: Pass PPFE firmware to Linux through FDTChaitanya Sakinam2021-06-17
* ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab2021-06-16
* image: Adjust the workings of fit_check_format()Simon Glass2021-02-15
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-05
|\
| * dm: Use access methods for dev/uclass private dataSimon Glass2021-01-05
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-05
|\ \ | |/ |/|
| * net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li2020-12-10
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
|/
* net: pfe_eth: Remove non-DM code check from pfe_spi_flash_initKuldeep Singh2020-09-24
* net: pfe_eth: Fix resoure leak in pfe_spi_flash_initKuldeep Singh2020-09-24
* ls1012a, pfe_eth: Update probe to avoid resource leakChaitanya Sakinam2020-09-24
* ls1012a, pfe_eth: correction in delay implementationChaitanya Sakinam2020-09-24
* armv8: ls1012a: RGMII ports require internal delayChaitanya Sakinam2020-07-27
* net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh2020-07-27
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* 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: Drop image.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2019-12-05
* drivers: net: pfe_eth: undefined return valueHeinrich Schuchardt2019-09-04
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-28
* ls1012a: remove debug info from u-boot logPramod Kumar2018-09-27
* LS1012AFRWY: Add Secure Boot supportVinitha V Pillai2018-06-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson2018-03-22
* drivers: net: pfe_eth: provide pfe commandsCalvin Johnson2018-03-22
* drivers: net: pfe_eth: LS1012A PFE driver introductionCalvin Johnson2018-03-22