Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4632ad773ed31f4dd6aeb859de148402f8932111
« Previous
ed80096
x86: Add more common routines to manipulate mrc cache
by Bin Meng
· 9 years ago
bfa95c5
x86: Add various minor tidy-ups in mrccache codes
by Bin Meng
· 9 years ago
2fe66db
x86: Do sanity test on the cache record in mrccache_update()
by Bin Meng
· 9 years ago
f6220f1
x86: Move mrccache.[c|h] to a common place
by Bin Meng
· 9 years ago
e2d76e9
x86: Add ENABLE_MRC_CACHE Kconfig option
by Bin Meng
· 9 years ago
010921a
x86: fsp: Add a hdr sub-command to show header information
by Bin Meng
· 9 years ago
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
89b5c81
linux/bitops.h: GENMASK copy from linux
by Jagan Teki
· 9 years ago
6734528
linux/bitops: Move BIT definitions at top
by Jagan Teki
· 9 years ago
e8d124f
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
5b37212
mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows
by Stefan Roese
· 9 years ago
1d51ea1
arm: mvebu: Enable DM_SERIAL on AXP / A38x boards
by Stefan Roese
· 9 years ago
a79c840
arm: mvebu: Enable DM_USB on AXP / A38x boards
by Stefan Roese
· 9 years ago
cd48225
usb: ehci-marvell.c: Add DM support
by Stefan Roese
· 9 years ago
9cffb23
arm: mvebu: Add DM (driver model) support
by Stefan Roese
· 9 years ago
39a230a
arm: mvebu: Add basic Armada XP / 38x dtsi/dts files
by Stefan Roese
· 9 years ago
78de2c0
arm: mvebu: Do not call board_init_r() from board_init_f()
by Stefan Roese
· 9 years ago
9b163d8
kwbimage: Align payload size to 4 bytes
by Stefan Roese
· 9 years ago
ef5cd33
dm: core: Enable optional use of fdt_translate_address()
by Stefan Roese
· 9 years ago
42cc034
arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL
by Stefan Roese
· 9 years ago
944c7a3
arm: mvebu: Add option to use UART xmodem protocol via kwboot
by Stefan Roese
· 9 years ago
fd8133b
sunxi: Add CHIP support
by Maxime Ripard
· 9 years ago
862ba7e
axp209: Sync the DTSI with the kernel
by Maxime Ripard
· 9 years ago
f0e8e8d
sun5i: Sync the DTSI with the kernel
by Maxime Ripard
· 9 years ago
44c7987
sunxi: Use Kconfig CONFIG_MMC
by Maxime Ripard
· 9 years ago
f7d6b3c
sunxi: board: Only try to use the MMC related functions if enabled
by Maxime Ripard
· 9 years ago
7a777f6
mmc: Add generic Kconfig option
by Maxime Ripard
· 9 years ago
4adef27
fastboot: Implement OEM format only when we have MMC support
by Maxime Ripard
· 9 years ago
bac83fb
sunxi: Add support for android boot image
by Maxime Ripard
· 9 years ago
fc01dae
sunxi: Add defconfig for the Sinovoip BPI-M2 board
by Hans de Goede
· 9 years ago
b1e8b57
sunxi: Fix sorting of boards in MAINTAINERS
by Hans de Goede
· 9 years ago
3b82402
sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels
by Hans de Goede
· 9 years ago
a29c32b
sunxi: power: Columbus: only enable ELDO3 when necessary
by Hans de Goede
· 9 years ago
02cc27c
sunxi: power: Change axp209 LDO3 and LDO4 default to disabled
by Hans de Goede
· 9 years ago
beba401
sunxi: power: Add support for disabling axp209 regulators
by Hans de Goede
· 9 years ago
03f8ae3
sunxi: power: Drop protection against multiple calls from axp221 axp_init()
by Hans de Goede
· 9 years ago
30490b5
sunxi: power: Use pmic_bus functions for axp152 / axp209 driver
by Hans de Goede
· 9 years ago
514b2d9
sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V
by Hans de Goede
· 9 years ago
f339f09
sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V
by Hans de Goede
· 9 years ago
6944aff
sunxi: power: Unify axp pmic function names
by Hans de Goede
· 9 years ago
4011752
sunxi: power: Make all voltages configurable through Kconfig
by Hans de Goede
· 9 years ago
1df4481
sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER
by Hans de Goede
· 9 years ago
70ac929
sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s
by Hans de Goede
· 9 years ago
6d0bdfd
sunxi: Switch to using malloc_simple for the spl
by Hans de Goede
· 9 years ago
ff42d10
sunxi: Enable CONFIG_SPL_STACK_R
by Hans de Goede
· 9 years ago
dcfcb8d
malloc_simple: Add support for switching to DRAM heap
by Hans de Goede
· 9 years ago
1eb0c03
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
by Hans de Goede
· 9 years ago
8656c4f
spl: spl_relocate_stack_gd: Do not unnecessarily clear bss
by Hans de Goede
· 9 years ago
c3d8914
arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file
by Stefan Roese
· 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
Next »