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
2018-07-20
test/py: add test for whitelist of variables while importing environment
Quentin Schulz
2018-07-20
cmd: nvedit: env import can now import only variables passed as parameters
Quentin Schulz
2018-07-20
hashtable: do not recreate whole hash table if vars are passed to himport_r
Quentin Schulz
2018-07-20
test/py: remove hacks for non-zero RAM base address in tests
Quentin Schulz
2018-07-20
test/py: return a RAM address different from 0 as it can be interpreted as NULL
Quentin Schulz
2018-07-20
env: add the same prefix to error messages to make it detectable by tests
Quentin Schulz
2018-07-20
stm32mp1: clk: support digital bypass
Patrick Delaunay
2018-07-20
stm32mp1: clk: add ADC clock gating
Patrick Delaunay
2018-07-20
stm32mp1: clk: update Ethernet clock gating
Patrick Delaunay
2018-07-20
stm32mp1: clk: add LDTC and DSI clock support
Patrick Delaunay
2018-07-20
stm32mp1: clk: add common function pll_get_fvco
Patrick Delaunay
2018-07-20
stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro
Patrick Delaunay
2018-07-20
stm32mp1: clock tree update
Patrick Delaunay
2018-07-20
stm32mp1: activate FIXED regulator
Patrick Delaunay
2018-07-20
stm32mp1: add support for stm32mp157c-ev1 board
Patrick Delaunay
2018-07-20
stm32mp1: activate MISC support in SPL
Patrick Delaunay
2018-07-20
misc: stm32: Add STM32MP1 support
Patrick Delaunay
2018-07-20
dts: import stm32mp1 device tree from linux kernel
Patrick Delaunay
2018-07-20
sysreset: syscon: update regmap access to syscon
Patrick Delaunay
2018-07-20
drivers: rtc: correct week day for mc146818
Heinrich Schuchardt
2018-07-20
bootmenu: Extend BOOTDELAY help text
Alex Kiernan
2018-07-20
env: Include bootdelay in environment if negative
Alex Kiernan
2018-07-20
fs: btrfs: Fix wrong comparison in logical to physical mapping
Marek BehĂșn
2018-07-20
spl: Make the spl_nand_load_image static
Michael Trimarchi
2018-07-20
spl: mmc: Skip RAW mode ARGS sectors if not defined
York Sun
2018-07-20
x86: acpi: Prevent acpi_table.h from being included more than once
Bin Meng
2018-07-20
x86: acpi: Don't touch ACPI hardware in write_acpi_tables()
Bin Meng
2018-07-20
x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
Bin Meng
2018-07-20
x86: Switch to use DM sysreset driver
Bin Meng
2018-07-20
x86: fsp: Eliminate the reset_cpu() call
Bin Meng
2018-07-20
dm: sysreset: Add a standard message when doing reset
Bin Meng
2018-07-20
x86: tangier: Add a sysreset driver
Bin Meng
2018-07-20
efi: app: Add a sysreset driver
Bin Meng
2018-07-20
dm: sysreset: x86: Add a sysreset driver
Bin Meng
2018-07-20
x86: quark: acpi: Add full reset bit to the reset register value in FADT
Bin Meng
2018-07-19
drivers: rtc: resolve year 2038 problem in rtc_to_tm
Heinrich Schuchardt
2018-07-19
board/BuR/brppt1: add makerule for generating production files
Hannes Schmelzer
2018-07-19
board/BuR/brppt1: convert brppt1 boards to driver model
Hannes Schmelzer
2018-07-19
dts: am33xx: add u-boot, dm-spl to ocp bus
Hannes Schmelzer
2018-07-19
board/BuR/brppt1: implement more flexible boot process
Hannes Schmelzer
2018-07-19
board/BuR/common: refactor ft_board_setup(...)
Hannes Schmelzer
2018-07-19
board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)
Hannes Schmelzer
2018-07-19
board/BuR/common: fix PMIC mpu-pll setup
Hannes Schmelzer
2018-07-19
board/BuR/common: remove interface Label from summary screen
Hannes Schmelzer
2018-07-19
board/BuR/brppt1: drop LCD-support
Hannes Schmelzer
2018-07-19
board/BuR/common: make CONFIG_LCD optional
Hannes Schmelzer
2018-07-19
board/BuR/common: drop simple-framebuffer setup
Hannes Schmelzer
2018-07-19
board/BuR: drop devicetree loading and lcd setup for linux-targets
Hannes Schmelzer
2018-07-19
test: smem: add basic smem test
Ramon Fried
2018-07-19
drivers: smem: sandbox
Ramon Fried
[prev]
[next]