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-07-02
x86: Use microcode update from device tree for all processors
Ivan Gorinov
2018-07-02
x86: Add scsi command to coreboot and qemu
Bin Meng
2018-07-02
x86: timer: tsc: Allow specifying clock rate from device tree again
Bin Meng
2018-06-29
lib: div64: fix typeo in include/div64.h
Heinrich Schuchardt
2018-06-29
ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017...
Nishanth Menon
2018-06-29
ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to f...
Nishanth Menon
2018-06-29
ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...
Nishanth Menon
2018-06-29
ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
Nishanth Menon
2018-06-28
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-06-27
dwc2 USB controller hangs with lan78xx
Andrew Thomas
2018-06-27
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-06-27
fw_printenv: Don't bail out directly after one env read error
Joe Hershberger
2018-06-27
imx: bx50v3: fix Maintainers
Stefano Babic
2018-06-27
mtd: nand: mxs_nand_spl: add mxs_flash_full_ident
Jörg Krause
2018-06-27
mtd: nand: mxs_nand_spl: refactor mxs_flash_ident
Jörg Krause
2018-06-27
spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips
Jörg Krause
2018-06-27
mtd: nand: export nand_get_flash_type function
Jörg Krause
2018-06-27
cl-som-imx7: Remove CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y
Fabio Estevam
2018-06-27
imx6ul: geam: Fix fdt_file mismatch
Jagan Teki
2018-06-27
power: pmic: Let PFUZE3000 see all 256 registers
Trent Piepho
2018-06-27
arm: dts: imx7: colibri: add raw NAND support
Stefan Agner
2018-06-27
arm: dts: imx7: sync with Linux
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: add support for specific ECC strength
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: add device tree support
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: move structs into header file
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: add use_minimum_ecc to struct
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: separate board/controller init
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: use more precise function name
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: move register structs to driver data
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: add minimal ECC support
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: report correct ECC parameters
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: use structure for BCH geometry
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: allow to enable BBT support
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: use self init
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: introduce SPL specific init
Stefan Agner
2018-06-25
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-06-25
mtd: spi: Correct parameters for s25fs512s flash
Ashish Kumar
2018-06-25
spi: omap3: fix set_speed and set_mode dm callbacks
Hannes Schmelzer
2018-06-25
spi: omap3: pre-initialize bus-speed with max. slave-speed
Hannes Schmelzer
2018-06-25
spi: mxc_spi: Fix chipselect on DM_SPI driver uclass
Michael Trimarchi
2018-06-25
spi: mxc: Fix compilation problem of DM_SPI class driver
Michael Trimarchi
2018-06-25
spi: zynq_qspi: Fixed incorrect return value error
Vipul Kumar
2018-06-23
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-06-24
cmd: efi: Fix wrong memory descriptor end address
Bin Meng
2018-06-24
x86: efi: payload: Count in conventional memory above 4GB in DRAM bank
Bin Meng
2018-06-24
x86: efi-x86_payload: Enable PRE_CONSOLE_BUFFER
Bin Meng
2018-06-24
efi: stub: Move the use_uart assignment immediately after exit_boot_services(...
Bin Meng
2018-06-24
x86: Change __kernel_size_t conditionals to use compiler provided defines
Bin Meng
2018-06-24
efi.h: Do not use config options
Alexander Graf
2018-06-24
x86: efi-x86_payload: Enable usb keyboard during boot
Bin Meng
[next]