Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
22802f4e3a0a8ead928a0af06b7719b604a98afb
/
common
22802f4
spl: move RAM boot support in separate file
by Stefan Agner
· 8 years ago
f417d40
Convert CONFIG_SPL_RAM_DEVICE to defconfig
by Stefan Agner
· 8 years ago
7f73ca4
Kconfig: CONFIG_OF_PLATDATA doesn't really exist
by Tom Rini
· 8 years ago
04770e6
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
f8f41ae
scsi: dm: Unbind all scsi based block devices before new scan
by Michal Simek
· 8 years ago
11e1479
SPL: make struct spl_image 64-bit safe
by Andre Przywara
· 8 years ago
d21bd69
tools: mkimage: add firmware-ivt image type for HAB verification
by Sven Ebenfeld
· 8 years ago
611a942
common: Fix logic in fpga programming
by Michal Simek
· 8 years ago
e8a016b
dm: Add support for scsi/sata based devices
by Michal Simek
· 8 years ago
79e2a6a
common: miiphyutil: Add helper function for mdio bus name
by Michal Simek
· 8 years ago
2acf35d
spl: Drop announce_boot_device()
by Simon Glass
· 8 years ago
29d357d
spl: Pass the loader into spl_load_image()
by Simon Glass
· 8 years ago
540bfe7
spl: Move the loading code into its own function
by Simon Glass
· 8 years ago
ebc4ef6
spl: Add a name to the SPL load-image methods
by Simon Glass
· 8 years ago
361a879
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
by Tom Rini
· 8 years ago
f1a88cf
common: miiphyutil: Add helper function for mdio bus name
by Michal Simek
· 8 years ago
bce4d18
dm: Add support for scsi/sata based devices
by Michal Simek
· 8 years ago
1a92541
dm: spl: mmc: Fix EXT SPL support
by Michal Simek
· 8 years ago
44402fe
common: image: Remove FIT header update from image post-processing
by Andrew F. Davis
· 8 years ago
73eed45
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
by Tom Rini
· 8 years ago
4880b02
cmd: Convert CMD_BOOTMENU
by Tom Rini
· 8 years ago
7e719ee
image: Add Trusted Execution Environment image type
by Andrew F. Davis
· 8 years ago
d7be509
image: Add FIT image loadable section custom processing
by Andrew F. Davis
· 8 years ago
63c0941
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· 8 years ago
2f11cd9
dm: core: Handle global_data moving in SPL
by Simon Glass
· 8 years ago
e2099d7
common: sh: add necessary define bits to board_f
by Vladimir Zapolskiy
· 8 years ago
0b3a58e
scsi: Separate SCSI private block description initialization
by Michal Simek
· 8 years ago
c002e39
scsi: Change scsi_scan() to be able to return value
by Michal Simek
· 8 years ago
545a284
scsi: Make private functions static
by Michal Simek
· 8 years ago
182ec15
scsi: Remove completely unused functions
by Michal Simek
· 8 years ago
cdb93b2
scsi: Simplify scsi_read/scsi_write()
by Michal Simek
· 8 years ago
bccfd9e
scsi: Move pccb buffer initalization directly to scsi_detect_dev
by Michal Simek
· 8 years ago
4dbee17
scsi: Take lun from device block description
by Michal Simek
· 8 years ago
570712f
scsi: Extract device detection algorithm
by Michal Simek
· 8 years ago
92ca476
scsi: Extract block device initialization
by Michal Simek
· 8 years ago
15a2acd
common: miiphyutil: Work and report phy address in hex in mdio cmd
by Michal Simek
· 8 years ago
09410c6
SPL: mmc: Make spl_mmc_load_image available
by Marek Vasut
· 8 years ago
b5b838f
mmc: Tinification of the mmc code
by Marek Vasut
· 8 years ago
a2cb310
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
4c2cb11
common/board_f: enable initr_trap for MIPS
by Daniel Schwierzeck
· 9 years ago
4d6647a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
6b29a39
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
c8d7647
spl: mmc: fix switch statement
by Max Krummenacher
· 8 years ago
e94793c
spl: add USB Gadget config option
by Stefan Agner
· 8 years ago
5991703
spl: dfu: move DFU Kconfig to SPL Kconfig
by Stefan Agner
· 8 years ago
34ee947
spl: add RAM boot device only if it is actually defined
by Stefan Agner
· 8 years ago
2c77c0d
xyz-modem: Change getc timeout loop waiting
by tomas.melin@vaisala.com
· 8 years ago
aa6ab90
sata: fix sata command can not being executed bug
by Tang Yuantian
· 8 years ago
f7637cc
generic-board: make show_board_info a weak function
by Marcel Ziswiler
· 8 years ago
62e7a5c
Revert "generic-board: allow showing custom board info"
by Marcel Ziswiler
· 8 years ago
f069ded
spl: remove redundant call to parse_image_header()
by tomas.melin@vaisala.com
· 8 years ago
f72250e
spl: add check for FIT-header when loading image
by tomas.melin@vaisala.com
· 8 years ago
8d08985
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
d844efe
stdio: Correct numbering logic in stdio_probe_device()
by Simon Glass
· 8 years ago
ab29a34
stdio: Correct code style nits
by Simon Glass
· 8 years ago
ed77ccd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
f33f3e0
tools/env: Correct include kconfig
by York Sun
· 8 years ago
020198b
image-fit: Fix compiling error caused by autoconf.h
by York Sun
· 8 years ago
ec6617c
armv8: Support loading 32-bit OS in AArch32 execution state
by Alison Wang
· 8 years ago
83dd98e
image: Combine image_sig_algo with image_sign_info
by Andrew Duda
· 8 years ago
0c1d74f
image: Add crypto_algo struct for RSA info
by Andrew Duda
· 8 years ago
da29f29
rsa: Verify RSA padding programatically
by Andrew Duda
· 8 years ago
66a47ff
ext4: Allow reading files with non-zero offset, clamp read len
by Stefan Brüns
· 8 years ago
38fed8a
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
by Semen Protsenko
· 8 years ago
ae3de0d
image: Protect against overflow in unknown_msg()
by Simon Glass
· 8 years ago
dbdc274
cmd: dfu: Add error handling for board_usb_init
by Michal Simek
· 8 years ago
4f89292
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
d259c00
config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
by Jagan Teki
· 8 years ago
869588d
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
by Simon Glass
· 8 years ago
f3f3eff
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
by Simon Glass
· 8 years ago
84f2a5d
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
by Simon Glass
· 8 years ago
3505bc5
Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig
by Simon Glass
· 8 years ago
ef26d60
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· 8 years ago
8f92558
Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig
by Simon Glass
· 8 years ago
98af879
Convert SILENT_CONSOLE options to Kconfig
by Simon Glass
· 8 years ago
6440746
watchdog: Fix Watchdog Reset while in U-Boot Prompt
by Andreas J. Reichel
· 8 years ago
29d3bc7
spl: move SYS_OS_BASE to Kconfig
by Heiko Schocher
· 8 years ago
c20ae2f
spl: move SPL_OS_BOOT to Kconfig
by Heiko Schocher
· 8 years ago
df87e6b
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· 8 years ago
b02e404
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
ef47683
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
by Hannes Schmelzer
· 8 years ago
5ebd27d
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
8435179
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
19a9747
common/Kconfig: Add DISPLAY_CPUINFO
by Lokesh Vutla
· 8 years ago
006bccb
board_f: Drop the extra fdtdec_prepare_fdt()
by Simon Glass
· 8 years ago
d8441ea
dm: stdio: Allow lazy probing of video devices
by Simon Glass
· 8 years ago
f5fd45f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
d2d9bdf
spl: saveenv: adding saveenv support in SPL
by B, Ravi
· 8 years ago
43e0a3d
common/console.c: ensure GD_FLG_SILENT is set or cleared
by Chris Packham
· 8 years ago
fc0b594
Various, accumulated typos collected from around the tree.
by Robert P. J. Day
· 8 years ago
d32b2d1
spl: Make spl_boot_list a local variable
by Simon Glass
· 8 years ago
f4d7d85
spl: Update spl_load_simple_fit() to take an spl_image param
by Simon Glass
· 8 years ago
710e9ca
spl: Update fat functions to take an spl_image parameter
by Simon Glass
· 8 years ago
b4a6c2a
spl: Update ext functions to take an spl_image parameter
by Simon Glass
· 8 years ago
2a2ee2a
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· 8 years ago
97d9df0
spl: Convert spl_board_load_image() to use linker list
by Simon Glass
· 8 years ago
7ec0389
spl: Convert spl_net_load_image() to use linker list
by Simon Glass
· 8 years ago
139db7a
spl: Convert spl_spi_load_image() to use linker list
by Simon Glass
· 8 years ago
0a9b73a
spl: spi: Move the generic SPI loader into common/spl
by Simon Glass
· 8 years ago
7557147
spl: Convert spl_sata_load_image() to use linker list
by Simon Glass
· 8 years ago
Next »