Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9eea45f532301376af4498a131246ff1e130a63a
9eea45f
usb: xhci-mvebu: use xhci_deregister() for .remove callback
by Masahiro Yamada
· 8 years ago
99e2df4
usb: ehci-vf: use ehci_deregister() for .remove callback
by Masahiro Yamada
· 8 years ago
5ac5861
travis-ci: Add test.py for various qemu platforms
by Tom Rini
· 8 years ago
c85b52e
travis-ci: Drop 'TEST_CMD'
by Tom Rini
· 8 years ago
76761e7
travis-ci: Add more architectures
by Tom Rini
· 8 years ago
cd402e0
travis-ci: Update toolchain and buildman usage
by Tom Rini
· 8 years ago
4899210
travis-ci: Do not make buildman warnings fatal
by Tom Rini
· 8 years ago
4084c7f
travis-ci: Use a git URI for dtc.git
by Tom Rini
· 8 years ago
2bb76f3
travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr'
by Tom Rini
· 8 years ago
5d81c6d
api: storage: Avoid enumeration for non-configured subsystem
by Emmanuel Vadot
· 8 years ago
0dbc9b5
tools: moveconfig: support wildcards in --defconfigs file
by Masahiro Yamada
· 8 years ago
6e67f17
Fix codying style broken by recent libfdt sync
by Masahiro Yamada
· 8 years ago
01ae56c
libfdt: fix fdt_stringlist_search()
by Masahiro Yamada
· 8 years ago
7c9786d
libfdt: fix fdt_stringlist_count()
by Masahiro Yamada
· 8 years ago
28a3a43
power: twl6030: fix code refactoring
by Nicolae Rosia
· 8 years ago
805e3e00
ext4: Only write journal entries for modified blocks in unlink_filename
by Stefan Brüns
· 8 years ago
d1bdf22
ext4: Fix handling of direntlen in unlink_filename
by Stefan Brüns
· 8 years ago
15bf8c4
ext4: cleanup unlink_filename function
by Stefan Brüns
· 8 years ago
6637cb7
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 8 years ago
869588d
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
by Simon Glass
· 8 years ago
4ef6ece
Convert CONFIG_USB_KEYBOARD 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
b87ca80
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
by Simon Glass
· 8 years ago
5ecf8c6
video: Drop CONFIG_CONSOLE_INFO_QUIET
by Simon Glass
· 8 years ago
0a6eac8
video: Move video_get_info_str() prototype to a header file
by Simon Glass
· 8 years ago
fbda683
Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
by Simon Glass
· 8 years ago
0872d44
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
by Simon Glass
· 8 years ago
a420657
video: Drop CONFIG_VIDEO_HW_CURSOR
by Simon Glass
· 8 years ago
1e1a0fb
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· 8 years ago
ac8a32f
video: Drop the sed13806 driver
by Simon Glass
· 8 years ago
c370d38
video: Drop the s3c-fb driver
by Simon Glass
· 8 years ago
14438e1
video: Drop the imx25lcdc driver
by Simon Glass
· 8 years ago
9909aeb
video: Drop the smiLynxEM driver
by Simon Glass
· 8 years ago
002f967
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
by Simon Glass
· 8 years ago
cfa307f
Convert CONFIG_VIDEO_CT69000 to Kconfig
by Simon Glass
· 8 years ago
c674519
Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig
by Simon Glass
· 8 years ago
bdba2b3
Convert CONFIG_CFB_CONSOLE to Kconfig
by Simon Glass
· 8 years ago
12ca05a
config: Drop CONFIG_CONSOLE_DEV
by Simon Glass
· 8 years ago
83302fb
config: Drop CONFIG_CONSOLE
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
f8b19a8
Convert CONFIG_LCD to Kconfig
by Simon Glass
· 8 years ago
27604b1
Convert CONFIG_VIDEO 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
53302bd
Remove some merge markers
by Simon Glass
· 8 years ago
b0a928a
test/py: ensure a log section exists for skipped tests
by Stephen Warren
· 8 years ago
610db70
libfdt: Sync overlay with upstream
by Maxime Ripard
· 8 years ago
3431b39
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 8 years ago
3fb97e2
efi_loader: Revert device_handle to disk after net boot
by Alexander Graf
· 8 years ago
3c63db9
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
by Alexander Graf
· 8 years ago
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
68ff827
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
bb297ce
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
f822403
x86: Add implementations of setjmp() and longjmp()
by Simon Glass
· 8 years ago
2b445e4
x86: Move table csum into separate header
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
12a5ce7
ARM: uniphier: update doc/README.uniphier
by Masahiro Yamada
· 8 years ago
70dda1b
ARM: uniphier: remove unnecessary EHCI reset deassertion
by Masahiro Yamada
· 8 years ago
52159d2
ARM: dts: uniphier: sync DT with latest Linux
by Masahiro Yamada
· 8 years ago
805dc44
clk: uniphier: rework UniPhier clk driver
by Masahiro Yamada
· 8 years ago
f666a65
ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define
by Masahiro Yamada
· 8 years ago
0bd203b
ARM: uniphier: fix addresses of Cortex-A72 gear setting macros
by Masahiro Yamada
· 8 years ago
935e09c
pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x
by Masahiro Yamada
· 8 years ago
6440746
watchdog: Fix Watchdog Reset while in U-Boot Prompt
by Andreas J. Reichel
· 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
Next »