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
2015-10-30
ls102xa: Adjust some macros for SD boot on LS1021A QDS board
Alison Wang
2015-10-30
configs: ls1021atwr: Enable ID EEPROM for SD boot
Yao Yuan
2015-10-30
arm: ls1021atwr: optimize the deep sleep latency
tang yuantian
2015-10-30
SECURE_BOOT: Correct reading of ITS bit
Aneesh Bansal
2015-10-30
drivers/ddr/fsl_ddr: Make SR_IE configurable
Joakim Tjernlund
2015-10-29
arm: ls1021a: Add sata support on qds and twr board
tang yuantian
2015-10-29
arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffff
Alison Wang
2015-10-29
armv8/ls1043a: Enable secondary cores
Hou Zhiqiang
2015-10-29
armv8/ls1043ardb: Add sd boot support
Gong Qianyu
2015-10-29
armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb
Yangbo Lu
2015-10-29
armv8/ls1043a: Add Fman support
Shaohui Xie
2015-10-29
armv8/ls1043ardb: Add nand boot support
Gong Qianyu
2015-10-29
armv8/ls1043ardb: Add LS1043ARDB board support
Mingkai Hu
2015-10-29
armv8/fsl_lsch2: Add fsl_lsch2 SoC
Mingkai Hu
2015-10-29
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu
2015-10-29
net/fm: fix MDIO controller base on FMAN2
Shaohui Xie
2015-10-29
net/fm: Add QSGMII PCS init
Shaohui Xie
2015-10-29
net: Move some header files to include/
Shaohui Xie
2015-10-29
net: fm: bug fix when CONFIG_PHYLIB not defined
Shaohui Xie
2015-10-29
net/fm: Make the return value logic consistent with convention
Hou Zhiqiang
2015-10-29
net/fm: Add support for 64-bit platforms
Hou Zhiqiang
2015-10-29
net/fm: Fix the endian issue to support both endianness platforms
Hou Zhiqiang
2015-10-29
armv7/ls1021a: move ns_access to common file
Mingkai Hu
2015-10-29
common/board_f.c: change the macro name and remove it for PPC platforms
Gong Qianyu
2015-10-29
arm: ls102xa: enable snooping for CAAM transactions
horia.geanta@freescale.com
2015-10-29
armv8: ls2085a: Add support of random MAC address
Prabhakar Kushwaha
2015-10-29
driver: net: ldpaa_eth: Set MAC address during interface open
Prabhakar Kushwaha
2015-10-29
armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA
Shaohui Xie
2015-10-29
crypto/fsl: SEC driver cleanup for 64 bit and endianness
Aneesh Bansal
2015-10-29
Data types defined for 64 bit physical address
Aneesh Bansal
2015-10-29
Pointers in ESBC header made 32 bit
Aneesh Bansal
2015-10-29
ls102xa: fdt: Disable IFC in SD boot for QSPI
Alison Wang
2015-10-26
arm: ls1021a: Add QSPI or IFC support in SD boot
Alison Wang
2015-10-26
QE: modify the address of qe ucode
Zhao Qiang
2015-10-26
armv8/fsl-lsch3: fdt: Check the pointer returned from call to a function may ...
Alison Wang
2015-10-26
fdt_support: Don't panic if stdout alias is missing
Scott Wood
2015-10-26
arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIAS
Scott Wood
2015-10-24
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-10-24
Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot"
Simon Glass
2015-10-24
zynq: Move SPL console init out of board_init_f()
Simon Glass
2015-10-24
microblaze: Add a TODO to call board_init_f_mem()
Simon Glass
2015-10-24
arm: Switch 32-bit ARM to using generic global_data setup
Simon Glass
2015-10-24
arm: Switch aarch64 to using generic global_data setup
Simon Glass
2015-10-24
board_init_f_mem(): Don't create an unused early malloc() area
Simon Glass
2015-10-24
board_init_f_mem(): Don't require memset()
Simon Glass
2015-10-24
Move board_init_f_mem() into a common location
Simon Glass
2015-10-24
fs-test.sh: fix pre-requisite detection
Stephen Warren
2015-10-24
test: fat: add test of non-contiguous file reads
Stephen Warren
2015-10-24
itest: make memory access work under sandbox
Stephen Warren
[next]