index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
6
-2
/
+46
|
\
|
*
dm: arm: spl: Make driver model linker lists available
Simon Glass
2014-11-21
1
-0
/
+7
|
*
dm: arm: spl: Allow simple malloc() in SPL
Simon Glass
2014-11-21
1
-1
/
+1
|
*
dm: at91: Add driver model support for the serial driver
Simon Glass
2014-11-21
1
-0
/
+15
|
*
dm: at91: Add platform data for GPIO on at91sam9260-based boards
Simon Glass
2014-11-21
2
-1
/
+17
|
*
dm: at91: Add driver model support for atmel GPIO driver
Simon Glass
2014-11-21
1
-0
/
+6
*
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-24
57
-175
/
+6391
|
\
\
|
*
|
x86: Rename chromebook-x86 to coreboot
Simon Glass
2014-11-21
1
-1
/
+1
|
*
|
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
19
-5
/
+1861
|
*
|
x86: ivybridge: Add LAPIC support
Simon Glass
2014-11-21
3
-0
/
+163
|
*
|
x86: Make show_boot_progress() common
Simon Glass
2014-11-21
2
-24
/
+24
|
*
|
x86: chromebook_link: Enable GPIO support
Simon Glass
2014-11-21
1
-0
/
+3
|
*
|
x86: ivybridge: Add support for early GPIO init
Simon Glass
2014-11-21
4
-6
/
+158
|
*
|
x86: ivybridge: Add early init for PCH devices
Simon Glass
2014-11-21
7
-1
/
+524
|
*
|
x86: dts: Add microcode updates for ivybridge CPU
Simon Glass
2014-11-21
3
-0
/
+1382
|
*
|
x86: ivybridge: Perform Intel microcode update on boot
Simon Glass
2014-11-21
4
-0
/
+177
|
*
|
x86: ivybridge: Check BIST value on boot
Simon Glass
2014-11-21
1
-0
/
+16
|
*
|
x86: ivybridge: Perform initial CPU setup
Simon Glass
2014-11-21
4
-0
/
+274
|
*
|
x86: Add msr read/write functions that use a structure
Simon Glass
2014-11-21
1
-0
/
+19
|
*
|
x86: Add clr/setbits functions
Simon Glass
2014-11-21
1
-0
/
+49
|
*
|
x86: Tidy up coreboot header usage
Simon Glass
2014-11-21
3
-6
/
+6
|
*
|
x86: ivybridge: Add early LPC init so that serial works
Simon Glass
2014-11-21
5
-0
/
+110
|
*
|
x86: pci: Allow configuration before relocation
Simon Glass
2014-11-21
2
-0
/
+63
|
*
|
x86: ivybridge: Enable PCI in early init
Simon Glass
2014-11-21
3
-0
/
+67
|
*
|
x86: Support use of PCI before relocation
Simon Glass
2014-11-21
3
-0
/
+31
|
*
|
x86: Refactor PCI to permit alternate init
Simon Glass
2014-11-21
4
-15
/
+46
|
*
|
x86: chromebook_link: Implement CAR support (cache as RAM)
Simon Glass
2014-11-21
5
-3
/
+311
|
*
|
x86: Emit post codes in startup code for Chromebooks
Simon Glass
2014-11-21
3
-1
/
+38
|
*
|
x86: Build a .rom file which can be flashed to an x86 machine
Simon Glass
2014-11-21
1
-0
/
+13
|
*
|
x86: Add chromebook_link board
Simon Glass
2014-11-21
10
-0
/
+298
|
*
|
x86: Allow timer calibration to work on ivybridge
Simon Glass
2014-11-21
1
-11
/
+21
|
*
|
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
Masahiro Yamada
2014-11-21
1
-6
/
+6
|
*
|
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
2014-11-21
4
-15
/
+24
|
*
|
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
Simon Glass
2014-11-21
2
-29
/
+0
|
*
|
x86: Add processor functions to halt and get stack pointer
Simon Glass
2014-11-21
1
-0
/
+19
|
*
|
x86: Fix a warning with gcc 4.4.4
Simon Glass
2014-11-21
1
-0
/
+1
|
*
|
x86: Save TSC frequency in the global data
Bin Meng
2014-11-21
2
-0
/
+5
|
*
|
x86: Add quick TSC calibration via PIT
Bin Meng
2014-11-21
2
-0
/
+159
|
*
|
x86: Do TSC MSR calibration only for known/supported CPUs
Bin Meng
2014-11-21
1
-7
/
+108
|
*
|
x86: Do CPU identification in the early phase
Bin Meng
2014-11-21
3
-47
/
+398
|
*
|
x86: Save the BIST value on reset
Simon Glass
2014-11-21
3
-4
/
+13
|
*
|
x86: Fix up some missing prototypes
Simon Glass
2014-11-21
5
-8
/
+14
|
*
|
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
3
-7
/
+6
|
*
|
x86: Use the standard dram_init() function
Simon Glass
2014-11-21
2
-9
/
+6
|
*
|
x86: Tidy up global descriptor table setup
Simon Glass
2014-11-21
1
-3
/
+16
|
*
|
x86: Invalidate TLB as early as possible
Simon Glass
2014-11-21
1
-0
/
+3
|
*
|
x86: Remove board_init16() call which is not used
Simon Glass
2014-11-21
1
-9
/
+1
|
*
|
x86: Remove REALMODE_BASE which is no longer used
Simon Glass
2014-11-21
1
-1
/
+0
|
|
/
*
|
sandbox: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
2
-10
/
+11
*
|
tegra: do not descend into empty directories
Masahiro Yamada
2014-11-23
4
-54
/
+0
[next]