Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
65e4c0b168651285adeab66f32f3a14668f3e4bd
65e4c0b
x86: efi: Add EFI loader support for x86
by Simon Glass
· 8 years ago
e275458
efi: Fix missing EFIAPI specifiers
by Simon Glass
· 8 years ago
a0b49bc
efi: Use asmlinkage for EFIAPI
by Simon Glass
· 8 years ago
6fb580d
smbios: Provide serial number
by Alexander Graf
· 8 years ago
aba5e91
efi_loader: Fix efi_install_configuration_table
by Alexander Graf
· 8 years ago
e663b35
smbios: Expose in efi_loader as table
by Alexander Graf
· 8 years ago
9647620
smbios: Generate type 4 on non-x86 systems
by Alexander Graf
· 8 years ago
94eaa79
cpu: Add get_vendor callback
by Alexander Graf
· 8 years ago
6f192dd
cpu: Add DMTF id and family fields
by Alexander Graf
· 8 years ago
e824cf3
smbios: Allow compilation on 64bit systems
by Alexander Graf
· 8 years ago
488bf12
efi_loader: Expose efi_install_configuration_table
by Alexander Graf
· 8 years ago
4b6dddc
x86: Move smbios generation into arch independent directory
by Alexander Graf
· 8 years ago
1befb38
x86: Move table csum into separate file
by Alexander Graf
· 8 years ago
8f661a5
efi_loader: gop: Expose fb when 32bpp
by Alexander Graf
· 8 years ago
712cd29
efi_loader: Allow bouncing for network
by Alexander Graf
· 8 years ago
b6575f3
efi_loader: Add generic PSCI RTS
by Alexander Graf
· 8 years ago
8069821
arm: Provide common PSCI based reset handler
by Alexander Graf
· 8 years ago
3ee655e
arm: Add PSCI shutdown function
by Alexander Graf
· 8 years ago
51bfb5b
arm: Disable HVC PSCI calls by default
by Alexander Graf
· 8 years ago
80a4800
efi_loader: Allow boards to implement get_time and reset_system
by Alexander Graf
· 8 years ago
511d0b9
efi_loader: Do not leak memory when unlinking a mapping
by Stefan Brüns
· 8 years ago
b6a9517
efi_loader: Keep memory mapping sorted when splitting an entry
by Stefan Brüns
· 8 years ago
b61d857
efi_loader: Readd freed pages to memory pool
by Stefan Brüns
· 8 years ago
42417bc
efi_loader: Track size of pool allocations to allow freeing
by Stefan Brüns
· 8 years ago
ead1274
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
by Stefan Brüns
· 8 years ago
991d62f
efi_loader: Fix crash on 32-bit systems
by Robin Randhawa
· 8 years ago
bdf5c1b
efi_loader: Fix memory map size check to avoid out-of-bounds access
by Stefan Brüns
· 8 years ago
852efbf
efi_loader: Update description of internal efi_mem_carve_out
by Stefan Brüns
· 8 years ago
d5a8153
Prepare v2016.11-rc2
by Tom Rini
· 8 years ago
78ad715
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
ebf7fff
spl: move FDT_FIXUP_PARTITIONS to Kconfig
by Heiko Schocher
· 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
2b2c6e5
test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC
by Tom Rini
· 8 years ago
2fe1281
ARM: create .secure_stack section only for PSCI
by Masahiro Yamada
· 8 years ago
a9320c4
arch: powerpc: Remove unused dts frequency fixup for lbc_clk
by Prabhakar Kushwaha
· 8 years ago
c5938c1
pbl: use "wait" command instead of "flush" command
by Zhao Qiang
· 8 years ago
ec90ac7
Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.
by Zhao Qiang
· 8 years ago
4504062
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 8 years ago
42b7600
libfdt: Drop inlining of fdt_path_offset()
by Simon Glass
· 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
9c07b98
libfdt: Sync up with upstream
by Simon Glass
· 8 years ago
491c7b6
libfdt: Fix undefined behaviour in fdt_offset_ptr()
by David Gibson
· 8 years ago
ef47683
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
by Hannes Schmelzer
· 8 years ago
44afdc4
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
c9abfbd
net: smsc95xx: fix DM MAC address reading
by Stephen Warren
· 8 years ago
6a2981a
test: add NFS download test
by Guillaume GARDET
· 8 years ago
9bde741
net: Fix cache misalignment message after network load operations
by Peter Chubb
· 8 years ago
7377647
rtl8169: fix cache misalignment message on transmit.
by Peter Chubb
· 8 years ago
c86ff7f
net: write enetaddr down to hardware on env_callback
by Hannes Schmelzer
· 8 years ago
6723b23
net: mvneta: fix typo in comment
by Chris Packham
· 8 years ago
b755abe
net: mv88e61xx: Add support for fixed links
by Chris Packham
· 8 years ago
65d4d00
net: Add support for mv88e609x switches
by Chris Packham
· 8 years ago
f411b5c
board: am335x: Always set eth/eth1addr environment variable
by Roger Quadros
· 8 years ago
e607ec9
board: am335x-icev2: add ethernet phy mode detection logic
by Roger Quadros
· 8 years ago
ab97153
driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection
by Mugunthan V N
· 8 years ago
4b00d02
include: configs: am335x: add Atheros phy support
by Mugunthan V N
· 8 years ago
ce412b7
drivers: net: phy: atheros: add separate config for AR8031
by Mugunthan V N
· 8 years ago
2ec4d10
phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID
by Andrea Merello
· 8 years ago
c69f6d0
Merge branch 'master' of http://git.denx.de/u-boot-mmc
by Tom Rini
· 8 years ago
7949360
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
5ebd27d
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
f812574
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
c14d4b0
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
3c594d3
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
99615d8
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
711b534
Merge git://git.denx.de/u-boot-fsl-qoriq
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
00bcaed
x86: Clean up unused macros in the configuration headers
by Bin Meng
· 8 years ago
21c9bce
video: Remove legacy VESA and coreboot framebuffer drivers
by Bin Meng
· 8 years ago
2d3c573
x86: coreboot: Convert to use DM coreboot video driver
by Bin Meng
· 8 years ago
3968398
dm: video: Don't do anything in alloc_fb() when plat->size is zero
by Bin Meng
· 8 years ago
13b2bfc
dm: video: Add driver for coreboot framebuffer device
by Bin Meng
· 8 years ago
5f6ad02
vbe: Make vbe_setup_video_priv() public
by Bin Meng
· 8 years ago
10491c8
x86: doc: Correct qfw command example
by Bin Meng
· 8 years ago
fcda8c3
x86: Convert to use DM VESA video driver
by Bin Meng
· 8 years ago
f0920e4
dm: video: Output verbose information in vbe_setup_video()
by Bin Meng
· 8 years ago
02c57ab
dm: video: Add driver for VESA-compatible device
by Bin Meng
· 8 years ago
4dc5e54
x86: doc: Document coreboot framebuffer driver issue on QEMU
by Bin Meng
· 8 years ago
bfeba01
cmd: cros_ec: Move crosec commands to cmd subdirectory
by Moritz Fischer
· 8 years ago
2f15940
sandbox/fs: Set correct filetype for unknown filetype
by Stefan Brüns
· 8 years ago
80793db
sandbox: Use the address in readl/writel() functions
by Simon Glass
· 8 years ago
bf635ed
sandbox/fs: Use readdir instead of deprecated readdir_r
by Stefan Brüns
· 8 years ago
f189899c
sandbox/fs: Use correct size path name buffer
by Stefan Brüns
· 8 years ago
ce2ec19
sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
by Stefan Brüns
· 8 years ago
8616708
sandbox/fs: Free memory allocated by os_dirent_ls
by Stefan Brüns
· 8 years ago
99785de
power: regulator: lp873x: Add regulator support
by Keerthy
· 8 years ago
ca1de0b
power: pmic: lp873x: Add the base pmic support
by Keerthy
· 8 years ago
08941bb
configs: am57xx_evm_defconfig: Enable CMD_REG option
by Keerthy
· 8 years ago
fc1636d
configs: am57xx_evm_defconfig: Enable PALMAS options
by Keerthy
· 8 years ago
9017f1f
configs: dra7xx_evm_defconfig: Enable PALMAS options
by Keerthy
· 8 years ago
884d88b
power: regulator: palmas: Add regulator support
by Keerthy
· 8 years ago
33621d2
power: pmic: Palmas: Add the base pmic support
by Keerthy
· 8 years ago
34514b8
power: regulator: Add ctrl_reg and volt_reg fields for pmic
by Keerthy
· 8 years ago
477dfe2
power: regulator: Add support for gpio regulators
by Keerthy
· 8 years ago
252788b
dm: mmc: Enable DM_MMC_OPS by default with DM_MMC
by Simon Glass
· 8 years ago
896a74f
dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
by Simon Glass
· 8 years ago
54cd240
x86: mrccache: Fix error handling in mrccache_get_region()
by Simon Glass
· 8 years ago
Next »