index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fpga: Fix Spartan II FPGA booting
Matthias Fuchs
2009-02-21
1
-21
/
+11
*
drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)
Mike Frysinger
2009-02-21
3
-11
/
+3
*
lcd_putc bug fix for tab.
Derek Ou
2009-02-21
1
-1
/
+1
*
MIPS: cpu/mips/Makefile: Add a missing START line
Shinya Kuribayashi
2009-02-21
1
-0
/
+1
*
Enable ext2 support for TQM8xxL/M based boards
Wolfgang Denk
2009-02-21
13
-0
/
+13
*
ARM:PXA Use new definitions in mmc.h
Tom Rix
2009-02-20
1
-1
/
+1
*
Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions
Andy Fleming
2009-02-20
1
-4
/
+4
*
pxa: move mmc drivers to drivers/mmc
Jean-Christophe PLAGNIOL-VILLARD
2009-02-20
11
-16
/
+38
*
ARM:PXA Remove redefinition of mmc_cid and mmc_csd.
Tom Rix
2009-02-20
1
-51
/
+0
*
pxa: fixing get_timer to return time in miliseconds.
Micha Kalfon
2009-02-20
16
-25
/
+33
*
ARM:OMAP3 Change mmc_init to mmc_legacy_init
Tom Rix
2009-02-19
1
-15
/
+2
*
82xx, mgcoge: updates for 2009.03
Heiko Schocher
2009-02-19
2
-4
/
+35
*
8xx, mgsuvd: updates for 2009.03
Heiko Schocher
2009-02-19
2
-3
/
+20
*
MMC: Don't use new framework code if not enabled
Dirk Behme
2009-02-19
1
-1
/
+2
*
TQM8xxL: make some room in low memory for future needs
Wolfgang Denk
2009-02-19
1
-1
/
+0
*
README: remove duplicate entry
Kim Phillips
2009-02-19
1
-4
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2009-02-19
4
-247
/
+195
|
\
|
*
ppc4xx: PCIe: Change 16GB inbound memory to 4GB
Stefan Roese
2009-02-18
1
-2
/
+2
|
*
ppc4xx: Some more PMC405 coding-style cleanup
Stefan Roese
2009-02-18
1
-15
/
+15
|
*
ppc4xx: Update PMC405 board support
Matthias Fuchs
2009-02-18
3
-42
/
+40
|
*
ppc4xx: Cleanup PMC405 board support
Matthias Fuchs
2009-02-18
2
-215
/
+165
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-02-19
17
-7
/
+1300
|
\
\
|
*
|
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
10
-0
/
+716
|
*
|
dnet: driver for Dave DNET ethernet controller
Ilya Yanok
2009-02-10
4
-0
/
+564
|
*
|
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
|
*
|
ARM: remove unused variable
Guennadi Liakhovetski
2009-02-06
1
-7
/
+3
*
|
|
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2009-02-19
3
-2
/
+789
*
|
|
sata_sil3114: fix compiler warning
Kim Phillips
2009-02-19
1
-2
/
+2
*
|
|
Create configuration option for restricted ns16550 functions
Ron Madrid
2009-02-19
3
-0
/
+14
*
|
|
mkconfig: include board config.h before asm/config.h
Kim Phillips
2009-02-19
1
-1
/
+1
*
|
|
Fix build errors after making flash_get_info() non-static
Wolfgang Denk
2009-02-18
2
-4
/
+3
|
|
/
|
/
|
*
|
common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible
Jean-Christophe PLAGNIOL-VILLARD
2009-02-18
1
-52
/
+56
*
|
common/console: coding style cleanup
Jean-Christophe PLAGNIOL-VILLARD
2009-02-18
1
-98
/
+101
*
|
mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile
Mike Frysinger
2009-02-18
2
-5
/
+3
*
|
disk: convert part_* files to COBJ-$(CONFIG_XXX) style
Mike Frysinger
2009-02-18
6
-34
/
+34
*
|
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
82
-84
/
+84
*
|
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
4
-44
/
+39
*
|
API: Only output test data when reading was successful.
Rafal Jaworowski
2009-02-18
1
-3
/
+5
*
|
API: Provide syscall entry point for the ARM architecture.
Rafal Jaworowski
2009-02-18
3
-5
/
+24
*
|
API: Use stack pointer as API signature search hint in the glue layer.
Rafal Jaworowski
2009-02-18
3
-10
/
+23
*
|
TQM8260: fix locations of kernel and ramdisk images in flash
Wolfgang Denk
2009-02-17
1
-2
/
+2
*
|
83xx: Add eSDHC support on 8379 EMDS board
Andy Fleming
2009-02-16
5
-5
/
+52
*
|
85xx: Add eSDHC support for 8536 DS
Andy Fleming
2009-02-16
4
-0
/
+46
*
|
Add support for the Freescale eSDHC found on 8379 and 8536 SoCs
Andy Fleming
2009-02-16
3
-0
/
+494
*
|
Add MMC Framework
Andy Fleming
2009-02-16
5
-9
/
+1253
*
|
Eliminated arch-specific mmc header requirement
Andy Fleming
2009-02-16
5
-100
/
+54
[next]