Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
004eee86f1181f712345370163baa0d158716196
/
common
/
board_r.c
5e0404f
board_f: fix noncached reservation calculation
by Stephen Warren
· 5 years ago
9e5616d
Drop PCMCIA
by Simon Glass
· 5 years ago
f3998fd
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
0ac7d72
env: Move get/set_default_env() to env.h
by Simon Glass
· 5 years ago
3f989e7b
env: Move env_relocate() to env.h
by Simon Glass
· 5 years ago
49b10cb
gpio: fixes for gpio-hog support
by Heiko Schocher
· 5 years ago
6874cb7
watchdog: Split WDT from SPL_WDT
by Marek Vasut
· 5 years ago
5fc7cf8
gpio: add gpio-hog support
by Heiko Schocher
· 5 years ago
84b2416
board_r: move initr_watchdog to be called after initr_serial
by Weijie Gao
· 5 years ago
0698528
watchdog: Implement generic watchdog_reset() version
by Stefan Roese
· 6 years ago
e7ac009
efi_loader: move efi_save_gd() call to board_r.c
by Heinrich Schuchardt
· 6 years ago
47870af
initcall: Move to inline function
by Alexander Graf
· 6 years ago
9450ab2
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
f388e3b
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
c1cd921
board_r: fix build with DM_SPI
by Christophe Leroy
· 6 years ago
f980c99
fdt: sandbox: correct use of ${fdtcontroladdr}
by Heinrich Schuchardt
· 6 years ago
ef6ce46
board_r: Remove initr_spi
by Jagan Teki
· 6 years ago
efbeabe
spi: Remove unused mpc8xx code
by Jagan Teki
· 6 years ago
6c6add6
configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
by Simon Goldschmidt
· 6 years ago
17585e2
sandbox: led: use new function to configure default state
by Patrick Delaunay
· 6 years ago
c5d548a
env: common: accept flags on reset to default env
by Yaniv Levinsky
· 6 years ago
3804f5b
common: print \n in initr_scsi()
by Heinrich Schuchardt
· 6 years ago
ec15d5f
board_r: Do not initialize IDE when DM BLK is on
by Bin Meng
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
f1b1f77
Convert CONFIG_SPI to Kconfig
by Adam Ford
· 7 years ago
b79b9f1
input: Drop PS/2 keyboard support
by Simon Glass
· 7 years ago
b8aa55c
common: move init_helpers.h prototypes in init.h
by Patrick Delaunay
· 7 years ago
9095d5b
fix spelling of 'functions' in 2 places (was 'funtcions')
by Simon Goldschmidt
· 7 years ago
92f84b6
common: board_r: Fix style violations
by Mario Six
· 7 years ago
7341714
board_r: remove superfluous #ifdef CONFIG_PRAM
by Heinrich Schuchardt
· 7 years ago
068feb9
riscv: Modify generic codes to support RISC-V
by Rick Chen
· 7 years ago
af1bc0c
log: Plumb logging into the init sequence
by Simon Glass
· 7 years ago
c5404b6
Drop the log buffer
by Simon Glass
· 7 years ago
c68c03f
Drop CONFIG_HAS_DATAFLASH
by Tuomas Tynkkynen
· 7 years ago
35affd7
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
bfebc8c
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· 7 years ago
018f530
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
f1896c4
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· 7 years ago
b089538
Allow displaying the U-Boot banner on a video display
by Simon Glass
· 7 years ago
daab59a
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
5b8e76c
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
a132f77
bootstage: Record time taken to set up the live device tree
by Simon Glass
· 7 years ago
63c5bf4
bootstage: Record the time taken to set up driver model
by Simon Glass
· 7 years ago
5ac44a5
bootstage: Init as early as possible
by Simon Glass
· 7 years ago
12d738a
api: Add a header for api_init()
by Simon Glass
· 7 years ago
3af86a4
dm: Build a live tree after relocation
by Simon Glass
· 7 years ago
fc843a0
Kconfig: Add a CONFIG_IDE option
by Simon Glass
· 7 years ago
4125bbc
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
4aa2ba3
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· 8 years ago
213f27f
Drop CONFIG_I2CFAST
by Simon Glass
· 7 years ago
96d4b75
board_f: Make init_helpers generic
by Simon Glass
· 8 years ago
936478e
SPARC: Remove
by Tom Rini
· 8 years ago
203db38
mtd: nand: remove nand size print from nand_init function
by Hou Zhiqiang
· 8 years ago
e856bdc
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
fb92308
x86: board_r: Set the global data pointer after relocation
by Simon Glass
· 8 years ago
4acff45
board_f/r: Use static const for the init sequences
by Simon Glass
· 8 years ago
a8523a8
Drop CONFIG_CMD_DOC
by Simon Glass
· 8 years ago
37b499c
Drop CONFIG_WINBOND_83C553
by Simon Glass
· 8 years ago
2d8d190
status_led: Kconfig migration
by Uri Mashiach
· 8 years ago
e8a016b
dm: Add support for scsi/sata based devices
by Michal Simek
· 8 years ago
361a879
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
by Tom Rini
· 8 years ago
bce4d18
dm: Add support for scsi/sata based devices
by Michal Simek
· 8 years ago
4c2cb11
common/board_f: enable initr_trap for MIPS
by Daniel Schwierzeck
· 9 years ago
c649e3c
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 years ago
d74d6b4
dm: timer: Correct timer init ordering after relocation
by Simon Glass
· 9 years ago
5d00995
efi_loader: Implement memory allocation and map
by Alexander Graf
· 9 years ago
50149ea
efi_loader: Add runtime services
by Alexander Graf
· 9 years ago
1057e6c
timer: Set up the real timer after driver model is available
by Simon Glass
· 9 years ago
776babd
board_r: fix a typo in comment block
by Masahiro Yamada
· 9 years ago
cbb2df2
CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
by Tom Rini
· 9 years ago
e9acb9e
common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
by Siva Durga Prasad Paladugu
· 9 years ago
1e85cce
sparc: Update PROM initialization code for generic board
by Francois Retief
· 9 years ago
e17c520
sparc: Initial ground work for generic board initialization
by Francois Retief
· 9 years ago
881c124
dm: timer: Avoid using timer before it is ready
by Simon Glass
· 9 years ago
9854a87
console: Add a console buffer
by Simon Glass
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
618a51e
Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc
by Tom Rini
· 9 years ago
643b0f7
x86: Move timer_init() call a bit earlier
by Bin Meng
· 9 years ago
3f33f6a
sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
by Francois Retief
· 10 years ago
2431492
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
13cfbe5
allow LED initialization without STATUS_LED_BOOT
by Bernhard Nortmann
· 9 years ago
545dfd1
env: export fdt_blob to the environment variable
by Thomas Chou
· 9 years ago
8f41b87
timer: start a new timer after relocation
by Thomas Chou
· 9 years ago
2e88bb2
NDS32: Generic Board Support and Unsupport
by Kun-Hua Huang
· 9 years ago
27e7215
ppc4xx: Remove sc3 board
by Stefan Roese
· 10 years ago
bcb0c61
x86: Allow CPUs to be set up after relocation
by Simon Glass
· 10 years ago
12eaf31
armv8/fsl-lsch3: Update early MMU table
by York Sun
· 10 years ago
ba45756
dm: x86: spi: Convert ICH SPI driver to driver model
by Simon Glass
· 10 years ago
d2eaec6
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
0eb25b6
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
ff3e077
dm: pci: Add a uclass for PCI
by Simon Glass
· 10 years ago
671fa63
common/board_r: Restore non-cached memory setup
by Jan Kiszka
· 10 years ago
1313db4
m68k: Add generic board support for MCF547X/8X and MCF5445X
by Alison Wang
· 10 years ago
e310b93
m68k: add generic-board support
by angelo@sysam.it
· 10 years ago
a752a8b
avr32: add generic board support
by Andreas Bießmann
· 10 years ago
c722f0b
common/board_r: allocate bootparams
by Andreas Bießmann
· 10 years ago
e945f6d
microblaze: Move architecture to use generic board init
by Michal Simek
· 11 years ago
61d7b1b
common/board_r: manual relocation for cmd table
by Andreas Bießmann
· 10 years ago
0365ffc
generic-board: show model name in board_init_f() too
by Masahiro Yamada
· 10 years ago
Next »