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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-01-30
rk3399: Check MMC env while defining it
Jagan Teki
2020-01-29
Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
Tom Rini
2020-01-28
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2020-01-27
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-01-28
arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}
Marek Szyprowski
2020-01-27
power: regulator: add driver for Dialog DA9063 PMIC
Martin Fuzzey
2020-01-27
power: pmic: add driver for Dialog DA9063 PMIC
Martin Fuzzey
2020-01-27
mtd: spi-nor-core: Add octal mode support
Vignesh Raghavendra
2020-01-27
dm: spi: Check cs number before accessing slaves
Bin Meng
2020-01-27
Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-01-27
i2c: Add enums for i2c speed and address size
Simon Glass
2020-01-27
global_data: remove unused mxc_i2c specific field
Baruch Siach
2020-01-26
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-01-26
clk: Include missing headers for linux/clk-provider.h
Sean Anderson
2020-01-25
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-01-25
mtd: add prototypes for weak function
Patrick Delaunay
2020-01-25
common: blk: fix comment about blkcache_read return value
Eric Nelson
2020-01-25
common: add blkcache init
Angelo Durgehello
2020-01-25
configs: mt8518: set global variables for fastboot
mingming lee
2020-01-24
sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108
Chen-Yu Tsai
2020-01-24
common: Update comment to show progress
Simon Glass
2020-01-24
common: Collect all the header files together
Simon Glass
2020-01-24
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
2020-01-24
common: Move ROUND() into kernel.h
Simon Glass
2020-01-24
common: Move check_member() to kernel.h
Simon Glass
2020-01-24
common: Move hang() to the same header as panic()
Simon Glass
2020-01-24
common: Move testdram() into init.h
Simon Glass
2020-01-24
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-24
common: Rename and move source()
Simon Glass
2020-01-24
common: Move the image globals into image.h
Simon Glass
2020-01-24
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-24
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-24
common: Move reset_misc() function to arch header
Simon Glass
2020-01-24
common: Move get_tbclk() to time.h
Simon Glass
2020-01-24
common: Move clock functions into a new file
Simon Glass
2020-01-24
common: Move upmconfig() to ppc.h
Simon Glass
2020-01-24
common: Move ll_boot_init() to init.h
Simon Glass
2020-01-24
common: arm: Move s_init() to an ARM-specific header
Simon Glass
2020-01-24
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2020-01-24
common: Move type declarations to linux/types.h
Simon Glass
2020-01-24
common: Drop the symbol_lookup() declaration
Simon Glass
2020-01-24
common: Drop CONFIG_HAS_POST
Simon Glass
2020-01-24
common: Drop CONFIG_POST_STD/ALT_LIST
Simon Glass
2020-01-24
common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h
Simon Glass
2020-01-24
common: Move reset_phy() to net.h
Simon Glass
2020-01-24
common: Drop floppy disk support
Simon Glass
2020-01-24
common: Move jumptable_init() out of common.h
Simon Glass
2020-01-24
common: Move relocate_code() to init.h
Simon Glass
2020-01-24
common: Move functions for loading from fat/ext2 to fs.h
Simon Glass
2020-01-24
common: Move do_tftpb() to net.h
Simon Glass
[next]