Age | Commit message (Expand) | Author |
2020-08-03 | checkpatch: Don't allow common.h and dm.h in headers | Simon Glass |
2020-07-28 | Makefile: Rename ALL-y to INPUTS-y | Simon Glass |
2020-07-28 | configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs | Peng Fan |
2020-07-28 | Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig | Adam Ford |
2020-07-28 | configs: Remove dead CONFIG options | Adam Ford |
2020-07-28 | Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig | Adam Ford |
2020-07-28 | Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig | Adam Ford |
2020-07-28 | Convert CONFIG_SPL_NAND_BASE et al to Kconfig | Adam Ford |
2020-07-28 | Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig | Adam Ford |
2020-07-28 | Convert CONFIG_ENV_OVERWRITE to Kconfig | Adam Ford |
2020-07-28 | configs: Resync with savedefconfig | Tom Rini |
2020-07-27 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq | Tom Rini |
2020-07-27 | Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian... | Tom Rini |
2020-07-27 | Move eSDHC adapter card identification to board files | Yangbo Lu |
2020-07-25 | net: dc2114x: Add Kconfig entries | Marek Vasut |
2020-07-24 | binman: Adjust pylibfdt for incremental build | Simon Glass |
2020-07-24 | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini |
2020-07-20 | binman: Adjust pylibfdt for incremental build | Simon Glass |
2020-07-18 | mips: octeon: Initial minimal support for the Marvell Octeon SoC | Aaron Williams |
2020-07-17 | fixdep: fix CONFIG_IS_ENABLED etc. handling | Stephen Warren |
2020-07-17 | remove include/config_defaults.h | Rasmus Villemoes |
2020-07-17 | arm64: Remove CONFIG_SYS_FULL_VA macro | Michal Simek |
2020-07-17 | Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig | Patrick Delaunay |
2020-07-13 | ARM: da850-evm: Unify config options with Kconfig | Adam Ford |
2020-07-11 | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi | Tom Rini |
2020-07-10 | Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-07-10 | powerpc: move ADDR_MAP to Kconfig | Marek Szyprowski |
2020-07-10 | spi: kirkwood: Drop nondm code | Bhargav Shah |
2020-07-09 | checkpatch: Don't warn about PREFER_IF in headers/DT files | Simon Glass |
2020-07-09 | arm: Remove overo board | Jagan Teki |
2020-07-09 | linux/kconfig.h: remove unused helper macros | Rasmus Villemoes |
2020-07-01 | checkpatch.pl: Fully re-sync with v5.7 | Tom Rini |
2020-07-01 | kconfig: Add scripts/Kconfig.include from v4.19 | Tom Rini |
2020-06-30 | kconfig: mmc: move pxa_mmc_generic to kconfig | Marcel Ziswiler |
2020-06-25 | Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-06-24 | spi: zynq_[q]spi: Convert config's to macro's | Ashok Reddy Soma |
2020-06-23 | configs: Resync with savedefconfig | Tom Rini |
2020-06-20 | Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into... | Tom Rini |
2020-06-19 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next | Tom Rini |
2020-06-18 | net: eepro100: Add Kconfig entries | Marek Vasut |
2020-06-18 | net: eepro100: Remove EEPRO100_SROM_WRITE | Marek Vasut |
2020-06-11 | libfdt: Remove superfluous NUL character from overlay symbols | Marcus Comstedt |
2020-06-11 | spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT | Jagan Teki |
2020-06-04 | checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files | Tom Rini |
2020-06-04 | checkpatch.pl: Request if() instead #ifdef | Simon Glass |
2020-06-04 | checkpatch.pl: Request a test when a new command is added | Simon Glass |
2020-06-04 | checkpatch.pl: Warn if the flattree API is used | Simon Glass |
2020-06-04 | checkpatch.pl: Add a check for tests needed for uclasses | Simon Glass |
2020-06-04 | checkpatch.pl: Add a U-Boot option | Simon Glass |
2020-06-04 | checkpatch.pl: Update to v5.7 | Simon Glass |