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-17
arm: dts: add pwm support for MediaTek SoCs
Sam Shih
2020-04-17
mediatek: pwm: add pwm driver for MediaTek SoCs
Sam Shih
2020-04-17
cmd: Add unlz4 command
Yusuke Ashiduka
2020-04-17
env: make file-scope env_ptr variables static
Rasmus Villemoes
2020-04-17
ARM: bootm: take into account gd->ram_top
Patrice Chotard
2020-04-17
Merge branch '2020-04-16-master-imports'
Tom Rini
2020-04-16
board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory
Patrick Delaunay
2020-04-16
arm: set the relocated gd with gd->new_gd
Patrick Delaunay
2020-04-16
Revert "stm32mp1: remove the imply BOOTSTAGE"
Patrick Delaunay
2020-04-16
board_f.c: Ensure gd->new_bootstage alignment
Patrice Chotard
2020-04-16
arm: imx: update reference to README.mxc_hab
Patrick Delaunay
2020-04-16
doc: device-tree-bindings: update reference to binding directory
Patrick Delaunay
2020-04-16
doc: update reference to README.board
Patrick Delaunay
2020-04-16
doc: update reference to README.imx8image
Patrick Delaunay
2020-04-16
doc: update reference to README.imximage
Patrick Delaunay
2020-04-16
Kconfig: update reference to README.x86
Patrick Delaunay
2020-04-16
README: update reference to *.README
Patrick Delaunay
2020-04-16
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
2020-04-16
test: dm: update test for pins configuration in gpio
Patrick Delaunay
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
dm: core: Read parent ofdata before children
Simon Glass
[next]