index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
board_r.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
1
-2
/
+2
*
|
Drop CONFIG_I2CFAST
Simon Glass
2017-05-15
1
-17
/
+0
|
/
*
board_f: Make init_helpers generic
Simon Glass
2017-04-05
1
-3
/
+1
*
SPARC: Remove
Tom Rini
2017-04-05
1
-30
/
+1
*
mtd: nand: remove nand size print from nand_init function
Hou Zhiqiang
2017-03-28
1
-0
/
+1
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
1
-2
/
+2
*
x86: board_r: Set the global data pointer after relocation
Simon Glass
2017-02-06
1
-0
/
+10
*
board_f/r: Use static const for the init sequences
Simon Glass
2017-02-06
1
-1
/
+1
*
Drop CONFIG_CMD_DOC
Simon Glass
2017-01-25
1
-13
/
+0
*
Drop CONFIG_WINBOND_83C553
Simon Glass
2017-01-25
1
-14
/
+0
*
status_led: Kconfig migration
Uri Mashiach
2017-01-21
1
-4
/
+4
*
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-20
1
-2
/
+2
*
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-09
1
-2
/
+2
*
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-08
1
-2
/
+2
*
common/board_f: enable initr_trap for MIPS
Daniel Schwierzeck
2016-11-30
1
-2
/
+2
*
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-17
1
-2
/
+2
*
dm: timer: Correct timer init ordering after relocation
Simon Glass
2016-03-17
1
-1
/
+3
*
efi_loader: Implement memory allocation and map
Alexander Graf
2016-03-15
1
-0
/
+3
*
efi_loader: Add runtime services
Alexander Graf
2016-03-15
1
-0
/
+4
*
timer: Set up the real timer after driver model is available
Simon Glass
2016-02-26
1
-2
/
+12
*
board_r: fix a typo in comment block
Masahiro Yamada
2016-02-08
1
-1
/
+1
*
CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
Tom Rini
2015-12-07
1
-0
/
+1
*
common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
Siva Durga Prasad Paladugu
2015-12-05
1
-0
/
+8
*
sparc: Update PROM initialization code for generic board
Francois Retief
2015-12-03
1
-0
/
+7
*
sparc: Initial ground work for generic board initialization
Francois Retief
2015-12-03
1
-1
/
+2
*
dm: timer: Avoid using timer before it is ready
Simon Glass
2015-12-01
1
-1
/
+9
*
console: Add a console buffer
Simon Glass
2015-11-19
1
-0
/
+10
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc
Tom Rini
2015-11-13
1
-0
/
+21
|
\
|
*
sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
Francois Retief
2015-11-13
1
-0
/
+21
*
|
x86: Move timer_init() call a bit earlier
Bin Meng
2015-11-13
1
-2
/
+1
|
/
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-10-27
1
-0
/
+3
|
\
|
*
env: export fdt_blob to the environment variable
Thomas Chou
2015-10-23
1
-0
/
+3
*
|
allow LED initialization without STATUS_LED_BOOT
Bernhard Nortmann
2015-10-24
1
-3
/
+6
*
|
timer: start a new timer after relocation
Thomas Chou
2015-10-23
1
-0
/
+3
|
/
*
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
2015-08-28
1
-1
/
+3
*
ppc4xx: Remove sc3 board
Stefan Roese
2015-05-10
1
-14
/
+0
*
x86: Allow CPUs to be set up after relocation
Simon Glass
2015-04-30
1
-1
/
+1
*
armv8/fsl-lsch3: Update early MMU table
York Sun
2015-04-23
1
-0
/
+6
*
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
1
-3
/
+0
*
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
1
-1
/
+1
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
1
-0
/
+1
*
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
1
-0
/
+2
*
common/board_r: Restore non-cached memory setup
Jan Kiszka
2015-03-09
1
-0
/
+11
*
m68k: Add generic board support for MCF547X/8X and MCF5445X
Alison Wang
2015-03-05
1
-1
/
+1
*
m68k: add generic-board support
angelo@sysam.it
2015-03-05
1
-15
/
+8
*
avr32: add generic board support
Andreas Bießmann
2015-02-17
1
-3
/
+10
*
common/board_r: allocate bootparams
Andreas Bießmann
2015-02-17
1
-0
/
+15
*
microblaze: Move architecture to use generic board init
Michal Simek
2015-02-09
1
-1
/
+1
*
common/board_r: manual relocation for cmd table
Andreas Bießmann
2015-02-09
1
-0
/
+12
[prev]
[next]