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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
83xx, kmeter1: updates for 2009.03
Heiko Schocher
2009-03-05
1
-31
/
+50
*
83xx, kmeter1: autodetect size of DDR II RAM
Heiko Schocher
2009-03-05
1
-2
/
+2
*
83xx, kmeter1: add I2C, dtt, eeprom support
Heiko Schocher
2009-03-05
2
-7
/
+35
*
MPC8349ITX: several config issues fixed
Valeriy Glushkov
2009-03-05
1
-0
/
+5
*
mpc83xx: MPC837XERDB: Add PCIe support
Anton Vorontsov
2009-02-23
1
-0
/
+21
*
PCI: Add pci_last_busno() helper
Anton Vorontsov
2009-02-23
1
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot
Kim Phillips
2009-02-23
40
-107
/
+1974
|
\
|
*
ARM: synchronize mach-types.h with linux v2.6.29-rc5-315-g683fdc5
Wolfgang Denk
2009-02-22
1
-12
/
+1741
|
*
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2009-02-22
7
-59
/
+122
|
|
\
|
|
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-02-22
7
-59
/
+122
|
|
|
\
|
|
|
*
OMAP3: Clean up MMC code
Dirk Behme
2009-02-22
2
-23
/
+44
|
|
|
*
OMAP3: Add OMAP3 auto detection
Dirk Behme
2009-02-22
2
-1
/
+20
|
|
|
*
OMAP3: Beagle: Add board revision detection
Dirk Behme
2009-02-22
1
-1
/
+2
|
|
|
*
nmdk8815: fix onenand support
Jean-Christophe PLAGNIOL-VILLARD
2009-02-22
1
-3
/
+2
|
|
|
*
arm: add uart dcc support
Jean-Christophe PLAGNIOL-VILLARD
2009-02-22
1
-0
/
+3
|
|
|
*
Enable Ethernet for Nomadik 8815 Evaluation Kit
Alessandro Rubini
2009-02-22
1
-0
/
+3
|
|
|
*
Nand driver for Nomadik SoC
Alessandro Rubini
2009-02-22
1
-10
/
+8
|
|
|
*
Added nomadik.h header
Alessandro Rubini
2009-02-22
2
-22
/
+41
|
*
|
|
MIPS: Fix GCC-4.2 'discards qualifiers from pointer target type' warnings
Shinya Kuribayashi
2009-02-22
1
-1
/
+1
|
|
/
/
|
*
/
Blackfin: bf537-stamp: fix I2C board defines
Mike Frysinger
2009-02-21
1
-2
/
+2
|
|
/
|
*
Enable ext2 support for TQM8xxL/M based boards
Wolfgang Denk
2009-02-21
13
-0
/
+13
|
*
pxa: move mmc drivers to drivers/mmc
Jean-Christophe PLAGNIOL-VILLARD
2009-02-20
7
-10
/
+35
|
*
pxa: fixing get_timer to return time in miliseconds.
Micha Kalfon
2009-02-20
15
-18
/
+15
|
*
82xx, mgcoge: updates for 2009.03
Heiko Schocher
2009-02-19
1
-2
/
+30
|
*
8xx, mgsuvd: updates for 2009.03
Heiko Schocher
2009-02-19
1
-3
/
+15
*
|
Merge branch 'master' of git://git.denx.de/u-boot
Kim Phillips
2009-02-19
86
-260
/
+494
|
\
|
|
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2009-02-19
1
-158
/
+153
|
|
\
|
|
*
ppc4xx: Update PMC405 board support
Matthias Fuchs
2009-02-18
1
-29
/
+29
|
|
*
ppc4xx: Cleanup PMC405 board support
Matthias Fuchs
2009-02-18
1
-145
/
+140
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-02-19
4
-0
/
+233
|
|
\
\
|
|
*
|
qong: changes to Dave/DENX Qong configuration
Ilya Yanok
2009-02-18
1
-8
/
+14
|
|
*
|
qong: support for Dave/DENX QongEVB-LITE board
Ilya Yanok
2009-02-10
1
-0
/
+215
|
|
*
|
dnet: driver for Dave DNET ethernet controller
Ilya Yanok
2009-02-10
1
-0
/
+1
|
|
*
|
mx31: add GPIO registers definitions
Ilya Yanok
2009-02-07
1
-0
/
+10
|
|
*
|
ARM:OMAP3:Zoom1: Add nand unlock option
Nishanth Menon
2009-02-06
1
-0
/
+1
|
*
|
|
Create configuration option for restricted ns16550 functions
Ron Madrid
2009-02-19
1
-0
/
+3
|
|
|
/
|
|
/
|
|
*
|
include/image.h: Ease grepping of image_* functions
Petri Lehtinen
2009-02-18
1
-22
/
+22
|
*
|
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
Mike Frysinger
2009-02-18
78
-78
/
+78
|
*
|
disable imls command if no flash is defined
Valeriy Glushkov
2009-02-18
1
-0
/
+2
|
*
|
API: Improve glue mid-layer of the API demo application.
Rafal Jaworowski
2009-02-18
1
-0
/
+1
|
*
|
TQM8260: fix locations of kernel and ramdisk images in flash
Wolfgang Denk
2009-02-17
1
-2
/
+2
*
|
|
83xx: add missing TIMING_CFG1_CASLAT_* defines
Heiko Schocher
2009-02-16
1
-0
/
+2
*
|
|
mpc8349itx: allow SATA boot from the onboard SIL1334
Valeriy Glushkov
2009-02-16
1
-2
/
+21
|
/
/
*
|
83xx: Add eSDHC support on 8379 EMDS board
Andy Fleming
2009-02-16
3
-0
/
+20
*
|
85xx: Add eSDHC support for 8536 DS
Andy Fleming
2009-02-16
2
-0
/
+17
*
|
Add support for the Freescale eSDHC found on 8379 and 8536 SoCs
Andy Fleming
2009-02-16
1
-0
/
+145
*
|
Add MMC Framework
Andy Fleming
2009-02-16
1
-9
/
+181
*
|
Eliminated arch-specific mmc header requirement
Andy Fleming
2009-02-16
4
-289
/
+52
*
|
Convert mmc_init to mmc_legacy_init
Andy Fleming
2009-02-16
1
-1
/
+1
*
|
Eliminate support for using MMC as memory
Andy Fleming
2009-02-16
1
-1
/
+0
[next]