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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: UniPhier: enable I2C for UniPhier SoCs
Masahiro Yamada
2015-01-29
3
-0
/
+6
*
i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller
Masahiro Yamada
2015-01-29
3
-0
/
+388
*
i2c: UniPhier: add driver for UniPhier i2c controller
Masahiro Yamada
2015-01-29
3
-0
/
+248
*
i2c: add CONFIG_DM_I2C to Kconfig
Masahiro Yamada
2015-01-29
1
-0
/
+6
*
lcd: fix console address is not initialized
Bo Shen
2015-01-28
1
-0
/
+1
*
Makefile: clean boot.bin
Bo Shen
2015-01-28
1
-1
/
+1
*
spl: Change printf to puts for "Unsupported boot-device"
Stefan Roese
2015-01-28
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-01-26
46
-288
/
+1078
|
\
|
*
x86: config: chromebook_link: Enable environment
Simon Glass
2015-01-24
1
-0
/
+7
|
*
x86: ivybridge: Drop the Kconfig MRC cache information
Simon Glass
2015-01-24
1
-28
/
+0
|
*
x86: config: Enable hook for saving MRC configuration
Simon Glass
2015-01-24
2
-0
/
+6
|
*
x86: Implement a cache for Memory Reference Code parameters
Simon Glass
2015-01-24
5
-0
/
+464
|
*
x86: dts: Add SPI flash MRC details for chromebook_link
Simon Glass
2015-01-24
1
-1
/
+14
|
*
Allow architecture-specific memory reservation
Simon Glass
2015-01-24
1
-0
/
+7
|
*
x86: spi: Add device tree support
Simon Glass
2015-01-24
2
-0
/
+8
|
*
x86: rtc: mc146818: Add helpers to read/write CMOS RAM
Simon Glass
2015-01-24
2
-48
/
+105
|
*
x86: Use ipchecksum from net/
Simon Glass
2015-01-24
4
-97
/
+4
|
*
net: Add a separate file for IP checksumming
Simon Glass
2015-01-23
3
-0
/
+91
|
*
x86: dts: Add compatible string for Intel ICH9 SPI controller
Simon Glass
2015-01-23
2
-0
/
+2
|
*
pci: tegra: Fix port information parsing
Sjoerd Simons
2015-01-23
1
-3
/
+2
|
*
x86: Fix various code format issues in start16.S
Bin Meng
2015-01-23
1
-10
/
+10
|
*
x86: Test mtrr support flag before accessing mtrr msr
Bin Meng
2015-01-23
3
-2
/
+19
|
*
x86: Save mtrr support flag in global data
Bin Meng
2015-01-23
2
-6
/
+14
|
*
x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c
Bin Meng
2015-01-23
1
-0
/
+2
|
*
x86: config: Always scroll the display by 5 lines, for speed
Simon Glass
2015-01-23
1
-0
/
+1
|
*
x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
Simon Glass
2015-01-23
1
-9
/
+17
|
*
x86: Access the VGA ROM when needed
Simon Glass
2015-01-23
3
-2
/
+42
|
*
x86: Fix out of bounds irq handlers access
Sebastien Ronsse
2015-01-23
1
-1
/
+1
|
*
x86: ahci: Make sure interface is not busy after enabling the port
Bin Meng
2015-01-23
1
-1
/
+19
|
*
x86: Drop the x86_fb driver
Simon Glass
2015-01-23
4
-49
/
+1
|
*
x86: Add a VESA video driver
Simon Glass
2015-01-23
3
-0
/
+75
|
*
x86: pci: Don't stop when we get a vendor/device mismatch
Simon Glass
2015-01-23
1
-1
/
+1
|
*
bios_emulator: Add some VESA interface debugging
Simon Glass
2015-01-23
2
-22
/
+148
|
*
bios_emulator: Don't display error when emulator terminates
Simon Glass
2015-01-23
1
-1
/
+1
|
*
x86: Support ROMs on other archs
Simon Glass
2015-01-23
3
-1
/
+8
|
*
x86: Correct endianness isues in pci_rom
Simon Glass
2015-01-23
1
-11
/
+14
|
*
bios_emulator: Fix an #ifdef typo in the header file
Simon Glass
2015-01-23
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-01-26
15
-21
/
+109
|
\
\
|
*
|
ARM: atmel: sama5d4_xplained: enable usb ethernet gadget
Bo Shen
2015-01-19
1
-0
/
+8
|
*
|
ARM: atmel: sama5d4_xplained: add option for usb ethernet gadget
Bo Shen
2015-01-19
1
-0
/
+11
|
*
|
ARM: atmel: sama5d4ek: enable usb ethernet gadget
Bo Shen
2015-01-19
1
-0
/
+8
|
*
|
ARM: atmel: sama5d4ek: add option for usb ethernet gadget
Bo Shen
2015-01-19
1
-0
/
+11
|
*
|
ARM: atmel: sama5d4: add usb device initial code
Bo Shen
2015-01-19
1
-0
/
+16
|
*
|
ARM: atmel: sama5d4: add usb platform data
Bo Shen
2015-01-19
1
-1
/
+1
|
*
|
arm: at91: snapper9260: Drop invalid CONFIG_SKIP_RELOCATE_UBOOT
Simon Glass
2015-01-19
1
-1
/
+0
|
*
|
ARM: at91: sama5d3_xplained: spl: enable PMECC header generation
Wu, Josh
2015-01-19
1
-0
/
+1
|
*
|
arm, at91, axm: add SPL support for axm
Heiko Schocher
2015-01-19
1
-2
/
+3
|
*
|
arm, at91: corvus board updates
Heiko Schocher
2015-01-19
2
-7
/
+9
|
*
|
taurus, spl: erase also spi flash if recovery button is pressed
Heiko Schocher
2015-01-19
2
-10
/
+32
|
*
|
arm, at91: enable thumb mode for taurus board in SPL
Heiko Schocher
2015-01-19
1
-0
/
+5
[next]