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
2016-10-12
video: Remove legacy VESA and coreboot framebuffer drivers
Bin Meng
2016-10-12
x86: coreboot: Convert to use DM coreboot video driver
Bin Meng
2016-10-12
dm: video: Don't do anything in alloc_fb() when plat->size is zero
Bin Meng
2016-10-12
dm: video: Add driver for coreboot framebuffer device
Bin Meng
2016-10-12
vbe: Make vbe_setup_video_priv() public
Bin Meng
2016-10-12
x86: doc: Correct qfw command example
Bin Meng
2016-10-12
x86: Convert to use DM VESA video driver
Bin Meng
2016-10-12
dm: video: Output verbose information in vbe_setup_video()
Bin Meng
2016-10-12
dm: video: Add driver for VESA-compatible device
Bin Meng
2016-10-12
x86: doc: Document coreboot framebuffer driver issue on QEMU
Bin Meng
2016-10-11
cmd: cros_ec: Move crosec commands to cmd subdirectory
Moritz Fischer
2016-10-11
sandbox/fs: Set correct filetype for unknown filetype
Stefan Brüns
2016-10-11
sandbox: Use the address in readl/writel() functions
Simon Glass
2016-10-11
sandbox/fs: Use readdir instead of deprecated readdir_r
Stefan Brüns
2016-10-11
sandbox/fs: Use correct size path name buffer
Stefan Brüns
2016-10-11
sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
Stefan Brüns
2016-10-11
sandbox/fs: Free memory allocated by os_dirent_ls
Stefan Brüns
2016-10-11
power: regulator: lp873x: Add regulator support
Keerthy
2016-10-11
power: pmic: lp873x: Add the base pmic support
Keerthy
2016-10-11
configs: am57xx_evm_defconfig: Enable CMD_REG option
Keerthy
2016-10-11
configs: am57xx_evm_defconfig: Enable PALMAS options
Keerthy
2016-10-11
configs: dra7xx_evm_defconfig: Enable PALMAS options
Keerthy
2016-10-11
power: regulator: palmas: Add regulator support
Keerthy
2016-10-11
power: pmic: Palmas: Add the base pmic support
Keerthy
2016-10-11
power: regulator: Add ctrl_reg and volt_reg fields for pmic
Keerthy
2016-10-11
power: regulator: Add support for gpio regulators
Keerthy
2016-10-11
dm: mmc: Enable DM_MMC_OPS by default with DM_MMC
Simon Glass
2016-10-11
dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
Simon Glass
2016-10-11
x86: mrccache: Fix error handling in mrccache_get_region()
Simon Glass
2016-10-11
x86: Drop unused init_helper functions
Simon Glass
2016-10-11
x86: ivybridge: Tidy up enable_clock_gating() for 64-bit
Simon Glass
2016-10-11
x86: ivybridge: Fix PCH power setup
Simon Glass
2016-10-11
x86: Don't export interrupt handlers with x86_64
Simon Glass
2016-10-11
x86: i2c: Fix cast of address to 32-bit value
Simon Glass
2016-10-11
x86: Correct address casts in interrupt code
Simon Glass
2016-10-11
x86: Correct address casts in cpu code
Simon Glass
2016-10-11
x86: Allow interrupts to be disabled in 64-bit mode
Simon Glass
2016-10-11
usb: pci: Fix cast for 64-bit compilation
Simon Glass
2016-10-11
tpm: Tidy up use of size_t
Simon Glass
2016-10-11
rtc: Use CONFIG_X86 instead of __I386__
Simon Glass
2016-10-11
elf: Add the Elf64_Rela type
Simon Glass
2016-10-11
board_f: Drop the extra fdtdec_prepare_fdt()
Simon Glass
2016-10-11
bios_emulator: Fix cast for 64-bit compilation
Simon Glass
2016-10-11
Add _image_binary_end section declaration
Simon Glass
2016-10-11
dm: x86: Move link to use driver model for video
Simon Glass
2016-10-11
dm: x86: Move samus to use new driver model support
Simon Glass
2016-10-11
x86: Adjust config to support DM_VIDEO
Simon Glass
2016-10-11
dm: x86: video: Add a driver-model driver for ivybridge graphics
Simon Glass
2016-10-11
dm: video: Add driver-model support to vesa graphics
Simon Glass
2016-10-11
dm: stdio: Allow lazy probing of video devices
Simon Glass
[prev]
[next]