Age | Commit message (Expand) | Author | Files | Lines |
2021-09-04 | spi: Rename SPI_SUPPORT to SPI | Simon Glass | 4 | -7/+7 |
2021-09-04 | serial: Rename SERIAL_SUPPORT to SERIAL | Simon Glass | 2 | -2/+2 |
2021-09-04 | mmc: Rename MMC_SUPPORT to MMC | Simon Glass | 4 | -4/+4 |
2021-09-03 | Revert most of the series for adding vexpress_aemv8r support | Tom Rini | 3 | -30/+2 |
2021-09-02 | vexpress64: Add BASER_FVP vexpress board variant | Peter Hoyes | 3 | -2/+30 |
2021-09-02 | board: stemmy: Update documentation | Stephan Gerhold | 2 | -51/+2 |
2021-09-01 | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel... | Tom Rini | 1 | -3/+2 |
2021-09-01 | Kconfig: Remove all default n/no options | Michal Simek | 9 | -18/+0 |
2021-09-01 | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig | Tom Rini | 16 | -24/+20 |
2021-09-01 | nitrogen6x: Migrate DDR_MB to Kconfig | Tom Rini | 1 | -0/+3 |
2021-09-01 | imx: Finish migration of IMX_CONFIG to Kconfig | Tom Rini | 51 | -5/+159 |
2021-09-01 | nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig | Tom Rini | 8 | -31/+2 |
2021-08-31 | board: x530: switch to wdt_stop_all() | Rasmus Villemoes | 1 | -3/+2 |
2021-08-31 | global: Remove unused or unnecessary CONFIG symbols related to DDR | Tom Rini | 1 | -23/+0 |
2021-08-30 | Kconfig: Use spaces not tabs in Kconfig entires | Tom Rini | 1 | -2/+2 |
2021-08-30 | global: Remove dead code that starts with CONFIG_[0-9A] | Tom Rini | 1 | -2/+0 |
2021-08-30 | varisys: Remove dead code | Tom Rini | 3 | -527/+0 |
2021-08-30 | i2c: fsl_i2c: Migrate to Kconfig | Tom Rini | 2 | -3/+3 |
2021-08-30 | Convert CONFIG_SYS_I2C_SPEED et al to Kconfig | Tom Rini | 1 | -1/+1 |
2021-08-30 | ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace | Tom Rini | 5 | -5/+5 |
2021-08-30 | am43xx: Drop non-DM_I2C code | Tom Rini | 1 | -27/+0 |
2021-08-30 | am335x: Drop non-DM_I2C code | Tom Rini | 2 | -27/+0 |
2021-08-30 | Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig | Tom Rini | 6 | -14/+6 |
2021-08-30 | Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY | Tom Rini | 9 | -11/+11 |
2021-08-30 | Convert CONFIG_SYS_I2C_SOFT et al to Kconfig | Tom Rini | 1 | -1/+1 |
2021-08-30 | Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig | Tom Rini | 1 | -9/+0 |
2021-08-30 | siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace | Tom Rini | 2 | -5/+10 |
2021-08-30 | keymile: Use CONFIG_SYS_IVM_EEPROM_ADR | Tom Rini | 1 | -3/+3 |
2021-08-30 | arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR | Tom Rini | 1 | -2/+3 |
2021-08-30 | davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM | Tom Rini | 3 | -76/+3 |
2021-08-30 | kp_imx53: Switch to using a local namespace for ID EEPROM | Tom Rini | 1 | -3/+6 |
2021-08-27 | Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini | 4 | -138/+223 |
2021-08-26 | xilinx: common: Enabling generic function for DT reselection | Michal Simek | 1 | -6/+78 |
2021-08-26 | xilinx: zynqmp: Check that DT is 64bit aligned | Michal Simek | 1 | -0/+3 |
2021-08-26 | xilinx: Add support for generic board detection | Michal Simek | 1 | -0/+31 |
2021-08-26 | xilinx: common: Free allocated structure | Michal Simek | 1 | -5/+7 |
2021-08-26 | xilinx: common: Change board_info[] handling | Michal Simek | 1 | -17/+6 |
2021-08-26 | xilinx: Use variable for passing board_name | Michal Simek | 1 | -2/+4 |
2021-08-26 | xilinx: fru: Replace spaces with \0 in detected name | Michal Simek | 1 | -1/+5 |
2021-08-26 | xilinx: zynqmp: Add debug messages for boot mode | Michal Simek | 1 | -0/+3 |
2021-08-26 | xilinx: common: Add function to print SoC info | T Karthik Reddy | 1 | -0/+26 |
2021-08-26 | mmc: zynq_sdhci: Move setting tapdelay code to driver | Ashok Reddy Soma | 2 | -117/+0 |
2021-08-26 | mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays | Ashok Reddy Soma | 1 | -67/+81 |
2021-08-25 | Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainline | Tom Rini | 3 | -0/+23 |
2021-08-25 | board: intel: Add socdk board support for Intel N5X device | Siew Chin Lim | 3 | -0/+21 |
2021-08-23 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq | Tom Rini | 7 | -9/+121 |
2021-08-19 | Merge https://source.denx.de/u-boot/custodians/u-boot-riscv | Tom Rini | 4 | -3/+26 |
2021-08-18 | board: T4240rdb: Extend cs4340_get_fw_addr() functionality | Kuldeep Singh | 2 | -0/+22 |
2021-08-18 | board: t208x: Extend cs4340_get_fw_addr() functionality | Kuldeep Singh | 2 | -0/+23 |
2021-08-18 | board: ls2088ardb: Extend cs4340_get_fw_addr() functionality | Kuldeep Singh | 1 | -0/+38 |