Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ce43893d4dea64cdf5d5f446b8181ef2709eaf09
ce43893
clk: renesas: Import R8A7792 V2H clock tables
by Marek Vasut
· 7 years ago
67dbebe
clk: renesas: Import R8A7791/R8A7793 M2 clock tables
by Marek Vasut
· 7 years ago
75a5096
clk: renesas: Import R8A7790 H2 clock tables
by Marek Vasut
· 7 years ago
dedb60f
clk: renesas: Add Gen2 clock core
by Marek Vasut
· 7 years ago
28b8f22
clk: renesas: Add DIV6P1 clock type
by Marek Vasut
· 7 years ago
d262867
clk: renesas: Split out code shared between Gen2 and Gen3
by Marek Vasut
· 7 years ago
65f1bbf
clk: renesas: Make clock tables Kconfig configurable
by Marek Vasut
· 7 years ago
ff50b32
clk: renesas: Split SMSTPCR and RMSTPCR tables
by Marek Vasut
· 7 years ago
58f1788
clk: renesas: Pull Gen3 specific bits into separate header
by Marek Vasut
· 7 years ago
7c88556
clk: renesas: Make PLL configurations per-SoC
by Marek Vasut
· 7 years ago
f11c967
clk: renesas: Make clk_ids per-driver
by Marek Vasut
· 7 years ago
f77b5a4
clk: renesas: Split RCar Gen3 driver
by Marek Vasut
· 7 years ago
8591ac8
serial: sh: Add support for R7S72100 (RZ/A1)
by Chris Brandt
· 7 years ago
a6e25b2
serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
by Marek Vasut
· 7 years ago
c493756
serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()
by Marek Vasut
· 7 years ago
b606e1b
ARM: rmobile: Convert CONFIG_R8A77xx to Kconfig
by Marek Vasut
· 7 years ago
34df58a
ARM: dts: rmobile: Factor out U-Boot extras
by Marek Vasut
· 7 years ago
62b2bb5
ARM: dts: rmobile: Update DTS to match Linux 4.14
by Marek Vasut
· 7 years ago
1612128
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
6c8945e
armv8: ls1088a: Add IFC and eMMC as qixis boot sources
by Ashish Kumar
· 7 years ago
fe99768
fsl: common: qixis: Add ifc and emmc switching via qixis
by Ashish Kumar
· 7 years ago
d7af2ba
crypto/fsl: Fix HW accelerated hash commands
by Breno Lima
· 7 years ago
6d48d1c
ARM: dts: Freescale: re-license device tree files under GPLv2+/X11
by Pankaj Bansal
· 7 years ago
980d61a
armv8: ls1088a: vid: Compiling VID specific functions for SPL
by Rajesh Bhagat
· 7 years ago
ef0789b
ls1088a: Add VID support for QDS and RDB platforms
by Rajesh Bhagat
· 7 years ago
1fab98f
common: board_f: vid: Add VID specific API to adjust core voltage
by Rajesh Bhagat
· 7 years ago
75ad481
ls1088a: ddr: configure DDR for 0.9v for VID support
by Rajesh Bhagat
· 7 years ago
554d33f
ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCs
by Rajesh Bhagat
· 7 years ago
23a12cb
board: common: vid: Add support for LTC3882 voltage regulator chip
by Rajesh Bhagat
· 7 years ago
6f2d0a5
Kconfig: Add LTC3882 voltage regulator config
by Rajesh Bhagat
· 7 years ago
9458316
board: common: vid: Move IR chip specific code in flag
by Rajesh Bhagat
· 7 years ago
3607570
board: common: vid: Add board specific vdd adjust API
by Rajesh Bhagat
· 7 years ago
c535ad4
board: common:vid: Add LS1088A VID Supported voltage values
by Rajesh Bhagat
· 7 years ago
a1f95ff
armv8: lsch3: Add serdes and DDR voltage setup
by Rajesh Bhagat
· 7 years ago
a516416
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
c761a7e
Revert "travis-ci: Add qemu-x86_64 target"
by Tom Rini
· 7 years ago
6aa4ad8
Convert CONFIG_SOC_DA8XX et al to Kconfig
by Adam Ford
· 7 years ago
003876d
efi_selftest: reduce noise in test output for device trees
by Heinrich Schuchardt
· 7 years ago
9dfd84d
efi_loader: allow creation of more device part nodes
by Heinrich Schuchardt
· 7 years ago
f768619
efi_selftest: provide a test for block io
by Heinrich Schuchardt
· 7 years ago
05ef48a
efi_driver: EFI block driver
by Heinrich Schuchardt
· 7 years ago
ba45c9e
efi_selftest: add missing LF in test output
by Heinrich Schuchardt
· 7 years ago
17ff6f0
efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory
by Heinrich Schuchardt
· 7 years ago
8218f7b
efi_selftest: test start image
by Heinrich Schuchardt
· 7 years ago
cc20ed0
efi_loader: fix ExitBootServices
by Heinrich Schuchardt
· 7 years ago
9bc9664
efi_loader: add check_tpl parameter to efi_signal_event
by Heinrich Schuchardt
· 7 years ago
65436f9
efi_loader: provide function to get last node of a device path
by Heinrich Schuchardt
· 7 years ago
4f94865
efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
by Heinrich Schuchardt
· 7 years ago
64e4db0
efi_loader: make efi_disk_create_partitions a global symbol
by Heinrich Schuchardt
· 7 years ago
98d48bd
efi_loader: provide a function to create a partition node
by Heinrich Schuchardt
· 7 years ago
b3dd14b
efi_loader: make efi_block_io_guid a global symbol
by Heinrich Schuchardt
· 7 years ago
9bfca9f
efi_loader: efi_disk_register: correctly determine if_type_name
by Heinrich Schuchardt
· 7 years ago
5e55543
efi_loader: fix StartImage bootservice
by Heinrich Schuchardt
· 7 years ago
0aaabbb
efi_loader: check tables in helloworld.efi
by Heinrich Schuchardt
· 7 years ago
36b41a3
efi_loader: allocate correct memory type for EFI image
by Heinrich Schuchardt
· 7 years ago
476ed96
efi_loader: print device path when entering efi_load_image
by Heinrich Schuchardt
· 7 years ago
110d80a
efi_loader: correct find simple file system protocol
by Heinrich Schuchardt
· 7 years ago
22de1de
efi_loader: address of the simple file system protocol
by Heinrich Schuchardt
· 7 years ago
0429868
efi_loader: return NULL from device path functions
by Heinrich Schuchardt
· 7 years ago
2074f70
efi_loader: consistently use efi_handle_t for handles
by Heinrich Schuchardt
· 7 years ago
fb83350
efi_selftest: test for (Dis)ConnectController
by Heinrich Schuchardt
· 7 years ago
8d7cf39
efi_selftest: remove todo in device path test
by Heinrich Schuchardt
· 7 years ago
77425e7
efi_selftest: remove todo in manage protocols
by Heinrich Schuchardt
· 7 years ago
ad97373
efi_loader: disconnect controllers in UninstallProtocol
by Heinrich Schuchardt
· 7 years ago
3f9b004
efi_loader: implement DisconnectController
by Heinrich Schuchardt
· 7 years ago
3ebcd00
efi_loader: fix signature of efi_disconnect_controller
by Heinrich Schuchardt
· 7 years ago
f0959db
efi_loader: implement ConnectController
by Heinrich Schuchardt
· 7 years ago
d550414
efi_loader: debug output installed device path
by Heinrich Schuchardt
· 7 years ago
e3fbbc3
efi_loader: implement OpenProtocolInformation
by Heinrich Schuchardt
· 7 years ago
3b8a489
efi_loader: open_info in CloseProtocol
by Heinrich Schuchardt
· 7 years ago
191a41c
efi_loader: open_info in OpenProtocol
by Heinrich Schuchardt
· 7 years ago
fe1599d
efi_loader: list of open protocol infos
by Heinrich Schuchardt
· 7 years ago
5be9744
efi_selftest: do not try to close device path protocol
by Heinrich Schuchardt
· 7 years ago
32e6fed
efi_loader: simplify efi_remove_all_protocols
by Heinrich Schuchardt
· 7 years ago
853540c
efi_selftest: colored test output
by Heinrich Schuchardt
· 7 years ago
ac02019
tools: provide a tool to convert a binary file to an include
by Heinrich Schuchardt
· 7 years ago
727a1af
efi_loader: correctly call images
by Heinrich Schuchardt
· 7 years ago
256060e
vsprintf.c: add EFI device path printing
by Heinrich Schuchardt
· 7 years ago
3c950b3
efi_loader: text output for device path end node
by Heinrich Schuchardt
· 7 years ago
bc0bd77
MAINTAINERS: correct entry for lib/efi*/
by Heinrich Schuchardt
· 7 years ago
e0abeac
efi_selftest: do not cut off u16 strings when printing
by Heinrich Schuchardt
· 7 years ago
6a380e5
efi_selftest: avoid superfluous messages for task priority levels
by Heinrich Schuchardt
· 7 years ago
ad50dcf
efi_selftest: avoid superfluous messages for event services
by Heinrich Schuchardt
· 7 years ago
e540c48
efi_loader: use correct format string for unsigned long
by Heinrich Schuchardt
· 7 years ago
474a6f5
efi_loader: add comments to memory functions
by Heinrich Schuchardt
· 7 years ago
05b6f56
efi_loader: use wide string do define firmware vendor
by Heinrich Schuchardt
· 7 years ago
af3106a
efi_loader: support device path for IDE and SCSI disks
by Heinrich Schuchardt
· 7 years ago
2bc61b8
efi_loader: create full device path for block devices
by Heinrich Schuchardt
· 7 years ago
8bad6cb
fs: fat: Drop CONFIG_SUPPORT_VFAT
by Tuomas Tynkkynen
· 7 years ago
e8df14d
fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description
by Tuomas Tynkkynen
· 7 years ago
3cd084d
env: ENV_IS_IN_FAT improvements
by Tuomas Tynkkynen
· 7 years ago
f1698a8
ARM: poplar: Use Kconfig to enable CONFIG_FAT_WRITE
by Tuomas Tynkkynen
· 7 years ago
3d22bae
fs: Migrate ext4 to Kconfig
by Tuomas Tynkkynen
· 7 years ago
6574864
Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
by Adam Ford
· 7 years ago
b9b500b
Convert CONFIG_OMAP_USB_PHY to Kconfig
by Adam Ford
· 7 years ago
3b9e2a2
Convert CONFIG_TWL4030_USB to Kconfig
by Adam Ford
· 7 years ago
26410c1
Convert CONFIG_DAVINCI_SPI to Kconfig
by Adam Ford
· 7 years ago
e13a9dc
Convert CONFIG_USB_MUSB_HCD et al to Kconfig
by Adam Ford
· 7 years ago
8636222
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
by Adam Ford
· 7 years ago
6931ab2
ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
by Adam Ford
· 7 years ago
Next »