index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-11-21
x86: config: Move common x86 configs to a common file
Simon Glass
2014-11-21
x86: Add ifdtool for working with Intel Flash Descriptor ROM images
Simon Glass
2014-11-21
dm: gpio: Add a function to read an ID from a list of GPIOs
Simon Glass
2014-11-21
dm: serial: Move current serial port pointer to global_data
Simon Glass
2014-11-21
fdt: Add a function to decode a variable-sized u32 array
Simon Glass
2014-11-21
Move early malloc() to before arch_cpu_init()
Simon Glass
2014-11-21
x86: Fix a warning with gcc 4.4.4
Simon Glass
2014-11-21
x86: Save TSC frequency in the global data
Bin Meng
2014-11-21
x86: Add quick TSC calibration via PIT
Bin Meng
2014-11-21
x86: Do TSC MSR calibration only for known/supported CPUs
Bin Meng
2014-11-21
x86: Do CPU identification in the early phase
Bin Meng
2014-11-21
x86: Save the BIST value on reset
Simon Glass
2014-11-21
x86: Fix up some missing prototypes
Simon Glass
2014-11-21
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
x86: Use the standard dram_init() function
Simon Glass
2014-11-21
x86: Tidy up global descriptor table setup
Simon Glass
2014-11-21
x86: Invalidate TLB as early as possible
Simon Glass
2014-11-21
x86: Remove board_init16() call which is not used
Simon Glass
2014-11-21
x86: Remove REALMODE_BASE which is no longer used
Simon Glass
2014-11-21
fdt: Try to use fdt_address_cells()/fdt_size_cells()
Simon Glass
2014-11-21
fdt: Add a function to decode a named memory region
Simon Glass
2014-11-21
fdt: Change fdt_pack_reg() to static and fix types
Simon Glass
2014-11-21
fdt: Add ft_system_setup() function for system device tree additions
Simon Glass
2014-11-21
fdt: Tidy up error handling in image_setup_libfdt()
Simon Glass
2014-11-21
fdt: Enhance flashmap function to deal with region properties
Simon Glass
2014-11-21
fdt: Use the correct return types for fdtdec_decode_region()
Simon Glass
2014-11-21
fdt: Export the fdt_find_or_add_subnode() function
Simon Glass
2014-11-21
fdt: Report failure of ft_board_setup()
Simon Glass
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-11-20
linux/kernel.h: add typechecking to roundup macro
Masahiro Yamada
2014-11-20
linux/kernel.h: import more macros
Masahiro Yamada
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
2014-11-20
include/common.h: remove DIV_ROUND definition
Masahiro Yamada
2014-11-20
replace DIV_ROUND with DIV_ROUND_CLOSEST
Masahiro Yamada
2014-11-20
ARM: remove CONFIG_ARM1136 defines
Masahiro Yamada
2014-11-20
ARM: remove CONFIG_ARM926EJS defines
Masahiro Yamada
2014-11-20
ARM: remove CONFIG_ARM920T defines
Masahiro Yamada
2014-11-20
ARM: remove CONFIG_ARM1176 defines
Masahiro Yamada
2014-11-20
ARM: remove CONFIG_ARMV7 defines
Masahiro Yamada
2014-11-20
imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support
Ye.Li
2014-11-20
imx: mx6sxsabresd: Use the pfuze common init function
Ye.Li
2014-11-20
imx: mx6sabresd: Use the pfuze common init function
Ye.Li
2014-11-20
imx: mx6sabre common: Factorize the Pfuze init function
Ye.Li
2014-11-20
power: pfuze100: Update definitions for buck regulators
Ye.Li
2014-11-20
imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3
Ye.Li
2014-11-20
mmc: fsl_esdhc: Update esdhc driver for iMX6SX
Ye.Li
2014-11-20
mx6sabresd: Access SRC_SBMR1 register via structure
Fabio Estevam
2014-11-20
tqma6: use imx_ddr_size
Markus Niebel
2014-11-20
tqma6: add warning on failed setup_i2c
Markus Niebel
2014-11-20
tqma6: add missing include
Markus Niebel
[prev]
[next]