upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/drivers
Simon Glass 1f2b4b06ae dm: power: Allow regulators to be omitted from SPL 8 years ago
..
adc sandbox: add ADC driver 9 years ago
bios_emulator Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
block Fix GCC format-security errors and convert sprintfs. 9 years ago
bootcount bootcount: Correct #endif comment to match, other aesthetics 9 years ago
clk rockchip: mmc: Update the driver to use the new clock ID 8 years ago
core dm: core: Don't set pinctrl for pinctrl devices 8 years ago
cpu
crypto drivers/crypto/fsl: fix endianness issue in RNG 9 years ago
ddr Add more SPDX-License-Identifier tags 8 years ago
demo drivers: hierarchize drivers Kconfig menu 9 years ago
dfu mmc: store hwpart in the block device 9 years ago
dma dma: keystone_nav: Fix linkram size 9 years ago
fpga arm: socfpga: set the fpga global bit to disable HPS to FPGA signals 9 years ago
gpio dm: gpio: Allow the uclass to work without printf() 8 years ago
hwmon Fix bad return value checks (detected with Coccinelle) 9 years ago
i2c dm: i2c: Allow muxes to be enabled for SPL separately 8 years ago
input Move console definitions into a new console.h file 9 years ago
led dm: led: Tidy up SPL options for the led and led-gpio 9 years ago
memory Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
misc cros_ec: Disable the Chrome OS EC in SPL 8 years ago
mmc rockchip: Use a separate clock ID for clocks 8 years ago
mtd spi: Correct device tree usage in spi_flash_decode_fdt() 8 years ago
net net: pcnet: refactor mapping of virtual addresses to physical ones 8 years ago
pci pci_rom.c: Fix may be used uninitialized warning 8 years ago
pcmcia
pinctrl rockchip: pinctrl: Add a full pinctrl driver 8 years ago
power dm: power: Allow regulators to be omitted from SPL 8 years ago
pwm
qe driver/qe: use strncpy instead of strcpy 9 years ago
ram ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM 9 years ago
remoteproc drivers: remoteproc: rproc-uclass: Fix check for NULL pointers 9 years ago
rtc rtc: Add MCP79411 support to DS1307 rtc driver 9 years ago
serial dm: video: sandbox: Convert sandbox to use driver model for video 8 years ago
soc Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
sound of: clean up OF_CONTROL ifdef conditionals 9 years ago
spi rockchip: spi: Avoid setting the pinctrl twice 8 years ago
thermal imx: mx7: fix the temperature checking for Rev1.1 9 years ago
timer timer: sandbox: work without device tree 8 years ago
tpm dm: tpm: Drop CONFIG_DM_TPM 9 years ago
twserial
usb Add more SPDX-License-Identifier tags 8 years ago
video dm: video: test: Add tests for the video uclass 8 years ago
watchdog imx_watchdog: always set minimal timeout in reset_cpu 9 years ago
Kconfig dm: adc: add simple ADC uclass implementation 9 years ago
Makefile arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 9 years ago