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-20
fs: btrfs: support sparse extents
Marek BehĂșn
2020-04-17
ata: sort ATA commands
Heinrich Schuchardt
2020-04-17
include/ata.h: remove invalid links
Heinrich Schuchardt
2020-04-17
Kconfig: fix typos in CMD_BEDBUG description
Heinrich Schuchardt
2020-04-17
doc: fix references to driver-model
Heinrich Schuchardt
2020-04-17
README: replace reference to boards.cfg
Heinrich Schuchardt
2020-04-17
image: Add compressed Image parsing support in booti.
Atish Patra
2020-04-17
image: Add a common compression type detection function.
Atish Patra
2020-04-17
lib: kconfig: Add option to set BZIP2 compression method
Atish Patra
2020-04-17
cmd: mem: Add bitflip memory test to alternate mtest
Stefan Roese
2020-04-17
cmd: mem: Use IS_ENABLED instead of alt_test variable
Stefan Roese
2020-04-17
cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem()
Stefan Roese
2020-04-17
cmd: mem: Correctly count the errors in mtest
Stefan Roese
2020-04-17
tee: optee: use dev_info in print_os_revision
Patrick Delaunay
2020-04-17
doc: spl: update reference to driver-model/README.txt
Patrick Delaunay
2020-04-17
scripts: add documentation-file-ref-check
Heinrich Schuchardt
2020-04-17
mkimage: fit: don't create image with 0700 permissions
Thomas Hebb
2020-04-17
ide: remove duplicate defines form include/ata.h
Heinrich Schuchardt
2020-04-17
block: ide: use definitions from include/libata.h
Heinrich Schuchardt
2020-04-17
cmd: fat: remove unused includes
Heinrich Schuchardt
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
[next]