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-24
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-23
sandbox: script for testing sandbox/ext4/fat/fs commands
Suriyan Ramasami
2014-11-23
fs: API changes enabling extra parameter to return size of type loff_t
Suriyan Ramasami
2014-11-23
sandbox: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
ext4: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
fat: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
board/esd/common/auto_update.c: Use <flash.h>
Tom Rini
2014-11-23
sandbox: Use md5sum and fatwrite to enable testing of fs commands
Suriyan Ramasami
2014-11-23
common/board_f: fix gcc warning on MIPS64
Daniel Schwierzeck
2014-11-23
common/board_f: add setup of initial stack frame for MIPS
Daniel Schwierzeck
2014-11-23
spl: fix descending condition to drivers/mtd/nand/
Masahiro Yamada
2014-11-23
commands: add more command entries in Kconfig
Masahiro Yamada
2014-11-23
hush: add CONFIG_HUSH_PARSER to Kconfig
Masahiro Yamada
2014-11-23
FIT: add some FIT configurations to Kconfig
Masahiro Yamada
2014-11-23
config: remove redundant CONFIG_SYS_PROMPT defines
Masahiro Yamada
2014-11-23
tegra: do not descend into empty directories
Masahiro Yamada
2014-11-23
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
2014-11-23
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
Masahiro Yamada
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-11-23
Add pr_fmt() macro
Thierry Reding
2014-11-23
pci: Honour pci_skip_dev()
Thierry Reding
2014-11-23
pci: Abort early if bus does not exist
Thierry Reding
2014-11-23
vsprintf: Add modifier for phys_addr_t
Thierry Reding
2014-11-23
fs: make it possible to read the filesystem UUID
Christian Gmeiner
2014-11-23
sata: fix a bug in init_sata() for pci-sata card
li pengbo
2014-11-23
ARM: bcm: Enable bcm11130 boards
Steve Rae
2014-11-23
ARM: bcm: Enable five Cygnus boards
Steve Rae
2014-11-23
spl: Change debug to printf for "Unsupported boot-device"
Stefan Roese
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-21
x86: Rename chromebook-x86 to coreboot
Simon Glass
2014-11-21
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
x86: ivybridge: Add LAPIC support
Simon Glass
2014-11-21
x86: Make show_boot_progress() common
Simon Glass
2014-11-21
x86: chromebook_link: Enable GPIO support
Simon Glass
2014-11-21
x86: ivybridge: Add support for early GPIO init
Simon Glass
2014-11-21
x86: ivybridge: Add early init for PCH devices
Simon Glass
2014-11-21
x86: dts: Add microcode updates for ivybridge CPU
Simon Glass
2014-11-21
x86: ivybridge: Perform Intel microcode update on boot
Simon Glass
2014-11-21
x86: ivybridge: Check BIST value on boot
Simon Glass
2014-11-21
x86: ivybridge: Perform initial CPU setup
Simon Glass
2014-11-21
x86: Add msr read/write functions that use a structure
Simon Glass
2014-11-21
x86: Add clr/setbits functions
Simon Glass
2014-11-21
x86: Tidy up coreboot header usage
Simon Glass
2014-11-21
x86: ivybridge: Add early LPC init so that serial works
Simon Glass
2014-11-21
x86: pci: Allow configuration before relocation
Simon Glass
2014-11-21
x86: ivybridge: Enable PCI in early init
Simon Glass
2014-11-21
x86: Support use of PCI before relocation
Simon Glass
2014-11-21
x86: Refactor PCI to permit alternate init
Simon Glass
2014-11-21
x86: chromebook_link: Implement CAR support (cache as RAM)
Simon Glass
2014-11-21
x86: Emit post codes in startup code for Chromebooks
Simon Glass
[next]