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-07-23
dm: Avoid accessing uclasses before they are ready
Simon Glass
2014-07-23
dm: Allow a device to be found by its FDT offset
Simon Glass
2014-07-23
dm: Display the sequence number for each device
Simon Glass
2014-07-23
dm: Introduce device sequence numbering
Simon Glass
2014-07-23
dm: Avoid activating devices in 'dm uclass' command
Simon Glass
2014-07-23
dm: Move device display into its own function
Simon Glass
2014-07-23
fdt: Add a function to get the alias sequence of a node
Simon Glass
2014-07-23
dm: Move uclass error checking/probing into a function
Simon Glass
2014-07-23
Add a flag indicating when the serial console is ready
Simon Glass
2014-07-23
console: Remove vprintf() optimisation for sandbox
Simon Glass
2014-07-23
stdio: Provide functions to add/remove devices using stdio_dev
Simon Glass
2014-07-23
dm: Support driver model prior to relocation
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
sandbox: Remove all drivers before exit
Simon Glass
2014-07-23
dm: Provide a way to shut down driver model
Simon Glass
2014-07-23
dm: Make sure that the root device is probed
Simon Glass
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
stdio: Remove redundant code around stdio_register() calls
Simon Glass
2014-07-23
dm: Use an explicit expect value in core tests
Simon Glass
2014-07-23
dm: gpio: Don't use the driver model uclass for SPL
Simon Glass
2014-07-23
sandbox: Always enable malloc debug
Simon Glass
2014-07-23
sandbox: config: Enable pre-relocation malloc()
Simon Glass
2014-07-23
sandbox: Support pre-relocation malloc()
Simon Glass
2014-07-23
Add a simple malloc() implementation for pre-relocation
Simon Glass
2014-07-23
sandbox: Set up global data before board_init_f()
Simon Glass
2014-07-23
Remove form-feeds from dlmalloc.c
Simon Glass
2014-07-22
powerpc/t1040: update i2c for t1040qds and t104xrdb
Shengzhou Liu
2014-07-22
mpc85xx/t104x: Enable L2 and CPC cache when resume
Tang Yuantian
2014-07-22
powerpc/chassis2: Configure and enable L2 cache for PPC clusters only
Shaveta Leekha
2014-07-22
powerpc/t4240qds: fix offset of serdes when checking reference clock
Shaohui Xie
2014-07-22
driver/ddr: Fix DDR register timing_cfg_8
York Sun
2014-07-22
powerpc/ifc: fix invalid CSn FTIM2.TCH setting
Shaohui Xie
2014-07-22
powerpc/mpc85xx: Check return value of find_tlb_idx
York Sun
2014-07-22
driver/ddr: Fix DDR4 driver for ARM
York Sun
2014-07-22
powerpc/t1040qds: Initialize EPHY2 clock to RGMII only
vijay rai
2014-07-22
driver/nand: Add support of 16K SRAM for IFC 2.0
Prabhakar Kushwaha
2014-07-22
fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint
Zang Roy-R61911
2014-07-22
driver/nand: Update SRAM initialize logic for IFC.
Prabhakar Kushwaha
2014-07-22
driver/nand:Define MAX_BANKS same as SoC defined for IFC
Prabhakar Kushwaha
2014-07-22
powerpc/mpc85xx: Remove P1023 RDS support
Lijun Pan
2014-07-22
powerpc/mpc85xx: Removed support for G4060
Sandeep Singh
2014-07-22
qe: move immap_qe.h from arch directory into common directory
Zhao Qiang
2014-07-22
board/t2080qds: enable sst and eon spi flash for nor boot
Shengzhou Liu
2014-07-22
net/fm: call fm_port_to_index() with proper checks
Rotariu Marian-Cristian
2014-07-22
powerpc/85xx: add fdt_fixup_dma3
Shengzhou Liu
2014-07-22
m68k: define __kernel_size_t as unsinged int again
Masahiro Yamada
2014-07-22
m68k: fix an undefined behavior warning of M5253DEMO board
Masahiro Yamada
2014-07-22
boards.cfg: re-claim ownership for TQM8xx boards
Wolfgang Denk
2014-07-22
Ethernet: let user know if there is no valid ethernet address
Pavel Machek
2014-07-22
board_r: run scsi init() on ARM too
Ian Campbell
[prev]
[next]