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/disk
Patrick Delaunay e274ef6b57 disk: convert CONFIG_PARTITIONS to Kconfig 7 years ago
..
Kconfig disk: convert CONFIG_PARTITIONS to Kconfig 7 years ago
Makefile kbuild: use Linux Kernel build scripts 10 years ago
part.c disk: Fixed capacity message 8 years ago
part_amiga.c disk: part: implement generic function part_get_info_by_name() 8 years ago
part_amiga.h Coding Style cleanup: remove trailing white space 11 years ago
part_dos.c disk: part: refactor generic name creation for DOS and ISO 8 years ago
part_dos.h Coding Style cleanup: remove trailing white space 11 years ago
part_efi.c disk: part: implement generic function part_get_info_by_name() 8 years ago
part_iso.c disk: part: refactor generic name creation for DOS and ISO 8 years ago
part_iso.h iso: Make little endian and 64bit safe 8 years ago
part_mac.c disk: part: implement generic function part_get_info_by_name() 8 years ago
part_mac.h