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
2016-01-24
dm: x86: Add a northbridge uclass
Simon Glass
2016-01-24
dm: pci: Convert bios_emu to use the driver model PCI API
Simon Glass
2016-01-24
dm: syscon: Allow finding devices by driver data
Simon Glass
2016-01-24
x86: Drop the irq router compatible string
Simon Glass
2016-01-24
dm: x86: Set up interrupt routing from interrupt_init()
Simon Glass
2016-01-24
dm: x86: Create a driver for x86 interrupts
Simon Glass
2016-01-24
dm: x86: Add a driver for Intel PCH7
Simon Glass
2016-01-24
dm: Expand the uclass for Platform Controller Hubs (PCH)
Simon Glass
2016-01-24
dm: pci: Add a function to write a BAR
Simon Glass
2016-01-21
rockchip: Add support for Raxda Rock 2
Simon Glass
2016-01-21
rockchip: firefly-rk3288: Enable HDMI output
Simon Glass
2016-01-21
rockchip: jerry: Enable EDP and HDMI video output
Simon Glass
2016-01-21
rockchip: jerry: Add support for timing SPI flash speed
Simon Glass
2016-01-21
rockchip: spl: Support full-speed CPU in SPL
Simon Glass
2016-01-21
rockchip: config: Enable the 'gpio' command
Simon Glass
2016-01-21
rockchip: Don't skip low-level init
Simon Glass
2016-01-21
dm: video: Repurpose the 'displayport' uclass to 'display'
Simon Glass
2016-01-21
dm: panel: Add a panel uclass
Simon Glass
2016-01-21
dm: backlight: Add a backlight uclass
Simon Glass
2016-01-21
dm: pwm: Add a PWM uclass
Simon Glass
2016-01-21
video: Add a function to control cache flushing
Simon Glass
2016-01-21
video: Name consoles by their number
Simon Glass
2016-01-21
rockchip: jerry: Enable the Chrome OS EC
Simon Glass
2016-01-21
dm: core: Export uclass_find_device_by_of_offset()
Simon Glass
2016-01-21
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
Simon Glass
2016-01-21
rockchip: jerry: Drop unused options
Simon Glass
2016-01-21
rockchip: Use pwrseq for MMC start-up on jerry
Simon Glass
2016-01-21
dm: Add a power sequencing uclass
Simon Glass
2016-01-21
power: Add base support for the RK808 PMIC
Simon Glass
2016-01-21
dm: pinctrl: Add a function to parse PIN_CONFIG flags
Simon Glass
2016-01-21
rockchip: kylin: Store env in emmc
Jeffy Chen
2016-01-21
rockchip: kylin: Check fastboot request
Jeffy Chen
2016-01-21
rockchip: kylin: Add default gpt partition table
Jeffy Chen
2016-01-21
dm: clk: Add support for decoding clocks from the device tree
Simon Glass
2016-01-21
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-21
sunxi: Add support for the I2C controller which is part of the PRCM
Jelle van der Waa
2016-01-20
dm: video: test: Test that bitmap display works correctly
Simon Glass
2016-01-20
dm: video: test: Add tests for the video uclass
Simon Glass
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
Simon Glass
2016-01-20
dm: common: Add memory reservation for the video uclass
Simon Glass
2016-01-20
dm: video: Add a uclass for the text console
Simon Glass
2016-01-20
dm: lcd: Avoid using the lcd.h header file with driver model
Simon Glass
2016-01-20
dm: video: Add a video uclass
Simon Glass
2016-01-20
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
Bin Meng
2016-01-20
arm: ls1021atwr: Convert to driver model and enable serial support
Bin Meng
2016-01-20
clk: add API to enable clock
Masahiro Yamada
2016-01-20
clk: add needed include and declaration to include/clk.h
Masahiro Yamada
2016-01-20
clk: fix comments in include/clk.h
Masahiro Yamada
2016-01-20
bzip2: Support compression for sandbox
Simon Glass
[next]