oweals/u-boot.git
2020-04-17 Heinrich Schuchardtinclude/ata.h: remove invalid links
2020-04-17 Heinrich SchuchardtKconfig: fix typos in CMD_BEDBUG description
2020-04-17 Heinrich Schuchardtdoc: fix references to driver-model
2020-04-17 Heinrich SchuchardtREADME: replace reference to boards.cfg
2020-04-17 Atish Patraimage: Add compressed Image parsing support in booti.
2020-04-17 Atish Patraimage: Add a common compression type detection function.
2020-04-17 Atish Patralib: kconfig: Add option to set BZIP2 compression method
2020-04-17 Stefan Roesecmd: mem: Add bitflip memory test to alternate mtest
2020-04-17 Stefan Roesecmd: mem: Use IS_ENABLED instead of alt_test variable
2020-04-17 Stefan Roesecmd: mem: Drop eldk-4.2 workaround and use cast in...
2020-04-17 Stefan Roesecmd: mem: Correctly count the errors in mtest
2020-04-17 Patrick Delaunaytee: optee: use dev_info in print_os_revision
2020-04-17 Patrick Delaunaydoc: spl: update reference to driver-model/README.txt
2020-04-17 Heinrich Schuchardtscripts: add documentation-file-ref-check
2020-04-17 Thomas Hebbmkimage: fit: don't create image with 0700 permissions
2020-04-17 Heinrich Schuchardtide: remove duplicate defines form include/ata.h
2020-04-17 Heinrich Schuchardtblock: ide: use definitions from include/libata.h
2020-04-17 Heinrich Schuchardtcmd: fat: remove unused includes
2020-04-17 Sam Shiharm: dts: add pwm support for MediaTek SoCs
2020-04-17 Sam Shihmediatek: pwm: add pwm driver for MediaTek SoCs
2020-04-17 Yusuke Ashidukacmd: Add unlz4 command
2020-04-17 Rasmus Villemoesenv: make file-scope env_ptr variables static
2020-04-17 Patrice ChotardARM: bootm: take into account gd->ram_top
2020-04-17 Tom RiniMerge branch '2020-04-16-master-imports'
2020-04-17 Patrick Delaunayboard_f.c: Ensure 16 alignment of start_addr_sp and...
2020-04-17 Patrick Delaunayarm: set the relocated gd with gd->new_gd
2020-04-17 Patrick DelaunayRevert "stm32mp1: remove the imply BOOTSTAGE"
2020-04-17 Patrice Chotardboard_f.c: Ensure gd->new_bootstage alignment
2020-04-17 Patrick Delaunayarm: imx: update reference to README.mxc_hab
2020-04-17 Patrick Delaunaydoc: device-tree-bindings: update reference to binding...
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
next