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/arch
Kumar Gala 3b2001105f powerpc/bootm: Flush ramdisk and device tree image when booting on MP 14 years ago
..
arm Merge branch 'master' of git://git.denx.de/u-boot-usb 14 years ago
avr32 avr32: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
blackfin Blackfin: cache result of cpp check 14 years ago
m68k m68k: fix ambiguous bit testing 14 years ago
microblaze microblaze: Fix strict-aliasing rules for in_be32 14 years ago
mips arch/mips/lib/board.c: Fix GCC 4.6 build warning 14 years ago
nds32 nds32/ag101: clean up for SoC related code 14 years ago
nios2 nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). 14 years ago
powerpc powerpc/bootm: Flush ramdisk and device tree image when booting on MP 14 years ago
sandbox sandbox: fix compiling of cpu/os.c 14 years ago
sh sh: Add support Renesas SH7724 14 years ago
sparc sparc: fix unused variable warnings 14 years ago
x86 x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 14 years ago
.gitignore