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 d4bf91ada1 video: bridge: Allow GPIOs to be optional 9 years ago
..
adc sandbox: add ADC driver 10 years ago
bios_emulator Various Makefiles: Add SPDX-License-Identifier tags 10 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: clk: Make rkclk_get_clk() SoC-specific 9 years ago
core dm: core: Export uclass_find_device_by_of_offset() 9 years ago
cpu x86: Move MP initialization codes into a common place 10 years ago
crypto drivers/crypto/fsl: fix endianness issue in RNG 9 years ago
ddr Add more SPDX-License-Identifier tags 9 years ago
demo drivers: hierarchize drivers Kconfig menu 10 years ago
dfu mmc: store hwpart in the block device 9 years ago
dma dma: keystone_nav: Fix linkram size 10 years ago
fpga arm: socfpga: set the fpga global bit to disable HPS to FPGA signals 9 years ago
gpio rockchip: gpio: Implement the get_function() method 9 years ago
hwmon Fix bad return value checks (detected with Coccinelle) 10 years ago
i2c dm: i2c: Allow muxes to be enabled for SPL separately 9 years ago
input Move console definitions into a new console.h file 10 years ago
led dm: led: Tidy up SPL options for the led and led-gpio 10 years ago
memory Various Makefiles: Add SPDX-License-Identifier tags 10 years ago
misc cros_ec: Disable the Chrome OS EC in SPL 9 years ago
mmc rockchip: Use a separate clock ID for clocks 9 years ago
mtd spi: Correct device tree usage in spi_flash_decode_fdt() 9 years ago
net net: pcnet: refactor mapping of virtual addresses to physical ones 9 years ago
pci pci_rom.c: Fix may be used uninitialized warning 9 years ago
pcmcia
pinctrl rockchip: pinctrl: Implement the get_gpio_mux() method 9 years ago
power dm: power: Allow regulators to not implement all operations 9 years ago
pwm
qe driver/qe: use strncpy instead of strcpy 10 years ago
ram ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM 10 years ago
remoteproc drivers: remoteproc: rproc-uclass: Fix check for NULL pointers 9 years ago
rtc rtc: Add MCP79411 support to DS1307 rtc driver 10 years ago
serial dm: video: sandbox: Convert sandbox to use driver model for video 9 years ago
soc Various Makefiles: Add SPDX-License-Identifier tags 10 years ago
sound of: clean up OF_CONTROL ifdef conditionals 10 years ago
spi rockchip: spi: Remove the explicit pinctrl setting 9 years ago
thermal imx: mx7: fix the temperature checking for Rev1.1 9 years ago
timer timer: sandbox: work without device tree 9 years ago
tpm dm: tpm: Drop CONFIG_DM_TPM 10 years ago
twserial
usb Add more SPDX-License-Identifier tags 9 years ago
video video: bridge: Allow GPIOs to be optional 9 years ago
watchdog imx_watchdog: always set minimal timeout in reset_cpu 9 years ago
Kconfig dm: adc: add simple ADC uclass implementation 10 years ago
Makefile arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 9 years ago