| Commit message (Expand) | Author | Age | Files | Lines |
* | dtc: add ability to make nodes conditional on them being referenced | Maxime Ripard | 2020-02-05 | 5 | -0/+55 |
* | Remove redundant YYLOC global declarationWIP/2020-01-30-master-imports | Peter Robinson | 2020-01-30 | 1 | -1/+0 |
* | libfdt: Revert 6dcb8ba4 from upstream libfdt | Tom Rini | 2020-01-30 | 2 | -42/+11 |
* | dts: add property removal option CONFIG_OF_REMOVE_PROPS | Anatolij Gustschin | 2020-01-27 | 1 | -0/+8 |
* | arm/km: remove unmaintained board kmsuv31 | Holger Brunck | 2020-01-23 | 1 | -1/+0 |
* | arm/km: remove unmaintained board SUGP1 | Holger Brunck | 2020-01-23 | 1 | -1/+0 |
* | arm/km: add support for SUSE2 | Holger Brunck | 2020-01-23 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-01-22 | 1 | -14/+0 |
* | common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA | Simon Glass | 2020-01-17 | 1 | -1/+0 |
* | common: Drop CONFIG_POST_STD/ALT_LIST | Simon Glass | 2020-01-17 | 1 | -2/+0 |
* | common: Drop floppy disk support | Simon Glass | 2020-01-17 | 1 | -34/+0 |
* | powerpc/mpc85xx: drop eSDHC periperhal clock code | Yangbo Lu | 2020-01-16 | 1 | -2/+0 |
* | arm/km: remove board KMCOGE3UN | Holger Brunck | 2020-01-10 | 1 | -1/+0 |
* | m68k: Drop CONFIG_MCFPIT support | Tom Rini | 2020-01-10 | 1 | -1/+0 |
* | Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en... | Jean-Jacques Hiblot | 2020-01-07 | 1 | -0/+4 |
* | Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Jan2020 | Tom Rini | 2020-01-07 | 1 | -3/+0 |
|\ |
|
| * | imx6: aristainetos: convert CONFIG_DM_SPI | Heiko Schocher | 2020-01-07 | 1 | -1/+0 |
| * | video: lg4573: convert to DM | Heiko Schocher | 2020-01-07 | 1 | -2/+0 |
* | | board/km: remove CONFIG_KM_BOARD_NAME | Holger Brunck | 2019-12-23 | 1 | -1/+0 |
* | | ppc/km: convert KM_DEF_NETDEV to Kconfig | Holger Brunck | 2019-12-23 | 1 | -1/+0 |
* | | fdt: Show the preprocessed .dts file on error | Simon Glass | 2019-12-15 | 1 | -1/+3 |
* | | dm: gpio: Allow control of GPIO uclass in SPL | Simon Glass | 2019-12-15 | 1 | -1/+0 |
|/ |
|
* | lib: crypto: add pkcs7 message parser | AKASHI Takahiro | 2019-12-06 | 1 | -3/+1 |
* | lib: add oid registry utility | AKASHI Takahiro | 2019-12-06 | 1 | -0/+203 |
* | Makefile: add build script for asn1 parsers | AKASHI Takahiro | 2019-12-06 | 1 | -1/+3 |
* | cmd: add asn1_compiler | AKASHI Takahiro | 2019-12-06 | 1 | -2/+2 |
* | configs: Resync with savedefconfigWIP/04Dec2019 | Tom Rini | 2019-12-04 | 1 | -10/+0 |
* | Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig | Tom Rini | 2019-12-03 | 1 | -5/+0 |
* | Drop CONFIG_SHOW_ACTIVITY | Simon Glass | 2019-12-02 | 1 | -1/+0 |
* | scripts: dtc: ignore files generated generated by python | Bartosz Golaszewski | 2019-11-23 | 1 | -1/+2 |
* | tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list | James Byrne | 2019-11-23 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-11-21 | 1 | -2/+0 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -3/+0 |
* | env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check | Tom Rini | 2019-11-20 | 1 | -1/+0 |
* | spl: separate SPL_FRAMEWORK config for spl and tpl | Heiko Stuebner | 2019-11-17 | 1 | -0/+4 |
* | defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT | Tom Rini | 2019-11-12 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/08Nov2019 | Tom Rini | 2019-11-08 | 1 | -0/+1 |
|\ |
|
| * | usb: Add Cadence USB3 host and gadget driver | Vignesh Raghavendra | 2019-11-07 | 1 | -0/+1 |
* | | configs: Resync with savedefconfig | Tom Rini | 2019-11-07 | 1 | -2/+0 |
|/ |
|
* | pylibfdt: Correct the type for fdt_property_stub() | Simon Glass | 2019-11-04 | 1 | -2/+2 |
* | pylibfdt: Sync up with upstream | Simon Glass | 2019-11-04 | 1 | -12/+33 |
* | pylibfdt: Convert to Python 3 | Simon Glass | 2019-11-04 | 3 | -3/+3 |
* | fdt: Sync up to the latest libfdt | Simon Glass | 2019-11-04 | 14 | -766/+957 |
* | checkpatch.pl: update from Linux kernel v5.4-rc3 | Heinrich Schuchardt | 2019-10-31 | 1 | -113/+333 |
* | libfdt: fix typo on comment | Giulio Benetti | 2019-10-15 | 1 | -1/+1 |
* | libfdt: Allow #size-cells of 0 | Matthias Brugger | 2019-10-15 | 1 | -3/+5 |
* | libfdt: return correct value if #size-cells property is not present | Matthias Brugger | 2019-10-15 | 2 | -4/+14 |
* | libfdt: fdt_address_cells() and fdt_size_cells() | Matthias Brugger | 2019-10-15 | 2 | -23/+14 |
* | binman: x86: Separate out 16-bit reset and init code | Simon Glass | 2019-10-15 | 1 | -6/+16 |
* | Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...WIP/09Oct2019 | Tom Rini | 2019-10-09 | 1 | -1/+0 |
|\ |
|