projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2020-04-17
Atish Patra
image: Add a common compression type detection function.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Atish Patra
lib: kconfig: Add option to set BZIP2 compression method
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Stefan Roese
cmd: mem: Add bitflip memory test to alternate mtest
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Stefan Roese
cmd: mem: Use IS_ENABLED instead of alt_test variable
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Stefan Roese
cmd: mem: Drop eldk-4.2 workaround and use cast in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Stefan Roese
cmd: mem: Correctly count the errors in mtest
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
tee: optee: use dev_info in print_os_revision
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
doc: spl: update reference to driver-model/README.txt
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Heinrich Schuchardt
scripts: add documentation-file-ref-check
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Thomas Hebb
mkimage: fit: don't create image with 0700 permissions
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Heinrich Schuchardt
ide: remove duplicate defines form include/ata.h
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Heinrich Schuchardt
block: ide: use definitions from include/libata.h
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Heinrich Schuchardt
cmd: fat: remove unused includes
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Sam Shih
arm: dts: add pwm support for MediaTek SoCs
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Sam Shih
mediatek: pwm: add pwm driver for MediaTek SoCs
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Yusuke Ashiduka
cmd: Add unlz4 command
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Rasmus Villemoes
env: make file-scope env_ptr variables static
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrice Chotard
ARM: bootm: take into account gd->ram_top
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Tom Rini
Merge branch '2020-04-16-master-imports'
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
board_f.c: Ensure 16 alignment of start_addr_sp and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
arm: set the relocated gd with gd->new_gd
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
Revert "stm32mp1: remove the imply BOOTSTAGE"
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrice Chotard
board_f.c: Ensure gd->new_bootstage alignment
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
arm: imx: update reference to README.mxc_hab
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
doc: device-tree-bindings: update reference to binding...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
doc: update reference to README.board
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
doc: update reference to README.imx8image
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
doc: update reference to README.imximage
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
Kconfig: update reference to README.x86
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
README: update reference to *.README
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
test: pinmux: add pincontrol-gpio for pin configuration
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
test: dm: update test for pins configuration in gpio
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
gpio: sandbox: cleanup binding support
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
test: dm: update test for pins configuration in pinctrl...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
pinctrl: sandbox: Add mux information in get_pin_muxing
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
dt-bindings: gpio: alignment with kernel v5.3
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
gpio: add ops to set dir flags
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
gpio: add ops to get dir flags
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
gpio: add support of new GPIO direction flag
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
gpio: update dir_flags management
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
gpio: add helper GPIOD_FLAGS_OUTPUT
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
gpio: add function check_dir_flags
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
gpio: add function _dm_gpio_set_dir_flags
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
gpio: add function _gpio_get_value
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
gpio: add gpio descriptor initialization helper
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
gpio: remove the open_drain API and ops
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
gpio: remove GPIOD_REQUESTED
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
dt-bindings: gpio: document the new pull-up/pull-down...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
dm: pinctrl: migrate pinctrl-generic to livetree
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
dm: core: add ofnode and dev function to iterate on...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Patrick Delaunay
dm: pinctrl: convert pinctrl-single to livetree
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Karl Palsson
README: remove requirement for CHANGELOG entry
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Qu Wenruo
fs: btrfs: Fix LZO false decompression error caused...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Qu Wenruo
fs: btrfs: Reject fs with sector size other than PAGE_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Qu Wenruo
fs: btrfs: Use LZO_LEN to replace immediate number
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Tom Rini
Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Tom Rini
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Eugeniy Paltsev
ARC: HSDK: CGU: fix tunnel clock calculation
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Eugeniy Paltsev
ARC: HSDK: Enable on-chip reset controller
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Eugeniy Paltsev
ARC: CACHE: mark IOC helper functions as inlined_cachefunc
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Eugeniy Paltsev
ARC: CACHE: add support for SL$ disable
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Tom Rini
Merge tag 'dm-pull-10apr20-take2' of git://git.denx...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
dm: core: Read parent ofdata before children
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Laurentiu Tudor
test: fdtdec: test fdtdec_set_carveout()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Laurentiu Tudor
fdtdec: support multiple phandles in memory carveout
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Patrick Delaunay
dm: core: remove the duplicated function dm_ofnode_pre_...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Dario Binacchi
dm: core: refactor functions reading an u32 from dt
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Dario Binacchi
dm: core: support reading a single indexed u32 value
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Dario Binacchi
dm: test: add test case for dev_read_u64 function
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
dm: core: Add a way to skip powering down power domains
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
dm: core: Add logging on unbind failure
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Tom Warren
fdt: Fix 'system' command
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Heinrich Schuchardt
sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Heinrich Schuchardt
sandbox: implement ft_board_setup()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Heinrich Schuchardt
sandbox: add reserved-memory node in device tree
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
patman: Apply the cc limit to the cover letter also
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Heinrich Schuchardt
doc: driver-model: there is no UCLASS_ETHERNET
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Heinrich Schuchardt
configs: sandbox: enable LOG_SYSLOG
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Heinrich Schuchardt
test: log: test syslog logging driver
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Heinrich Schuchardt
test: log functions with CONFIG_LOG=n
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Heinrich Schuchardt
log: output for CONFIG_LOG=n
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Heinrich Schuchardt
log: syslog driver
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Heinrich Schuchardt
log: correct CONFIG_LOG_TEST prerequisites
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Patrick Delaunay
dm: core: Move "/chosen" and "/firmware" node scan
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Heinrich Schuchardt
dm: core: remove redundant assignment
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Heinrich Schuchardt
dm: core: remove redundant if statement
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Rasmus Villemoes
sandbox: also restore terminal settings when killed...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Tom Rini
sandbox: Update PCI nodes in dts files
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
sandbox: p2sb: Silence compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Sean Anderson
serial: Set baudrate on boot
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
test: Add hexdump.h to the unit test header
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
acpi: Add support for DMAR
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
acpi: Add a central location for table version numbers
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
acpi: Add an __ACPI__ preprocessor symbol
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
x86: Move acpi_table header to main include/ directory
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
x86: Move acpi_s3.h to include/acpi/
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
acpi: Add a simple sandbox test
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
dts: Add a binding for hid-over-i2c
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Simon Glass
dm: core: Add basic ACPI support
commit
|
commitdiff
|
tree
|
snapshot
next