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
*
common: fix regression on block cache init
Angelo Durgehello
2020-01-26
1
-1
/
+1
*
common: add blkcache init
Angelo Durgehello
2020-01-25
1
-0
/
+3
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move the image globals into image.h
Simon Glass
2020-01-17
1
-0
/
+1
*
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
1
-1
/
+1
*
common: Move reset_phy() to net.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move jumptable_init() out of common.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move main_loop() to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
x86: fsp: Add a new arch_fsp_init_r() hook
Simon Glass
2019-12-15
1
-0
/
+3
*
board_r: Move early-timer init later
Simon Glass
2019-12-15
1
-5
/
+14
*
binman: Add a library to access binman entries
Simon Glass
2019-12-15
1
-0
/
+10
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Drop global inclusion of status_led.h
Simon Glass
2019-12-02
1
-0
/
+1
*
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-11-20
1
-1
/
+1
*
bootstage: Correct relocation algorithm
Simon Glass
2019-10-27
1
-1
/
+0
*
board_f: fix noncached reservation calculation
Stephen Warren
2019-08-30
1
-0
/
+4
*
Drop PCMCIA
Simon Glass
2019-08-11
1
-12
/
+0
*
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
1
-1
/
+1
*
env: Move get/set_default_env() to env.h
Simon Glass
2019-08-11
1
-1
/
+1
*
env: Move env_relocate() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
gpio: fixes for gpio-hog support
Heiko Schocher
2019-07-29
1
-2
/
+2
*
watchdog: Split WDT from SPL_WDT
Marek Vasut
2019-07-19
1
-1
/
+1
*
gpio: add gpio-hog support
Heiko Schocher
2019-07-13
1
-0
/
+6
*
board_r: move initr_watchdog to be called after initr_serial
Weijie Gao
2019-07-07
1
-3
/
+3
*
watchdog: Implement generic watchdog_reset() version
Stefan Roese
2019-04-26
1
-0
/
+4
*
efi_loader: move efi_save_gd() call to board_r.c
Heinrich Schuchardt
2019-04-12
1
-0
/
+7
*
initcall: Move to inline function
Alexander Graf
2019-02-09
1
-4
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-05
1
-18
/
+0
|
\
|
*
board_r: Remove initr_spi
Jagan Teki
2018-11-27
1
-11
/
+0
|
*
spi: Remove unused mpc8xx code
Jagan Teki
2018-11-27
1
-7
/
+0
*
|
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-12-03
1
-1
/
+2
|
\
\
|
*
|
fdt: sandbox: correct use of ${fdtcontroladdr}
Heinrich Schuchardt
2018-12-02
1
-1
/
+2
|
|
/
*
/
board_r: fix build with DM_SPI
Christophe Leroy
2018-12-03
1
-1
/
+1
|
/
*
configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
Simon Goldschmidt
2018-10-06
1
-7
/
+4
*
sandbox: led: use new function to configure default state
Patrick Delaunay
2018-08-10
1
-1
/
+2
*
env: common: accept flags on reset to default env
Yaniv Levinsky
2018-07-19
1
-1
/
+1
*
common: print \n in initr_scsi()
Heinrich Schuchardt
2018-07-10
1
-0
/
+1
*
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
[next]