platform/kernel/u-boot.git
2020-04-17 Patrick Delaunaydoc: update reference to README.board
2020-04-17 Patrick Delaunaydoc: update reference to README.imx8image
2020-04-17 Patrick Delaunaydoc: update reference to README.imximage
2020-04-17 Patrick DelaunayKconfig: update reference to README.x86
2020-04-17 Patrick DelaunayREADME: update reference to *.README
2020-04-17 Patrick Delaunaytest: pinmux: add pincontrol-gpio for pin configuration
2020-04-17 Patrick Delaunaytest: dm: update test for pins configuration in gpio
2020-04-17 Patrick Delaunaygpio: sandbox: cleanup binding support
2020-04-17 Patrick Delaunaytest: dm: update test for pins configuration in pinctrl...
2020-04-17 Patrick Delaunaypinctrl: sandbox: Add mux information in get_pin_muxing
2020-04-17 Patrick Delaunaydt-bindings: gpio: alignment with kernel v5.3
2020-04-17 Patrick Delaunaygpio: add ops to set dir flags
2020-04-17 Patrick Delaunaygpio: add ops to get dir flags
2020-04-17 Patrick Delaunaygpio: add support of new GPIO direction flag
2020-04-17 Patrick Delaunaygpio: update dir_flags management
2020-04-17 Patrick Delaunaygpio: add helper GPIOD_FLAGS_OUTPUT
2020-04-17 Patrick Delaunaygpio: add function check_dir_flags
2020-04-17 Patrick Delaunaygpio: add function _dm_gpio_set_dir_flags
2020-04-17 Patrick Delaunaygpio: add function _gpio_get_value
2020-04-17 Patrick Delaunaygpio: add gpio descriptor initialization helper
2020-04-17 Patrick Delaunaygpio: remove the open_drain API and ops
2020-04-17 Patrick Delaunaygpio: remove GPIOD_REQUESTED
2020-04-17 Patrick Delaunaydt-bindings: gpio: document the new pull-up/pull-down...
2020-04-17 Patrick Delaunaydm: pinctrl: migrate pinctrl-generic to livetree
2020-04-17 Patrick Delaunaydm: core: add ofnode and dev function to iterate on...
2020-04-17 Patrick Delaunaydm: pinctrl: convert pinctrl-single to livetree
2020-04-17 Karl PalssonREADME: remove requirement for CHANGELOG entry
2020-04-17 Qu Wenruofs: btrfs: Fix LZO false decompression error caused...
2020-04-17 Qu Wenruofs: btrfs: Reject fs with sector size other than PAGE_SIZE
2020-04-17 Qu Wenruofs: btrfs: Use LZO_LEN to replace immediate number
2020-04-16 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16 Eugeniy PaltsevARC: HSDK: CGU: fix tunnel clock calculation
2020-04-16 Eugeniy PaltsevARC: HSDK: Enable on-chip reset controller
2020-04-16 Eugeniy PaltsevARC: CACHE: mark IOC helper functions as inlined_cachefunc
2020-04-16 Eugeniy PaltsevARC: CACHE: add support for SL$ disable
2020-04-16 Tom RiniMerge tag 'dm-pull-10apr20-take2' of git://git.denx...
2020-04-16 Simon Glassdm: core: Read parent ofdata before children
2020-04-16 Laurentiu Tudortest: fdtdec: test fdtdec_set_carveout()
2020-04-16 Laurentiu Tudorfdtdec: support multiple phandles in memory carveout
2020-04-16 Patrick Delaunaydm: core: remove the duplicated function dm_ofnode_pre_...
2020-04-16 Dario Binacchidm: core: refactor functions reading an u32 from dt
2020-04-16 Dario Binacchidm: core: support reading a single indexed u32 value
2020-04-16 Dario Binacchidm: test: add test case for dev_read_u64 function
2020-04-16 Simon Glassdm: core: Add a way to skip powering down power domains
2020-04-16 Simon Glassdm: core: Add logging on unbind failure
2020-04-16 Tom Warrenfdt: Fix 'system' command
2020-04-16 Heinrich Schuchardtsandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG
2020-04-16 Heinrich Schuchardtsandbox: implement ft_board_setup()
2020-04-16 Heinrich Schuchardtsandbox: add reserved-memory node in device tree
2020-04-16 Simon Glasspatman: Apply the cc limit to the cover letter also
2020-04-16 Heinrich Schuchardtdoc: driver-model: there is no UCLASS_ETHERNET
2020-04-16 Heinrich Schuchardtconfigs: sandbox: enable LOG_SYSLOG
2020-04-16 Heinrich Schuchardttest: log: test syslog logging driver
2020-04-16 Heinrich Schuchardttest: log functions with CONFIG_LOG=n
2020-04-16 Heinrich Schuchardtlog: output for CONFIG_LOG=n
2020-04-16 Heinrich Schuchardtlog: syslog driver
2020-04-16 Heinrich Schuchardtlog: correct CONFIG_LOG_TEST prerequisites
2020-04-16 Patrick Delaunaydm: core: Move "/chosen" and "/firmware" node scan
2020-04-16 Heinrich Schuchardtdm: core: remove redundant assignment
2020-04-16 Heinrich Schuchardtdm: core: remove redundant if statement
2020-04-16 Rasmus Villemoessandbox: also restore terminal settings when killed...
2020-04-16 Tom Rinisandbox: Update PCI nodes in dts files
2020-04-16 Simon Glasssandbox: p2sb: Silence compiler warning
2020-04-16 Sean Andersonserial: Set baudrate on boot
2020-04-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-16 Simon Glasstest: Add hexdump.h to the unit test header
2020-04-16 Simon Glassacpi: Add support for DMAR
2020-04-16 Simon Glassacpi: Add a central location for table version numbers
2020-04-16 Simon Glassacpi: Add an __ACPI__ preprocessor symbol
2020-04-16 Simon Glassx86: Move acpi_table header to main include/ directory
2020-04-16 Simon Glassx86: Move acpi_s3.h to include/acpi/
2020-04-16 Simon Glassacpi: Add a simple sandbox test
2020-04-16 Simon Glassdts: Add a binding for hid-over-i2c
2020-04-16 Simon Glassdm: core: Add basic ACPI support
2020-04-16 Simon Glassx86: apl: Add Global NVS table header
2020-04-16 Simon Glasspci: Adjust dm_pci_read_bar32() to return errors correctly
2020-04-16 Simon Glassx86: apl: Move p2sb ofdata reading to the correct method
2020-04-16 Simon Glassx86: Correct wording of coreboot source code
2020-04-16 Simon Glassdm: pci: Allow disabling auto-config for a device
2020-04-16 Simon Glasstpm: Don't cleanup unless an error happens
2020-04-16 Simon Glasstpm: cr50: Use the correct GPIO binding
2020-04-16 Simon Glasstpm: cr50: Add a comment for cr50_priv
2020-04-16 Simon Glasstpm: cr50: Release locality on exit
2020-04-16 Simon Glassspi: Add SPI mode enums
2020-04-16 Simon Glasscpu: Support querying the address width
2020-04-16 Andy Shevchenkox86: acpi: Let OS know that console already had been...
2020-04-16 Andy Shevchenkoserial: ns16550: Provide UART base clock speed in ...
2020-04-16 Andy Shevchenkodm: serial: Add clock member to struct serial_device_info
2020-04-16 AKASHI Takahiroefi_loader: add some description about UEFI secure...
2020-04-16 AKASHI Takahirotravis: add packages for UEFI secure boot test
2020-04-16 AKASHI Takahirosandbox: add extra configurations for UEFI and related...
2020-04-16 AKASHI Takahiroefi_loader, pytest: add UEFI secure boot tests (image)
2020-04-16 AKASHI Takahiroefi_loader, pytest: add UEFI secure boot tests (authent...
2020-04-16 AKASHI Takahiroefi_loader, pytest: set up secure boot environment
2020-04-16 AKASHI Takahirocmd: efidebug: add "test bootmgr" sub-command
2020-04-16 AKASHI Takahirocmd: env: add "-at" option to "env set -e" command
2020-04-16 AKASHI Takahirocmd: env: use appropriate guid for authenticated UEFI...
2020-04-16 AKASHI Takahiroefi_loader: set up secure boot
2020-04-16 AKASHI Takahiroefi_loader: image_loader: support image authentication
next