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/arm/cpu/arm926ejs/mxs
Otavio Salvador a54535551d MX28: config: Allow different target generation in elftosb call 12 years ago
..
Makefile mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs 12 years ago
clock.c mxs: prefix register structs with 'mxs' prefix 12 years ago
iomux.c
mxs.c mxs: Convert sys_proto.h prefixes to 'mxs' 12 years ago
mxs_init.h mxs: Reowork SPL to use 'mxs' prefix for methods 12 years ago
spl_boot.c mxs: Convert sys_proto.h prefixes to 'mxs' 12 years ago
spl_lradc_init.c mxs: Reowork SPL to use 'mxs' prefix for methods 12 years ago
spl_mem_init.c mxs: Remove not required include of iomux-mx28.h 12 years ago
spl_power_init.c MX28: Shuffle around the power management code 12 years ago
start.S MX28: Drop the cp15 reconfiguration from SPL 12 years ago
timer.c mxs: Convert sys_proto.h prefixes to 'mxs' 12 years ago
u-boot-imx28.bd MX28: config: Allow different target generation in elftosb call 12 years ago
u-boot-spl.lds