Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
62716ebb751dbe7346ff52b17be867505d959bcc
62716eb
x86: fsp: Make hob command a sub-command to fsp
by Bin Meng
· 9 years ago
b325cbb
x86: fsp: Print GUID whenever applicable in the hob command output
by Bin Meng
· 9 years ago
fd755f0
x86: fsp: Compact the output of hob command
by Bin Meng
· 9 years ago
721e992
x86: Add SMBIOS table support
by Bin Meng
· 9 years ago
a34b467
Makefile: Generate U_BOOT_DMI_DATE for SMBIOS
by Bin Meng
· 9 years ago
3619e94
doc: Complement document about booting VxWorks
by Bin Meng
· 9 years ago
9aa1280
cmd: bootvx: Add asmlinkage to the VxWorks x86 entry
by Bin Meng
· 9 years ago
b90ff0f
cmd: bootvx: Pass E820 information to an x86 VxWorks kernel
by Bin Meng
· 9 years ago
9e98b7e
cmd: bootvx: Always get VxWorks bootline from env
by Bin Meng
· 9 years ago
a4092db
cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline
by Bin Meng
· 9 years ago
7f0c3c5
cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline
by Bin Meng
· 9 years ago
9dffa52
cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr()
by Bin Meng
· 9 years ago
ebca3df
cmd: Clean up cmd_elf a little bit
by Bin Meng
· 9 years ago
a726075
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 9 years ago
301dd6b
x86: Remove quotation mark in CONFIG_HOSTNAME
by Bin Meng
· 9 years ago
59ec719
x86: Move install_e820_map() out of zimage.c
by Bin Meng
· 9 years ago
19038e1
x86: Initialize GDT entry 1 to be the 32-bit CS as well
by Bin Meng
· 9 years ago
1f124eb
x86: Allow disabling IGD on Intel Queensbay
by Bin Meng
· 9 years ago
5bf9359
x86: ivybridge: Remove the dead codes that programs pci bridge
by Bin Meng
· 9 years ago
bbbcb52
dm: pci: Enable VGA address forwarding on bridges
by Bin Meng
· 9 years ago
069155c
dm: pci: Fix pci_last_busno() to return the real last bus no
by Bin Meng
· 9 years ago
af67e7c
video: vesa_fb: Fix wrong return value check of pci_find_class()
by Bin Meng
· 9 years ago
cdf9f08
pci: Set PCI_COMMAND_IO bit for VGA device
by Bin Meng
· 9 years ago
5dbcf3a
dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM
by Simon Glass
· 9 years ago
3129ace
dm: pci: Correct a few debug() statements
by Simon Glass
· 9 years ago
4d21455
dm: pci: Tidy up auto-config error handling
by Simon Glass
· 9 years ago
836ac74
malloc_simple: Add debug() information
by Simon Glass
· 9 years ago
5ec0003
Prepare v2015.10
by Tom Rini
· 9 years ago
75918af
powerpc: Drop old non-generic-board code
by Simon Glass
· 9 years ago
6a48109
sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD
by Paul Gortmaker
· 9 years ago
ecdc3df
sbc8641d: increase monitor size from 256k to 384k
by Paul Gortmaker
· 9 years ago
743d759
sbc8641d: add basic flash setup instructions to README file
by Paul Gortmaker
· 9 years ago
71d5511
sbc8641d: set proper environment sector size.
by Paul Gortmaker
· 9 years ago
7229c3c
sbc8641d: increase malloc pool size to a sane default
by Paul Gortmaker
· 9 years ago
73f7550
sbc8641d: enable command line editing
by Paul Gortmaker
· 9 years ago
84ca65a
image-fit: Fix signature checking
by Andrej Rosano
· 9 years ago
81fd858
igep00x0: Use BCH8 ECC
by Ladislav Michl
· 9 years ago
2fdc9b7
vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.
by Liviu Dudau
· 9 years ago
2d0cee1
vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.
by Liviu Dudau
· 9 years ago
2727f3b
dfu: dfu_sf: Take the start address into account
by Fabio Estevam
· 9 years ago
f4c9258
dfu: dfu_sf: Use the erase sector size for erase operations
by Fabio Estevam
· 9 years ago
d718ff7
doc/README.scrapyard: Add more entries
by Tom Rini
· 9 years ago
04d6f14
Revert "arm: Remove inetspace_v2_cmc board"
by Tom Rini
· 9 years ago
7003e4c
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 9 years ago
ef1e571
Revert "arm: Remove d2net_v2 defconfig file"
by Tom Rini
· 9 years ago
461f592
doc/README.scrapyard: Populate recent removals
by Tom Rini
· 9 years ago
79ad5ce
ARM: rpi: add another revision of Raspberry Pi A+
by Lubomir Rintel
· 9 years ago
d1a2f32
ARM: dockstar: move start of environment area
by Eric Cooper
· 9 years ago
8626cb8
ARM: k2e/l: Apply WA for selecting PA clock source
by Lokesh Vutla
· 9 years ago
b9f06b3
arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible
by Tom Rini
· 9 years ago
ac6a532
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
3790a8c
arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts
by Dinh Nguyen
· 9 years ago
8d8e13e
arm: socfpga: enable data/inst prefetch and shared override in the L2
by Dinh Nguyen
· 9 years ago
4b8cdd4
vf610twr: Fix typo in DRAM init
by Anthony Felice
· 9 years ago
a7e2c6f
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
53fd4b8
arm: mmu: Add missing volatile for reading SCTLR register
by Alison Wang
· 9 years ago
1275456
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 9 years ago
aaf87f0
pci: pcie_imx: Fix hang on mx6qp
by Fabio Estevam
· 9 years ago
b1964c7
armv8/gic: Fix GIC v2 initialization
by Thierry Reding
· 9 years ago
ad3d6e8
armv8/mmu: Set bits marked RES1 in TCR
by Thierry Reding
· 9 years ago
cb4c833
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
c57a9a6
ARM: uniphier: fix address mapping in README.uniphier
by Masahiro Yamada
· 9 years ago
55aa0be
armv8/mmu: Clean up TCR programming
by Thierry Reding
· 9 years ago
cf04ad3
arm: vf610twr: improve memory layout
by Stefan Agner
· 9 years ago
d45fd01
colibri_vf: Fix bstlen field
by Fabio Estevam
· 9 years ago
e24bb2b
mtd: nand: vf610_nfc: resync with upstream Linux version
by Stefan Agner
· 9 years ago
13a3972
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 9 years ago
297facc
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
2308ea7
exynos: more debug and cleanup in do_sdhci_init()
by Tobias Jakobi
· 9 years ago
995a54c
exynos: be more verbose in process_nodes()
by Tobias Jakobi
· 9 years ago
6a9fbb6
exynos: Fix passing of errors in exynos_mmc_init()
by Tobias Jakobi
· 9 years ago
1a9d173
exynos: Properly zero initialize host in s5p_sdhci_init()
by Tobias Jakobi
· 9 years ago
8e34a74
odroid: Add boot script (boot.scr) support
by Guillaume GARDET
· 9 years ago
4ed5080
odroid: replace 'fatload' with 'load' to be able to use EXT* partitions
by Guillaume GARDET
· 9 years ago
f861f51
ls102xa: Fix reset hang
by Fabio Estevam
· 9 years ago
f532727
imx_watchdog: Add a header file for watchdog registers
by Fabio Estevam
· 9 years ago
87a9595
Prepare v2015.10-rc5
by Tom Rini
· 9 years ago
e3cc5bc
env_eeprom.c: Correct using saved environment
by Ludger Dreier
· 9 years ago
040ef8f
pcm052: fix MTD partitioning
by Albert ARIBAUD (3ADEV)
· 9 years ago
e8de6d7
test/fs/fs-test.sh: Update expected results and TC10 logic
by Tom Rini
· 9 years ago
4c90234
lpc32xx: fix calculation of HCLK PLL output clock
by Vladimir Zapolskiy
· 9 years ago
f0aa26f
lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config
by Vladimir Zapolskiy
· 9 years ago
d1d0167
nand: omap_gpmc: Change correctable bit-flips messages to debug()
by Ezequiel García
· 9 years ago
0219e4b
Fix variation in timestamps caused by timezone differences.
by Vagrant Cascadian
· 9 years ago
1fec3c5
common/image.c: Make boot_get_ramdisk() perform a check for Android images
by Tom Rini
· 9 years ago
3549730
tools/mkimage.c: Clarify help text for -D slightly
by Tom Rini
· 9 years ago
e392b92
arndale: Apply Cortex-A15 errata #773022 and #774769
by Ian Campbell
· 9 years ago
9950098
image: fix support for Android boot images with no ramdisk
by Rob Herring
· 9 years ago
027b728
Add support for LZ4 decompression algorithm
by Julius Werner
· 9 years ago
b6b5e39
ppc4xx: Remove lcd4_lwmon5 support
by Stefan Roese
· 9 years ago
c0c7a55
ppc4xx: Convert lwmon5 board to generic board
by Stefan Roese
· 9 years ago
04386f6
Revert "powerpc: ppc4xx: remove lwmon5 support"
by Stefan Roese
· 9 years ago
1254b44
fs/fat/fat_write: Fix management of empty files
by Benoît Thébaudeau
· 9 years ago
e876be4
fs/fat/fat_write: Factor out duplicate code
by Benoît Thébaudeau
· 9 years ago
5e1a860
fs/fat/fat_write: Fix curclust/newclust mix-up
by Benoît Thébaudeau
· 9 years ago
1d7f2ec
fs/fat/fat_write: Merge calls to set_cluster()
by Benoît Thébaudeau
· 9 years ago
8133f43
fs/fat/fat_write: Fix buffer alignments
by Benoît Thébaudeau
· 9 years ago
689821f
ti: omap3: config: remove 1 from boolean define
by Igor Grinberg
· 9 years ago
492f24e
vexpress64: juno: use /dev/sda2
by Ryan Harkin
· 9 years ago
ecbed5d
vexpress64: juno: add alternate kernel and device tree filenames
by Ryan Harkin
· 9 years ago
Next »