Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a40db6d511712f53b6663e61786a9eb825589984
/
common
a40db6d
net: cosmetic: Do not use magic values for ARP_HLEN
by oliver@schinagl.nl
· 8 years ago
c0efc31
ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB
by Masahiro Yamada
· 8 years ago
7b74c4b
Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
by Masahiro Yamada
· 8 years ago
b3d2861
spl: Remove overwrite of relocated malloc limit
by Andrew F. Davis
· 8 years ago
1923d54
malloc_simple: Add debug statements to memalign_simple
by Andrew F. Davis
· 8 years ago
bd42a94
disk: convert CONFIG_EFI_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
b0cf733
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
a8523a8
Drop CONFIG_CMD_DOC
by Simon Glass
· 8 years ago
a009f36
Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()
by Simon Glass
· 8 years ago
cc66400
Drop the static inline print_cpuinfo()
by Simon Glass
· 8 years ago
37b499c
Drop CONFIG_WINBOND_83C553
by Simon Glass
· 8 years ago
8f3086a
powerpc: Drop CONFIG_SYS_ALLOC_DPRAM
by Simon Glass
· 8 years ago
cbcbf71
powerpc: Drop probecpu() in favour of arch_cpu_init()
by Simon Glass
· 8 years ago
4585601
Convert CONFIG_ARCH_MISC_INIT to Kconfig
by Simon Glass
· 8 years ago
a5d6754
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
a421192
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
by Simon Glass
· 8 years ago
e5ec481
Kconfig: Migrate BOARD_LATE_INIT to a select
by Tom Rini
· 8 years ago
2d8d190
status_led: Kconfig migration
by Uri Mashiach
· 8 years ago
de70fef
common: Kconfig: Add BOARD_LATE_INIT entry
by Jagan Teki
· 8 years ago
995eab8
bootm: qnx: Disable data cache before booting QNX image
by Emmanuel Vadot
· 8 years ago
c67c8c6
board_init.c: Always use memset()
by Tom Rini
· 8 years ago
40d5534
ARM: Default to using optimized memset and memcpy routines
by Tom Rini
· 8 years ago
cf947da
spl: Add some missing newlines
by Andrew F. Davis
· 8 years ago
5d28b93
spl: Remove inline ifdef check for EXT and FAT support
by Andrew F. Davis
· 8 years ago
cec85d4
common/image.c: Use correct suffixes for binary sizes
by xypron.glpk@gmx.de
· 8 years ago
c2e7e72
bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
by Rick Altherr
· 8 years ago
373ae16
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
b984700
usb: storage: Show number of storage devices detected for DM_USB
by Michal Simek
· 8 years ago
f253f29
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
8c36e99
armv8: release slave cores from CPU_RELEASE_ADDR
by Oded Gabbay
· 8 years ago
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
3b593f9
splash: fix splash source flags check
by tomas.melin@vaisala.com
· 8 years ago
db1b79b
splash: add support for loading splash from a FIT image
by tomas.melin@vaisala.com
· 8 years ago
7583f1f
splash: sort include files
by tomas.melin@vaisala.com
· 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
Next »