Age | Commit message (Expand) | Author |
2019-10-09 | Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-10-08 | imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB | Stefano Babic |
2019-10-08 | imx: add container target | Peng Fan |
2019-10-08 | spl: Convert CONFIG_SPL_SIZE_LIMIT to hex | Simon Glass |
2019-10-08 | binman: Allow selection of logging verbosity | Simon Glass |
2019-10-08 | binman: Pass the toolpath to binman from the main Makefile | Simon Glass |
2019-10-07 | Prepare v2019.10 | Tom Rini |
2019-10-04 | Makefile: mrproper should remove *.pyc files | Heinrich Schuchardt |
2019-10-04 | Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE | Michal Simek |
2019-09-23 | Prepare v2019.10-rc4 | Tom Rini |
2019-09-19 | dm: MIGRATION: Add migration plan for CONFIG_DM | Heinrich Schuchardt |
2019-09-11 | rockchip, Makefile: add idbloader.img target | Matwey V. Kornilov |
2019-09-04 | network: set timeline for CONFIG_DM_ETH conversion | Heinrich Schuchardt |
2019-08-31 | Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILE | Rasmus Villemoes |
2019-08-30 | Makefile: clean build generated SPL binary for TI AM65x | Suniel Mahesh |
2019-08-27 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx | Tom Rini |
2019-08-26 | Prepare v2019.10-rc3 | Tom Rini |
2019-08-26 | powerpc: mpc85xx: Add device tree support option for PBL boot image | Hou Zhiqiang |
2019-08-26 | Makefile: support building SPL FIT images without device trees | Lukas Auer |
2019-08-13 | Prepare v2019.10-rc2 | Tom Rini |
2019-07-29 | Prepare v2019.10-rc1 | Tom Rini |
2019-07-29 | Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2019-07-29 | i2c: remove i2c driver-model compatibility layer | Bartosz Golaszewski |
2019-07-29 | sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigs | Bartosz Golaszewski |
2019-07-29 | Makefile: fix implementation of BINMAN_DEBUG | Stephen Warren |
2019-07-24 | binman: Convert to use ArgumentParser | Simon Glass |
2019-07-10 | arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET | Masahiro Yamada |
2019-07-08 | Prepare v2019.07 | Tom Rini |
2019-06-26 | rockchip: rk3399: Get bl31.elf via BL31 | Jagan Teki |
2019-06-26 | Makefile: clean bl31_*.bin | Jagan Teki |
2019-06-26 | Makefile: clean image.map | Jagan Teki |
2019-06-20 | doc: Remove duplicated documentation directory | Breno Matheus Lima |
2019-06-17 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2019-06-13 | Makefile: Trigger a warning for legcay spi drivers | Jagan Teki |
2019-06-13 | Makefile: Trigger a Warning if DEPRECATED is defined | Jagan Teki |
2019-06-11 | Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx | Tom Rini |
2019-06-11 | arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT case | Heiko Schocher |
2019-06-10 | Prepare v2019.07-rc4 | Tom Rini |
2019-06-07 | spl: add overall SPL size check | Simon Goldschmidt |
2019-06-07 | configs: define CONFIG_SPL_SIZE_LIMIT | Heinrich Schuchardt |
2019-06-07 | imx: move BOARD_SIZE_CHECK to main Makefile | Heinrich Schuchardt |
2019-06-07 | Makefile: reusable function for BOARD_SIZE_CHECK | Heinrich Schuchardt |
2019-05-27 | Prepare v2019.07-rc3 | Tom Rini |
2019-05-21 | ARM: rmobile: Add recovery SPL for R-Car Gen3 | Marek Vasut |
2019-05-19 | Revert "Makefile: Prioritize external dtb if defined" | Tom Rini |
2019-05-18 | Makefile: Prioritize external dtb if defined | Michal Simek |
2019-05-15 | Prepare v2019.07-rc2 | Tom Rini |
2019-05-09 | Set time and umask on fit-dtb.blob to ensure reproducibile builds. | Vagrant Cascadian |
2019-05-09 | Remove fit-dtb.blob* in clean target. | Vagrant Cascadian |
2019-05-09 | dm: MIGRATION: Add migration plan for WDT (DM watchdog support) | Stefan Roese |