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
/
board
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
3
-8
/
+2
*
bootstage: Convert net progress numbers to enums
Simon Glass
2012-03-18
3
-14
/
+14
*
bootstage: Convert progress numbers 20-41 to enums
Simon Glass
2012-03-18
2
-2
/
+5
*
bootstage: Convert progress numbers 10-19 to enums
Simon Glass
2012-03-18
2
-6
/
+6
*
bootstage: Convert progress numbers 1-9 into enums
Simon Glass
2012-03-18
6
-24
/
+24
*
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
7
-8
/
+7
*
net/miiphy/serial: drop duplicate "NAMESIZE" define
Mike Frysinger
2012-03-18
5
-5
/
+5
*
CPCI750: Add CPCI-HD/2 support
Reinhard Arlt
2012-03-18
1
-1
/
+20
*
sandbox: add get_{tbclk,ticks}
Mike Frysinger
2012-03-12
1
-0
/
+10
*
PPC: Drop mv6446x_eth_initialize() from net/eth.c
Marek Vasut
2012-03-06
4
-1
/
+13
*
PPC: Drop mv6436x_eth_initialize() from net/eth.c
Marek Vasut
2012-03-06
4
-1
/
+12
*
Stop using builtin_run_command()
Simon Glass
2012-03-06
3
-3
/
+3
*
Rename run_command() to builtin_run_command()
Simon Glass
2012-03-06
3
-3
/
+3
*
integrator: remove fragile delay loop from PCI code
Linus Walleij
2012-03-04
1
-5
/
+2
*
pci: move pciauto_config_init() to pci.h
Linus Walleij
2012-03-04
2
-2
/
+0
*
Ethernut 5: fix build error
prabhakar.csengg@gmail.com
2012-02-29
1
-3
/
+2
*
at91: modified NAND flash timing on otc570 board
Daniel Gorsulowski
2012-02-27
1
-4
/
+4
*
at91: modified NAND flash timing on meesc board
Daniel Gorsulowski
2012-02-27
1
-4
/
+4
*
tt01: add video support
Helmut Raiger
2012-02-27
1
-0
/
+21
*
i.mx6q: mx6qsabrelite: Update the network configuration
Troy Kisky
2012-02-27
1
-33
/
+14
*
net: phy: make board_phy_config responsible for calling drv->config
Troy Kisky
2012-02-27
2
-0
/
+4
*
integrator: rewrite the AP PCI driver
Linus Walleij
2012-02-27
2
-250
/
+532
*
integrator: stop calling pci_init() twice
Linus Walleij
2012-02-27
1
-3
/
+0
*
dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...
prabhakar.csengg@gmail.com
2012-02-27
1
-1
/
+1
*
da850evm: read mac address from I2C EEPROM on AM18x EVM
Hadli, Manjunath
2012-02-27
1
-2
/
+33
*
da850evm: add support to read mac address from SPI flash
Hadli, Manjunath
2012-02-27
1
-0
/
+72
*
beagle: enable DVI_PUP
Peter Meerwald
2012-02-27
1
-0
/
+34
*
mx35pdk: Remove duplicate CPU revision and reset cause information
Fabio Estevam
2012-02-27
1
-26
/
+1
*
mx51evk: Use gpio_direction_input prior to gpio_get_value
Fabio Estevam
2012-02-27
1
-0
/
+2
*
mx53smd: Use gpio_direction_input prior to gpio_get_value
Fabio Estevam
2012-02-27
1
-0
/
+1
*
mx53evk: Use gpio_direction_input prior to gpio_get_value
Fabio Estevam
2012-02-27
1
-0
/
+2
*
mx53ard: Use gpio_direction_input prior to gpio_get_value
Fabio Estevam
2012-02-27
1
-0
/
+2
*
mx53loco: Use gpio_direction_input prior to gpio_get_value
Fabio Estevam
2012-02-27
1
-0
/
+2
*
mx6q: mx6qsabrelite: Provide default serial flash bus and chip-select
Eric Nelson
2012-02-27
1
-1
/
+1
*
mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platform
Eric Nelson
2012-02-27
2
-1
/
+26
*
mx28evk: add SPI support
Matthias Fuchs
2012-02-27
1
-0
/
+8
*
mx28evk: add USB support
Matthias Fuchs
2012-02-27
1
-0
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2012-02-13
7
-7
/
+220
|
\
|
*
Blackfin: br4: new board port
Dimitar Penev
2012-02-12
3
-0
/
+110
|
*
Blackfin: bf537-stamp: drop board reset workaround
Mike Frysinger
2012-02-12
1
-7
/
+0
|
*
Blackfin: pr1: new board port
Dimitar Penev
2012-02-12
3
-0
/
+110
*
|
arm, davinci: Add support for the Calimain board from OMICRON electronics
Christian Riesch
2012-02-12
2
-0
/
+233
*
|
Changes to move hawkboard to the new spl infrastructure
Sughosh Ganu
2012-02-12
6
-126
/
+110
*
|
omap3logic: Add missing GPMC pinmux for LAN92xx access
Peter Barada
2012-02-12
1
-0
/
+15
*
|
beagle: fix typos
Peter Meerwald
2012-02-12
1
-2
/
+2
*
|
mcx: support for HTKW mcx board
Ilya Yanok
2012-02-12
3
-0
/
+558
*
|
ARM: omap3: Added Teejet mt_ventoux
Stefano Babic
2012-02-12
3
-0
/
+700
*
|
OMAP3: TAM3517: update ehci interface
Stefano Babic
2012-02-12
1
-0
/
+22
*
|
OMAP4: ehci-omap: enable ehci-omap for panda boards
Govindraj.R
2012-02-12
1
-8
/
+8
*
|
ehci-omap: Clean up added ehci-omap.c
Govindraj.R
2012-02-12
2
-0
/
+60
[next]