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-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
2014-11-21
x86: Build a .rom file which can be flashed to an x86 machine
Simon Glass
2014-11-21
x86: Add chromebook_link board
Simon Glass
2014-11-21
x86: ifdtool: Allow creation of an empty ROM
Simon Glass
2014-11-21
x86: Allow timer calibration to work on ivybridge
Simon Glass
2014-11-21
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
Masahiro Yamada
2014-11-21
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
2014-11-21
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
Simon Glass
2014-11-21
x86: Add processor functions to halt and get stack pointer
Simon Glass
2014-11-21
x86: config: Move common x86 configs to a common file
Simon Glass
2014-11-21
x86: Add ifdtool for working with Intel Flash Descriptor ROM images
Simon Glass
2014-11-21
dm: gpio: Add a function to read an ID from a list of GPIOs
Simon Glass
2014-11-21
dm: serial: Move current serial port pointer to global_data
Simon Glass
2014-11-21
fdt: Add a function to decode a variable-sized u32 array
Simon Glass
2014-11-21
Move early malloc() to before arch_cpu_init()
Simon Glass
2014-11-21
x86: Fix a warning with gcc 4.4.4
Simon Glass
2014-11-21
x86: Save TSC frequency in the global data
Bin Meng
2014-11-21
x86: Add quick TSC calibration via PIT
Bin Meng
2014-11-21
x86: Do TSC MSR calibration only for known/supported CPUs
Bin Meng
2014-11-21
x86: Do CPU identification in the early phase
Bin Meng
2014-11-21
x86: Save the BIST value on reset
Simon Glass
2014-11-21
x86: Fix up some missing prototypes
Simon Glass
2014-11-21
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
x86: Use the standard dram_init() function
Simon Glass
2014-11-21
x86: Tidy up global descriptor table setup
Simon Glass
2014-11-21
x86: Invalidate TLB as early as possible
Simon Glass
2014-11-21
x86: Remove board_init16() call which is not used
Simon Glass
2014-11-21
x86: Remove REALMODE_BASE which is no longer used
Simon Glass
2014-11-19
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
2014-11-19
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2014-11-19
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Tom Rini
2014-11-19
powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage
Stefan Roese
2014-11-19
powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board
Stefan Roese
2014-11-19
powerpc: mpc52xx: a4m072: Convert to generic board
Stefan Roese
2014-11-19
mpc83xx: Add gdsys hrcon board
Dirk Eibach
2014-11-19
board: iocon: Fix uninitialized access
Dirk Eibach
2014-11-19
board: iocon: Fix fpga index in print_fpga_info()
Dirk Eibach
2014-11-19
board: dlvision-10g: Compile fix
Dirk Eibach
[next]