platform/kernel/u-boot.git
2020-07-27 Simon Glassbinman: Re-enable concurrent tests
2020-07-27 Simon Glassbinman: Don't change the descriptor in tests
2020-07-25 Masahiro Yamadatreewide: convert devfdt_get_addr() to dev_read_addr()
2020-07-25 Masahiro Yamadatreewide: remove (phys_addr_t) casts from devfdt_get_addr()
2020-07-25 Masahiro Yamadatreewide: convert (void *)devfdt_get_addr() to dev_read...
2020-07-25 Masahiro Yamadafdt_support: skip MTD node with "disabled" in fdt_fixup...
2020-07-25 Masahiro Yamadafdt_support: call mtdparts_init() after finding MTD...
2020-07-25 Heinrich Schuchardttest/dm: check if devices exist
2020-07-25 Dave Gerlacharm: mach-k3: Use SOC driver for device identification
2020-07-25 Dave Gerlachconfigs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG...
2020-07-25 Dave Gerlachconfigs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG...
2020-07-25 Dave Gerlacharm: dts: k3-j721e-mcu-wakeup: Introduce chipid node
2020-07-25 Dave Gerlacharm: dts: k3-am65-wakeup: Introduce chipid node
2020-07-25 Dave Gerlachdm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
2020-07-25 Dave Gerlachtest: Add tests for SOC uclass
2020-07-25 Dave Gerlachdm: soc: Introduce UCLASS_SOC for SOC ID and attribute...
2020-07-25 Dave Gerlachdoc: Add new doc for soc ID driver model
2020-07-25 Masahiro Yamadafdt_support: add static to fdt_node_set_part_info()
2020-07-25 Nicolas Boichatpatman: When no tracking branch is provided, tell the...
2020-07-25 Nicolas Boichatpatman: Make sure sendemail.suppresscc is (un)set correctly
2020-07-25 Michal SimekRevert "lib: fdt: Split fdtdec_setup_mem_size_base()"
2020-07-25 Michal SimekRevert "lib: fdt: Split fdtdec_setup_memory_banksize()"
2020-07-25 Michal SimekARM: rmobile: Switch back to fdtdec_setup_memory/banksi...
2020-07-25 Patrick DelaunayAdd information for skipped commit options
2020-07-25 Philippe Reyneslib: libfdt: fdt_region: avoid NULL pointer access
2020-07-25 Patrick Delaunaypatman: Detect unexpected END
2020-07-25 Simon Glasscpu: Convert the methods to use a const udevice *
2020-07-25 Simon Glassbinman: Add support for generating a FIT
2020-07-25 Simon Glassdtoc: Allow adding variable-sized data to a dtb
2020-07-25 Simon Glassmkimage: Allow updating the FIT timestamp
2020-07-25 Simon Glassbinman: Allow zero-length entries to overlap
2020-07-25 Simon Glassbinman: Allow missing Intel blobs
2020-07-25 Simon Glassbinman: Detect when valid images are not produced
2020-07-25 Simon Glasspatman: Update errors and warnings to use stderr
2020-07-25 Simon Glassbinman: Allow external binaries to be missing
2020-07-25 Simon Glassbinman: Convert existing binary blobs to blob_ext
2020-07-25 Simon Glassbinman: Add an etype for external binary blobs
2020-07-25 Simon Glassbinman: Use super() instead of specifying parent type
2020-07-25 Simon Glassbinman: Adjust pylibfdt for incremental build
2020-07-25 Simon Glassbinman: Fix a few typos in the entry docs
2020-07-25 Simon Glassbinman: Add support for calling mkimage
2020-07-25 Simon Glassbinman: Set a default toolpath
2020-07-25 Simon Glassbinman: Specify the toolpath when running test coverage
2020-07-25 Simon Glassbinman: Correct the search patch for pylibfdt
2020-07-25 Simon Glassbinman: cbfs: Fix IFWI typo
2020-07-25 Simon Glassbinman: Output errors to stderr
2020-07-25 Simon Glass.gitignore: Ignore Python 3 cache directories
2020-07-25 Simon Glassdm: core Fix long line in device_bind_common()
2020-07-25 Simon Glasspatman: Add a -D option to enable debugging
2020-07-25 Simon Glasspatman: Support collecting response tags in Patchstream
2020-07-25 Simon Glasspatman: Allow disabling 'bright' mode with Print output
2020-07-25 Simon Glasspatman: Add a 'test' subcommand
2020-07-25 Simon Glasspatman: Allow different commands
2020-07-25 Simon Glasspatman: Convert to ArgumentParser
2020-07-25 Simon Glasspatman: Allow skipping patches at the end
2020-07-25 Simon Glasspatman: Allow creating patches for another branch
2020-07-25 Simon Glasspatman: Add a test that uses gitpython
2020-07-25 Simon Glasspatman: Move main code out to a control module
2020-07-25 Simon Glasspatman: Use test_util to show test results
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-24 Bin Mengram: sifive: Avoid using hardcoded ram base and size
2020-07-24 Bin Mengriscv: dts: hifive-unleashed-a00: Make memory node...
2020-07-24 Rick Chenriscv: ae350: Use fdtdec_get_addr_size_auto_noparent...
2020-07-24 Leo Yu-Chi... riscv: Fix linking error when building u-boot-spl with...
2020-07-24 Michal Simekserial: Fix SIFIVE debug serial dependency
2020-07-24 Bin Mengriscv: qemu: Add syscon reboot and poweroff support
2020-07-24 Bin Mengsysreset: syscon: Support value property
2020-07-24 Bin Mengsysreset: syscon: Don't assume default value for offset...
2020-07-24 Bin MengRevert "Revert "riscv: sifive: fu540: Add gpio-restart...
2020-07-24 Bin MengRevert "riscv: Allow use of reset drivers"
2020-07-24 Bin Mengazure: gitlab: travis: Update OpenSBI used for RISC...
2020-07-24 Jagan Tekisifive: fu540: Enable SF distro bootcmd
2020-07-24 Jagan Tekisifive: fu540: Add boot flash script offset, size
2020-07-24 Jagan Tekisifive: fu540: Mark the default env as SPI flash
2020-07-24 Jagan Tekienv: Enable SPI flash env for SiFive FU540
2020-07-24 Jagan Tekisifive: fu540: Add Booting from SPI
2020-07-24 Jagan Tekisifive: fu540: Add runtime boot mode detection
2020-07-24 Pragnesh Patelriscv: sifive: fu540: Enable SiFive PWM driver
2020-07-24 Bin Mengriscv: Make SiFive HiFive Unleashed board boot again
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-23 Tom RiniMerge tag 'efi-2020-10-rc1-5' of https://gitlab.denx...
2020-07-22 Tom RiniMerge tag 'u-boot-rockchip-20200722' of https://gitlab...
2020-07-22 Jagan Tekirockchip: rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG
2020-07-22 Jagan Tekiarm64: dts: rockchip: Add u-boot, spl-boot-order for...
2020-07-22 Jagan Tekirockchip: rock-pi-n10: Enable PCI/NVME
2020-07-22 Suniel Maheshrockchip: rock-pi-n8: Enable on board devices
2020-07-22 Suniel Maheshrockchip: evb_rk3288: Add console settings
2020-07-22 Suniel Maheshrockchip: rock-pi-n10: Enable on board devices
2020-07-22 Jagan Tekiarm64: dts: rockchip: Add PCIe for RockPI N10
2020-07-22 Jagan Tekiarm: dts: rockchip: Add HDMI out for RockPI N8/N10
2020-07-22 Jagan TekiARM: dts: rockchip: Add USB for RockPI N8/N10
2020-07-22 Jagan TekiARM: dts: rockchip: Add usb host0 ohci node for rk3288
2020-07-22 Suniel Mahesharm: dts: rockchip: Sync rk3288 dtsi from linux
2020-07-22 Jagan TekiARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from...
2020-07-22 Jagan Tekirockchip: roc-rk3399-pc: Set LED only during POR and...
2020-07-22 Jagan Tekirockchip: Separate the reset cause from display cpuinfo
2020-07-22 Jagan Tekirockchip: Don't clear the reset status reg
2020-07-22 Kever Yangrockchip: tpl: Remove board_early_init_f()
2020-07-22 Jagan Tekirockchip: roc-rk3399-pc: Add custom led_setup()
next