index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-16
gpio: sandbox: cleanup binding support
Patrick Delaunay
2020-04-16
test: dm: update test for pins configuration in pinctrl node
Patrick Delaunay
2020-04-16
pinctrl: sandbox: Add mux information in get_pin_muxing
Patrick Delaunay
2020-04-16
dt-bindings: gpio: alignment with kernel v5.3
Patrick Delaunay
2020-04-16
gpio: add ops to set dir flags
Patrick Delaunay
2020-04-16
gpio: add ops to get dir flags
Patrick Delaunay
2020-04-16
gpio: add support of new GPIO direction flag
Patrick Delaunay
2020-04-16
gpio: update dir_flags management
Patrick Delaunay
2020-04-16
gpio: add helper GPIOD_FLAGS_OUTPUT
Patrick Delaunay
2020-04-16
gpio: add function check_dir_flags
Patrick Delaunay
2020-04-16
gpio: add function _dm_gpio_set_dir_flags
Patrick Delaunay
2020-04-16
gpio: add function _gpio_get_value
Patrick Delaunay
2020-04-16
gpio: add gpio descriptor initialization helper
Patrick Delaunay
2020-04-16
gpio: remove the open_drain API and ops
Patrick Delaunay
2020-04-16
gpio: remove GPIOD_REQUESTED
Patrick Delaunay
2020-04-16
dt-bindings: gpio: document the new pull-up/pull-down flags
Patrick Delaunay
2020-04-16
dm: pinctrl: migrate pinctrl-generic to livetree
Patrick Delaunay
2020-04-16
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
dm: pinctrl: convert pinctrl-single to livetree
Patrick Delaunay
2020-04-16
README: remove requirement for CHANGELOG entry
Karl Palsson
2020-04-16
fs: btrfs: Fix LZO false decompression error caused by pending zero
Qu Wenruo
2020-04-16
fs: btrfs: Reject fs with sector size other than PAGE_SIZE
Qu Wenruo
2020-04-16
fs: btrfs: Use LZO_LEN to replace immediate number
Qu Wenruo
2020-04-16
Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...
Tom Rini
2020-04-16
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-16
ARC: HSDK: CGU: fix tunnel clock calculation
Eugeniy Paltsev
2020-04-16
ARC: HSDK: Enable on-chip reset controller
Eugeniy Paltsev
2020-04-16
ARC: CACHE: mark IOC helper functions as inlined_cachefunc
Eugeniy Paltsev
2020-04-16
ARC: CACHE: add support for SL$ disable
Eugeniy Paltsev
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
arm64: dts: meson-gx: add back dmc register range until canvas driver is avai...
Neil Armstrong
2020-04-16
dm: core: Read parent ofdata before children
Simon Glass
2020-04-16
test: fdtdec: test fdtdec_set_carveout()
Laurentiu Tudor
2020-04-16
fdtdec: support multiple phandles in memory carveout
Laurentiu Tudor
2020-04-16
dm: core: remove the duplicated function dm_ofnode_pre_reloc
Patrick Delaunay
2020-04-16
dm: core: refactor functions reading an u32 from dt
Dario Binacchi
2020-04-16
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
dm: test: add test case for dev_read_u64 function
Dario Binacchi
2020-04-16
dm: core: Add a way to skip powering down power domains
Simon Glass
2020-04-16
dm: core: Add logging on unbind failure
Simon Glass
2020-04-16
fdt: Fix 'system' command
Tom Warren
2020-04-16
sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG
Heinrich Schuchardt
2020-04-16
sandbox: implement ft_board_setup()
Heinrich Schuchardt
2020-04-16
sandbox: add reserved-memory node in device tree
Heinrich Schuchardt
2020-04-16
patman: Apply the cc limit to the cover letter also
Simon Glass
2020-04-16
doc: driver-model: there is no UCLASS_ETHERNET
Heinrich Schuchardt
2020-04-16
configs: sandbox: enable LOG_SYSLOG
Heinrich Schuchardt
2020-04-16
test: log: test syslog logging driver
Heinrich Schuchardt
2020-04-16
test: log functions with CONFIG_LOG=n
Heinrich Schuchardt
2020-04-16
log: output for CONFIG_LOG=n
Heinrich Schuchardt
[prev]
[next]