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
Masahiro Yamada f0e075162f clk: add API to enable clock 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 clk: add API to enable clock 9 years ago
core dm: core: Call uclass post_bind() after the driver's bind() method 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 dm: gpio: Allow the uclass to work without printf() 9 years ago
hwmon Fix bad return value checks (detected with Coccinelle) 10 years ago
i2c Add more SPDX-License-Identifier tags 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 Add more SPDX-License-Identifier tags 9 years ago
mmc dm: mmc: Try to honour the sequence order 9 years ago
mtd Add more SPDX-License-Identifier tags 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 pinctrl: Avoid binding all pinconfig nodes before relocation 9 years ago
power power: regulator: max77686: Don't use switch() on bools 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 10 years ago
rtc rtc: Add MCP79411 support to DS1307 rtc driver 10 years ago
serial arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output 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 spi: ti_qspi: Use 4-byte opcode for mmap read 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 Merge branch 'master' of git://git.denx.de/u-boot-video 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