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
2018-03-21
ARC: Move IOC enabling to compile-time options
Eugeniy Paltsev
2018-03-21
ARC: Cache: Move PAE exists check into slc_upper_region_init()
Eugeniy Paltsev
2018-03-21
ARC: Move cache global variables to arch_global_data
Eugeniy Paltsev
2018-03-21
ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variables
Eugeniy Paltsev
2018-03-21
ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op()
Eugeniy Paltsev
2018-03-21
ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef
Eugeniy Paltsev
2018-03-21
ARC: Cache: Allways check D$ status before entire/line ops
Eugeniy Paltsev
2018-03-21
ARC: Move BCR encodings to separate header file
Eugeniy Paltsev
2018-03-21
ARC: Cache: Move IOC initialization to a separate function
Eugeniy Paltsev
2018-03-21
ARC: Flush & invalidate D$ with a single command
Eugeniy Paltsev
2018-03-21
ARC: Introduce is_isa_X() functions
Eugeniy Paltsev
2018-03-21
ARC: Cache: Add support for FLUSH_N_INV D$ operations
Eugeniy Paltsev
2018-03-21
ARC: Cache: Remove per-line I$ operations as unused
Eugeniy Paltsev
2018-03-21
ARC: Cache: Move I$ entire operation to a separate function
Eugeniy Paltsev
2018-03-21
arc: Fine-tune implementation of memory barriers
Alexey Brodkin
2018-03-21
arc: Introduce a possibility to not relocate U-boot
Alexey Brodkin
2018-03-21
arc: Eliminate unused code and data with GCC's garbage collector
Alexey Brodkin
2018-03-21
arc: Don't halt slaves
Alexey Brodkin
2018-03-21
arc: Get rid of handwritten string routines
Alexey Brodkin
2018-03-20
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-03-20
LS2088ARDB: Secure Boot: Fix fall back option failure
Vinitha V Pillai
2018-03-20
armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088
Ashish Kumar
2018-03-20
armv8: ls1088a: Add i2c_early_init() func for LS1088AQDS
Ashish Kumar
2018-03-20
armv8: ls1088a: Add clock related function in CONFIG_SPL_BUILD
Ashish Kumar
2018-03-20
armv8: ls1088qds: Remove CONFIG_ from local defines for FPGA
Ashish Kumar
2018-03-19
Merge git://git.denx.de/u-boot-usb
Tom Rini
2018-03-19
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-03-19
bootm: optee: Add a bootm command for type IH_OS_TEE
Bryan O'Donoghue
2018-03-19
image: Add IH_OS_TEE for TEE chain-load boot
Bryan O'Donoghue
2018-03-19
optee: Add error printout
Bryan O'Donoghue
2018-03-19
optee: Add optee_verify_bootm_image()
Bryan O'Donoghue
2018-03-19
optee: Add optee_image_get_load_addr()
Bryan O'Donoghue
2018-03-19
optee: Add optee_image_get_entry_point()
Bryan O'Donoghue
2018-03-19
optee: Add CONFIG_OPTEE_LOAD_ADDR
Bryan O'Donoghue
2018-03-19
optee: Add CONFIG_OPTEE_TZDRAM_BASE
Bryan O'Donoghue
2018-03-19
optee: Add CONFIG_OPTEE_TZDRAM_SIZE
Bryan O'Donoghue
2018-03-19
optee: Add lib entries for sharing OPTEE code across ports
Bryan O'Donoghue
2018-03-19
MAINTAINERS: Remove unused ppc4xx entry
Stefan Roese
2018-03-19
pci: Remove unused ppc4xx variable from struct pci_controller
Stefan Roese
2018-03-19
nand: Remove unused ppc4xx NAND driver and references
Stefan Roese
2018-03-19
board: st: add generic board for STM32MP1 family
Patrick Delaunay
2018-03-19
dts: add device tree for STM32MP157C-ED1 board
Patrick Delaunay
2018-03-19
clk: stm32mp1: add clock tree initialization
Patrick Delaunay
2018-03-19
clk: add driver for stm32mp1
Patrick Delaunay
2018-03-19
reset: stm32: adapt driver for stm32mp1
Patrick Delaunay
2018-03-19
pinctrl: stm32: update pincontrol for stmp32mp157
Patrick Delaunay
2018-03-19
pmic: add stpmu1 support
Patrick Delaunay
2018-03-19
ram: stm32mp1: add driver
Patrick Delaunay
2018-03-19
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay
2018-03-19
stm32mp: stm32f7_i2c: use calloc instead of kmalloc
Patrick Delaunay
[next]