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
2017-11-29
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
2017-11-29
mtd: nand: Fix data interface configuration logic
Boris Brezillon
2017-11-29
mtd: nand: automate NAND timings selection
Boris Brezillon
2017-11-29
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
2017-11-29
mtd: nand: convert ONFI mode into data interface
Sascha Hauer
2017-11-29
mtd: nand: Introduce nand_data_interface
Sascha Hauer
2017-11-29
mtd: nand: Create a NAND reset function
Sascha Hauer
2017-11-29
mtd: nand: remove unnecessary 'extern' from function declarations
Sascha Hauer
2017-11-29
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
2017-11-29
mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled
Masahiro Yamada
2017-11-29
bitops: collect BIT macros to include/linux/bitops.h
Masahiro Yamada
2017-11-29
ARM: openrd: set CONFIG_LOGLEVEL to 2
Masahiro Yamada
2017-11-27
test: Correct operation when tests pass
Simon Glass
2017-11-27
spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled
Tom Rini
2017-11-27
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-11-27
configs: icore-rqs: Enable falcon mode
Jagan Teki
2017-11-27
engicam: imx6q: Return mmc dev 0 for icore
Jagan Teki
2017-11-27
i.MX6: engicam: Add imx6q/imx6ul boards for existing boards
Jagan Teki
2017-11-27
board: icore-rqs: Fix mmc get env device
Jagan Teki
2017-11-27
i.MX6UL: icore: Add SPL_OF_CONTROL support
Jagan Teki
2017-11-27
pinctrl: imx6ul: Fix pinctrl data overlapped with DT area
Jagan Teki
2017-11-27
i.MX6Q: icore: Add SPL_OF_CONTROL support
Jagan Teki
2017-11-27
i.MX6Q: icorem6: Move spl load fit to common/spl
Jagan Teki
2017-11-27
i.MX6: engicam: Move set_fdt_file to common
Jagan Teki
2017-11-27
mx6sxsabresd: Use PARTUUID to specify the rootfs location
Fabio Estevam
2017-11-27
imx: Remove boolean parameter from wdog powerdown function
Fabio Estevam
2017-11-27
imx: Also clear powerdown enable bit for WDOG3 on i.MX6ULL
Fabio Estevam
2017-11-27
mx6ull: Fix WDOG3 base address
Fabio Estevam
2017-11-26
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2017-11-26
rockchip: defconfig: puma-rk3399: bypass ADC-based boot_mode check
Philipp Tomsich
2017-11-26
rockchip: fix turning off boot-mode via Kconfig
Philipp Tomsich
2017-11-26
rockchip: pinctrl: rk3399: add support for I2C8
Philipp Tomsich
2017-11-26
rockchip: clk: rk3399: change extract_bits to bitfield_extract
Philipp Tomsich
2017-11-26
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
Philipp Tomsich
2017-11-26
rockchip: defconfig: lion-rk3368: sync up with SPL changes for ATF
Philipp Tomsich
2017-11-26
rockchip: defconfig: puma-rk3399: sync up with SPL changes for ATF
Philipp Tomsich
2017-11-26
rockchip: board: lion-rk3368: update .its file
Philipp Tomsich
2017-11-26
rockchip: board: puma-rk3399: update .its file to use new features
Philipp Tomsich
2017-11-26
rockchip: defconfig: firefly-rk3399: sync up with SPL changes for ATF
Philipp Tomsich
2017-11-26
spl: atf: drop the SPL_ATF_TEXT_BASE configuration item
Philipp Tomsich
2017-11-26
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
Philipp Tomsich
2017-11-26
spl: atf: introduce spl_invoke_atf and make bl31_entry private
Philipp Tomsich
2017-11-26
spl: fit: implement recording of loadables into /fit-images
Philipp Tomsich
2017-11-26
spl: fit: implement fdt_record_loadable
Philipp Tomsich
2017-11-26
spl: fit: simplify logic for FDT loading for non-OS boots
Philipp Tomsich
2017-11-26
spl: change load_addr and entry_point to uintptr_t
Philipp Tomsich
2017-11-26
spl: add a fdt_addr field to spl_image_info
Philipp Tomsich
2017-11-26
image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware
Philipp Tomsich
2017-11-24
Merge git://git.denx.de/u-boot-arc
Tom Rini
2017-11-24
arc: cache: Add required NOPs after invalidation of instruction cache
Alexey Brodkin
[next]