Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
16f90b596fbda199dca65438f1d25b726eab4f66
16f90b5
MIPS: add BMIPS Comtrend AR-5315u board
by Álvaro Fernández Rojas
· 7 years ago
cade62c
MIPS: add support for Broadcom MIPS BCM6318 SoC family
by Álvaro Fernández Rojas
· 7 years ago
cb93652
dm: ram: bmips: add BCM6318 support
by Álvaro Fernández Rojas
· 7 years ago
9e72a9a
dm: cpu: bmips: add BCM6318 support
by Álvaro Fernández Rojas
· 7 years ago
69639f0
MIPS: add BMIPS Comtrend WAP-5813n board
by Álvaro Fernández Rojas
· 7 years ago
75d4cf2
MIPS: add support for Broadcom MIPS BCM6368 SoC family
by Álvaro Fernández Rojas
· 7 years ago
1b6ddac
dm: cpu: bmips: add BCM6368 support
by Álvaro Fernández Rojas
· 7 years ago
b212b90
mips: bmips: increment SYS_MALLOC_F_LEN
by Álvaro Fernández Rojas
· 7 years ago
fded8b2
boston: Pad binary in .mcs to a multiple of 16 bytes
by Paul Burton
· 7 years ago
3f78e92
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
b4f4f6e
mmc: Poll for broken card detection case
by Jun Nie
· 7 years ago
ab4d405
mmc: fix to assign to correct clock value when clock is enabling
by Jaehoon Chung
· 7 years ago
35f67bf
configs: odroid-xu3: enable the configs relevant to regulator
by Jaehoon Chung
· 7 years ago
7553666
power: pmic: s2mps11: probe the regulator driver
by Jaehoon Chung
· 7 years ago
76f2008
power: regulator: s2mps11: add a regulator driver for s2mps11
by Jaehoon Chung
· 7 years ago
67d544a
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
55769ca
armv8: ls1088a: Add IFC and eMMC as qixis boot sources
by Ashish Kumar
· 7 years ago
b58cdc9
fsl: common: qixis: Add ifc and emmc switching via qixis
by Ashish Kumar
· 7 years ago
45e6512
crypto/fsl: Fix HW accelerated hash commands
by Breno Lima
· 7 years ago
45254cf
ARM: dts: Freescale: re-license device tree files under GPLv2+/X11
by Pankaj Bansal
· 7 years ago
6d809b8
armv8: ls1088a: vid: Compiling VID specific functions for SPL
by Rajesh Bhagat
· 7 years ago
a421625
ls1088a: Add VID support for QDS and RDB platforms
by Rajesh Bhagat
· 7 years ago
f771678
common: board_f: vid: Add VID specific API to adjust core voltage
by Rajesh Bhagat
· 7 years ago
b1fdc93
ls1088a: ddr: configure DDR for 0.9v for VID support
by Rajesh Bhagat
· 7 years ago
661bc24
ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCs
by Rajesh Bhagat
· 7 years ago
170eecf
board: common: vid: Add support for LTC3882 voltage regulator chip
by Rajesh Bhagat
· 7 years ago
241a3cc
Kconfig: Add LTC3882 voltage regulator config
by Rajesh Bhagat
· 7 years ago
e6cd8d5
board: common: vid: Move IR chip specific code in flag
by Rajesh Bhagat
· 7 years ago
c3a662f
board: common: vid: Add board specific vdd adjust API
by Rajesh Bhagat
· 7 years ago
d600b31
board: common:vid: Add LS1088A VID Supported voltage values
by Rajesh Bhagat
· 7 years ago
814e077
armv8: lsch3: Add serdes and DDR voltage setup
by Rajesh Bhagat
· 7 years ago
24183c8
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
2b8efb6
Revert "travis-ci: Add qemu-x86_64 target"
by Tom Rini
· 7 years ago
d1f15a1
Convert CONFIG_SOC_DA8XX et al to Kconfig
by Adam Ford
· 7 years ago
211c219
efi_selftest: reduce noise in test output for device trees
by Heinrich Schuchardt
· 7 years ago
1f1d49d
efi_loader: allow creation of more device part nodes
by Heinrich Schuchardt
· 7 years ago
d322f92
efi_selftest: provide a test for block io
by Heinrich Schuchardt
· 7 years ago
11206f4
efi_driver: EFI block driver
by Heinrich Schuchardt
· 7 years ago
4795aa7
efi_selftest: add missing LF in test output
by Heinrich Schuchardt
· 7 years ago
5731fd4
efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory
by Heinrich Schuchardt
· 7 years ago
e3cde3a
efi_selftest: test start image
by Heinrich Schuchardt
· 7 years ago
b1fbb21
efi_loader: fix ExitBootServices
by Heinrich Schuchardt
· 7 years ago
d8b878a
efi_loader: add check_tpl parameter to efi_signal_event
by Heinrich Schuchardt
· 7 years ago
0976f8b
efi_loader: provide function to get last node of a device path
by Heinrich Schuchardt
· 7 years ago
0844f79
efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
by Heinrich Schuchardt
· 7 years ago
6f3de6b
efi_loader: make efi_disk_create_partitions a global symbol
by Heinrich Schuchardt
· 7 years ago
6c6307c
efi_loader: provide a function to create a partition node
by Heinrich Schuchardt
· 7 years ago
405afb5
efi_loader: make efi_block_io_guid a global symbol
by Heinrich Schuchardt
· 7 years ago
6a18bb3
efi_loader: efi_disk_register: correctly determine if_type_name
by Heinrich Schuchardt
· 7 years ago
c993da8
efi_loader: fix StartImage bootservice
by Heinrich Schuchardt
· 7 years ago
5a77152
efi_loader: check tables in helloworld.efi
by Heinrich Schuchardt
· 7 years ago
faef0e7
efi_loader: allocate correct memory type for EFI image
by Heinrich Schuchardt
· 7 years ago
ba78433
efi_loader: print device path when entering efi_load_image
by Heinrich Schuchardt
· 7 years ago
3957876
efi_loader: correct find simple file system protocol
by Heinrich Schuchardt
· 7 years ago
ce721a8
efi_loader: address of the simple file system protocol
by Heinrich Schuchardt
· 7 years ago
468bf97
efi_loader: return NULL from device path functions
by Heinrich Schuchardt
· 7 years ago
b7cb8b4
efi_loader: consistently use efi_handle_t for handles
by Heinrich Schuchardt
· 7 years ago
22703d3
efi_selftest: test for (Dis)ConnectController
by Heinrich Schuchardt
· 7 years ago
b287b28
efi_selftest: remove todo in device path test
by Heinrich Schuchardt
· 7 years ago
4ba3704
efi_selftest: remove todo in manage protocols
by Heinrich Schuchardt
· 7 years ago
86637f3
efi_loader: disconnect controllers in UninstallProtocol
by Heinrich Schuchardt
· 7 years ago
e994328
efi_loader: implement DisconnectController
by Heinrich Schuchardt
· 7 years ago
0484061
efi_loader: fix signature of efi_disconnect_controller
by Heinrich Schuchardt
· 7 years ago
760255f
efi_loader: implement ConnectController
by Heinrich Schuchardt
· 7 years ago
3d2abc3
efi_loader: debug output installed device path
by Heinrich Schuchardt
· 7 years ago
f2ef22e
efi_loader: implement OpenProtocolInformation
by Heinrich Schuchardt
· 7 years ago
4fd1ee2
efi_loader: open_info in CloseProtocol
by Heinrich Schuchardt
· 7 years ago
8cb38c0
efi_loader: open_info in OpenProtocol
by Heinrich Schuchardt
· 7 years ago
a277d3a
efi_loader: list of open protocol infos
by Heinrich Schuchardt
· 7 years ago
5d09b5e
efi_selftest: do not try to close device path protocol
by Heinrich Schuchardt
· 7 years ago
a84731d
efi_loader: simplify efi_remove_all_protocols
by Heinrich Schuchardt
· 7 years ago
9137df8
efi_selftest: colored test output
by Heinrich Schuchardt
· 7 years ago
eee2249
tools: provide a tool to convert a binary file to an include
by Heinrich Schuchardt
· 7 years ago
6dcd484
efi_loader: correctly call images
by Heinrich Schuchardt
· 7 years ago
218d389
vsprintf.c: add EFI device path printing
by Heinrich Schuchardt
· 7 years ago
9ed8b6b
efi_loader: text output for device path end node
by Heinrich Schuchardt
· 7 years ago
d0ecef4
MAINTAINERS: correct entry for lib/efi*/
by Heinrich Schuchardt
· 7 years ago
7c7756e
efi_selftest: do not cut off u16 strings when printing
by Heinrich Schuchardt
· 7 years ago
5cf88b6
efi_selftest: avoid superfluous messages for task priority levels
by Heinrich Schuchardt
· 7 years ago
932b8ef
efi_selftest: avoid superfluous messages for event services
by Heinrich Schuchardt
· 7 years ago
b10f299
efi_loader: use correct format string for unsigned long
by Heinrich Schuchardt
· 7 years ago
1b32cae
efi_loader: add comments to memory functions
by Heinrich Schuchardt
· 7 years ago
3579b69
efi_loader: use wide string do define firmware vendor
by Heinrich Schuchardt
· 7 years ago
e2dcb9a
efi_loader: support device path for IDE and SCSI disks
by Heinrich Schuchardt
· 7 years ago
3a615c8
efi_loader: create full device path for block devices
by Heinrich Schuchardt
· 7 years ago
a799dcd
fs: fat: Drop CONFIG_SUPPORT_VFAT
by Tuomas Tynkkynen
· 7 years ago
a367927
fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description
by Tuomas Tynkkynen
· 7 years ago
dc256cd
env: ENV_IS_IN_FAT improvements
by Tuomas Tynkkynen
· 7 years ago
bd08e09
ARM: poplar: Use Kconfig to enable CONFIG_FAT_WRITE
by Tuomas Tynkkynen
· 7 years ago
388f9a0
fs: Migrate ext4 to Kconfig
by Tuomas Tynkkynen
· 7 years ago
d4183d6
Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
by Adam Ford
· 7 years ago
22442db
Convert CONFIG_OMAP_USB_PHY to Kconfig
by Adam Ford
· 7 years ago
0c6d357
Convert CONFIG_TWL4030_USB to Kconfig
by Adam Ford
· 7 years ago
19b336e
Convert CONFIG_DAVINCI_SPI to Kconfig
by Adam Ford
· 7 years ago
2281c78
Convert CONFIG_USB_MUSB_HCD et al to Kconfig
by Adam Ford
· 7 years ago
9d3e6c3
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
by Adam Ford
· 7 years ago
e5be85d
ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
by Adam Ford
· 7 years ago
4b02004
travis-ci: Add qemu-x86_64 target
by Tom Rini
· 8 years ago
22464e0
mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock
by Benoît Thébaudeau
· 7 years ago
8a93329
mmc: fix the wrong disabling clock
by Jaehoon Chung
· 7 years ago
Next »