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
/
common
/
board_r.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
board_r: Do not initialize IDE when DM BLK is on
Bin Meng
2018-06-24
1
-2
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-27
1
-2
/
+2
*
input: Drop PS/2 keyboard support
Simon Glass
2018-04-06
1
-15
/
+0
*
common: move init_helpers.h prototypes in init.h
Patrick Delaunay
2018-03-16
1
-1
/
+0
*
fix spelling of 'functions' in 2 places (was 'funtcions')
Simon Goldschmidt
2018-02-13
1
-1
/
+1
*
common: board_r: Fix style violations
Mario Six
2018-01-28
1
-13
/
+14
*
board_r: remove superfluous #ifdef CONFIG_PRAM
Heinrich Schuchardt
2018-01-19
1
-2
/
+0
*
riscv: Modify generic codes to support RISC-V
Rick Chen
2018-01-12
1
-2
/
+2
*
log: Plumb logging into the init sequence
Simon Glass
2017-12-07
1
-0
/
+2
*
Drop the log buffer
Simon Glass
2017-12-07
1
-23
/
+2
*
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
2017-10-16
1
-15
/
+0
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
1
-6
/
+6
*
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
1
-3
/
+3
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-1
/
+1
*
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-27
1
-1
/
+1
*
Allow displaying the U-Boot banner on a video display
Simon Glass
2017-07-11
1
-0
/
+1
*
avr32: Retire AVR32 for good
Andy Shevchenko
2017-07-06
1
-10
/
+3
*
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-12
1
-14
/
+0
*
bootstage: Record time taken to set up the live device tree
Simon Glass
2017-06-05
1
-2
/
+9
*
bootstage: Record the time taken to set up driver model
Simon Glass
2017-06-05
1
-0
/
+2
*
bootstage: Init as early as possible
Simon Glass
2017-06-05
1
-2
/
+1
*
api: Add a header for api_init()
Simon Glass
2017-06-05
1
-0
/
+1
*
dm: Build a live tree after relocation
Simon Glass
2017-06-01
1
-0
/
+12
*
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-22
1
-6
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-05-16
1
-2
/
+2
|
\
|
*
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
[next]