Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0daa2e1870762ebf0a9ae97a6a923e938faddbc4
0daa2e1
board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC
by Wenyou Yang
· 8 years ago
7bfaa0c
board: sama5d2_xplained: Clean up code
by Wenyou Yang
· 8 years ago
6f170c4
board: sama5d2_xplained: Move config options to defconfigs
by Wenyou Yang
· 8 years ago
998cf3c
serial: atmel_usart: Support enable an early debug UART
by Wenyou Yang
· 8 years ago
6ec739a
serial: Kconfig: Add ATMEL_USART option
by Wenyou Yang
· 8 years ago
339cb07
mmc: atmel_sdhci: Remove unnecessary clock calling
by Wenyou Yang
· 8 years ago
c6a0f7f
usb: ehci-atmel: Remove unnecessary clock calling
by Wenyou Yang
· 8 years ago
52f3733
i2c: at91_i2c: Change error return -ENODEV to -EINVAL
by Wenyou Yang
· 8 years ago
2ccc07b
i2c: at91_i2c: Remove unnecessary clock calling
by Wenyou Yang
· 8 years ago
d85d92a
gpio: atmel_pio4: Remove unnecessary clock calling
by Wenyou Yang
· 8 years ago
6cadaa0
clk: at91: Improve the clock implementation
by Wenyou Yang
· 8 years ago
3f56b13
clk: clk-uclass: Assign clk->dev before call .of_xlate
by Wenyou Yang
· 8 years ago
9e63c49
ARM: at91/dt: sama5d2: Fix the warning from dtc
by Wenyou Yang
· 8 years ago
b892b05
clk: at91: Fix at91-pmc and at91-sckc's class ID
by Wenyou Yang
· 8 years ago
ae5070d
AT91: Correct misspelling of "redundent" in partition names
by Robert P. J. Day
· 8 years ago
6ed6765
arm, at91: add icache support
by Heiko Schocher
· 8 years ago
806a5a3
ARM: at91: clock: correct PRES offset for at91sam9x5
by Heiko Schocher
· 8 years ago
20e00c1
arm: at91: mpddrc: add missing MPDDRC_MD defines
by Heiko Schocher
· 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
Next »