~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* MAINTAINERS: Add a number of "common" directoriesTom Rini2023-07-25
* gdsys: Drop unused fpga fileSimon Glass2023-02-07
* gpio: Drop unused pca9698 driverSimon Glass2023-02-07
* Correct CONFIG_CONTROLCENTERDCSimon Glass2023-02-07
* 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
* mpc83xx: gazerbeam: Update sysinfo_get error handlingMichal Suchanek2022-10-17
* powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini2022-08-04
* net: phy: don't require PHY interface mode during PHY creationMarek Behún2022-04-10
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* board: gdsys: Drop Dirk Eibach from MAINTAINERSMarek Behún2022-01-14
* board: gdsys: a38x: Enable PCIe link 2 in spl_board_init()Pali Rohár2022-01-14
* arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INITPali Rohár2022-01-14
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...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
* arm: mvebu: gdsys: Remove custom spl_board_init()Pali Rohár2021-07-31
* ppc: Remove controlcenterd boardsTom Rini2021-04-10
* ppc: Remove gdsys hrcon boardsTom Rini2021-04-10
* ppc: Remove gdsys strider boardsTom Rini2021-04-10
* tpm: Switch TPMv1 over to use the new APISimon Glass2021-03-02
* ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila2021-02-26
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* board: Rename uclass to sysinfoSimon Glass2020-11-06
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop linux/stringify.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
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Drop flash.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move clock functions into a new fileSimon Glass2020-01-17
* common: Move pci_init_board() out of common.hSimon Glass2019-12-02
* common: Move some board functions out of common.hSimon Glass2019-12-02
* common: Move command functions out of common.hSimon Glass2019-12-02
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* env: Move env_get() to env.hSimon Glass2019-08-11
* env: Move env_get_ulong() to env.hSimon Glass2019-08-11
* env: Move env_set_ulong() to env.hSimon Glass2019-08-11
* mpc83xx: Add gazerbeam boardDirk Eibach2019-05-21
* gdsys: ioep-fpga: Switch to gazerbeam-style reportingMario Six2019-05-21
* gdsys: cmd_ioloop: Make DM compatibleMario Six2019-05-21
* gdsys: cmd_ioloop: Introduce commenting enumMario Six2019-05-21
* gdsys: cmd_ioloop: Fix style violationsMario Six2019-05-21