| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove including timestamp.h in version.hWIP/2021-09-01-reduce-timestamp-usage | Pali Rohár | 2021-09-01 | 8 | -4/+13 |
* | version: Remove global macro U_BOOT_VERSION_STRING from version.h | Pali Rohár | 2021-09-01 | 3 | -12/+15 |
* | x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log | Pali Rohár | 2021-09-01 | 1 | -3/+1 |
* | version: Do not make version_string[] variable as a weak | Pali Rohár | 2021-09-01 | 1 | -1/+1 |
* | powerpc: mpc: Put U-Boot version string at correct place by linker script | Pali Rohár | 2021-09-01 | 8 | -18/+28 |
* | version: Put version_string[] variable into section .text_version_string | Pali Rohár | 2021-09-01 | 1 | -1/+1 |
* | m68k: mcf: Remove overloading version_string | Pali Rohár | 2021-09-01 | 6 | -38/+0 |
* | version: Move version_string[] from version.h to version_string.h | Pali Rohár | 2021-09-01 | 11 | -12/+17 |
* | efi_loader: Use directly version_string variable | Pali Rohár | 2021-09-01 | 1 | -2/+2 |
* | Remove #include <version.h> from files which do not need it | Pali Rohár | 2021-09-01 | 8 | -8/+0 |
* | Remove #include <timestamp.h> from files which do not need it | Pali Rohár | 2021-09-01 | 2 | -4/+0 |
* | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...WIP/31Aug2021-next | Tom Rini | 2021-08-31 | 12 | -61/+349 |
|\ |
|
| * | sandbox: add test of wdt-uclass' watchdog_reset() | Rasmus Villemoes | 2021-08-31 | 2 | -0/+56 |
| * | sandbox: add test of wdt_gpio driver | Rasmus Villemoes | 2021-08-31 | 4 | -1/+43 |
| * | watchdog: add gpio watchdog driver | Rasmus Villemoes | 2021-08-31 | 4 | -0/+97 |
| * | watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() | Rasmus Villemoes | 2021-08-31 | 2 | -26/+36 |
| * | board: x530: switch to wdt_stop_all() | Rasmus Villemoes | 2021-08-31 | 1 | -3/+2 |
| * | watchdog: wdt-uclass.c: add wdt_stop_all() helper | Rasmus Villemoes | 2021-08-31 | 2 | -0/+33 |
| * | sandbox: disable CONFIG_WATCHDOG_AUTOSTART | Rasmus Villemoes | 2021-08-31 | 2 | -0/+2 |
| * | watchdog: wdt-uclass.c: keep track of each device's running state | Rasmus Villemoes | 2021-08-31 | 1 | -4/+16 |
| * | watchdog: wdt-uclass.c: refactor initr_watchdog() | Rasmus Villemoes | 2021-08-31 | 1 | -16/+21 |
| * | watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition | Rasmus Villemoes | 2021-08-31 | 1 | -4/+4 |
| * | watchdog: wdt-uclass.c: introduce struct wdt_priv | Rasmus Villemoes | 2021-08-31 | 1 | -20/+54 |
| * | watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() | Rasmus Villemoes | 2021-08-31 | 1 | -3/+1 |
* | | Merge branch '2021-08-31-kconfig-migrations-part2' into next | Tom Rini | 2021-08-31 | 1568 | -3018/+2880 |
|\ \
| |/
|/| |
|
| * | Kconfig: Remove all default n/no options | Michal Simek | 2021-08-31 | 65 | -224/+1 |
| * | Convert CONFIG_SYS_MALLOC_LEN to Kconfig | Tom Rini | 2021-08-31 | 953 | -740/+690 |
| * | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig | Tom Rini | 2021-08-31 | 457 | -310/+512 |
| * | Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig | Tom Rini | 2021-08-31 | 35 | -103/+68 |
| * | ls1046ardb_qspi*: Enable RAMBOOT_PBL | Tom Rini | 2021-08-31 | 3 | -0/+9 |
| * | Convert CONFIG_RAMBOOT_PBL et al to Kconfig | Tom Rini | 2021-08-31 | 66 | -274/+201 |
| * | Convert CONFIG_QSPI_BOOT to Kconfig | Tom Rini | 2021-08-31 | 18 | -18/+6 |
| * | Convert CONFIG_SYS_FSL_DDR4 to Kconfig | Tom Rini | 2021-08-31 | 11 | -14/+4 |
| * | configs: Remove unused IMX_NAND symbol | Tom Rini | 2021-08-31 | 2 | -2/+0 |
| * | nitrogen6x: Populate FDTFILE at build-time for all platforms | Tom Rini | 2021-08-31 | 2 | -10/+1 |
| * | nitrogen6x: Migrate DDR_MB to Kconfig | Tom Rini | 2021-08-31 | 10 | -9/+11 |
| * | Convert CONFIG_SPL to Kconfig | Tom Rini | 2021-08-31 | 2 | -2/+1 |
| * | imx: Finish migration of IMX_CONFIG to Kconfig | Tom Rini | 2021-08-31 | 193 | -137/+198 |
| * | imx: Introduce CONFIG_MACH_IMX | Tom Rini | 2021-08-31 | 2 | -0/+16 |
| * | Convert CONFIG_MX7D to Kconfig | Tom Rini | 2021-08-31 | 3 | -2/+3 |
| * | Convert CONFIG_SYS_LOAD_ADDR to Kconfig | Tom Rini | 2021-08-31 | 935 | -564/+636 |
| * | global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR | Tom Rini | 2021-08-31 | 166 | -355/+141 |
| * | qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR | Tom Rini | 2021-08-31 | 2 | -6/+2 |
| * | Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig | Tom Rini | 2021-08-31 | 4 | -2/+2 |
| * | nxp: Migrate a number of DDR related symbols to Kconfig | Tom Rini | 2021-08-31 | 159 | -91/+262 |
| * | nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig | Tom Rini | 2021-08-31 | 152 | -89/+166 |
| * | ddr: Migrate DDR_SPD to Kconfig | Tom Rini | 2021-08-31 | 3 | -0/+11 |
| * | mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig | Tom Rini | 2021-08-31 | 2 | -4/+14 |
| * | mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE | Tom Rini | 2021-08-31 | 3 | -4/+8 |
| * | mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig | Tom Rini | 2021-08-31 | 3 | -3/+14 |