Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d75fb95fee7bc2542088fafc90b644ed60bce9ab
d75fb95
x86: Move sysinfo related to sysinfo.h
by Bin Meng
· 9 years ago
164e757
x86: Move asm/arch-coreboot/tables.h to a common place
by Bin Meng
· 9 years ago
0ed608e
spl: arm: Make sure to include all of the u_boot_list entries
by Tom Rini
· 9 years ago
1de23f2
mvebu: ds414: Move cmd_syno into ds414 directory
by Tom Rini
· 9 years ago
1258bb1
arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX
by Tom Rini
· 9 years ago
8783715
lpc32xx: work_92105: Rework Makefile
by Tom Rini
· 9 years ago
59b1226
cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD
by Tom Rini
· 9 years ago
05a192a
ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds
by Tom Rini
· 9 years ago
393a4ce
ARM: keystone2: Switch to using the poweroff command
by Tom Rini
· 9 years ago
108ee58
ARM: keystone2: Split monitor code / command code
by Tom Rini
· 9 years ago
2684207
ARM: DRA7xx: Enable NFS boot command
by Andrew F. Davis
· 9 years ago
25fd727
ti_armv7_common: env: Add NFS loading support to default enviroment
by Andrew F. Davis
· 9 years ago
bc69da2
spl_nor: fix warning when compiled for 64bit target
by Masahiro Yamada
· 9 years ago
d6e43ad
ARM: DRA7: DDR: Enable SR in Power Management Control
by Nishanth Menon
· 9 years ago
e526561
keystone2: env: Set mmc as default boot for k2g-evm
by Yan Liu
· 9 years ago
cead0b2
keystone2: env: add env script for booting with an initramfs with firmware
by Murali Karicheri
· 9 years ago
49574b7
k2g: configs: Add support to save env in MMC
by Lokesh Vutla
· 9 years ago
6e637fa
k2g: env: Allow use of a script and plain text env files
by Lokesh Vutla
· 9 years ago
d6c5a55
ti_armv7_common: env: Consolidate support for loading script and text env files
by Lokesh Vutla
· 9 years ago
7ec3a80
am43xx: configs: Enable USB commands for non usb boot also
by Mugunthan V N
· 9 years ago
38e8af4
am335x: configs: Fix usb ether boot support
by Lokesh Vutla
· 9 years ago
d45e760
ti_armv7_keystone2: env: Remove securedb.key.bin load
by Carlos Hernandez
· 9 years ago
060a398
ti_armv7_keystone2: env: Update UBIFS image paths
by Carlos Hernandez
· 9 years ago
3ebc845
ti_armv7_keystone2: configs: add usb mass storage support
by Mugunthan V N
· 9 years ago
8f19f26
efi_loader: Pass proper device path in on boot
by Alexander Graf
· 9 years ago
c81b347
efi_loader: Call fdt preparation functions
by Alexander Graf
· 9 years ago
80b9c6b
arm: Allow EFI payload code to take exceptions
by Alexander Graf
· 9 years ago
af68480
arm64: Replace fdt_name env variables with fdtfile
by Alexander Graf
· 9 years ago
7104249
efi_loader: Add MAINTAINERS entry
by Alexander Graf
· 9 years ago
3b931b0
efi_loader: Add README section in README.efi
by Alexander Graf
· 9 years ago
41ee316
efi_loader: Add distro boot script for removable media
by Alexander Graf
· 9 years ago
67ee705
efi_loader: hook up in build environment
by Alexander Graf
· 9 years ago
5817786
arm64: Allow EFI payload code to take exceptions
by Alexander Graf
· 9 years ago
99adbd9
arm64: Allow exceptions to return
by Alexander Graf
· 9 years ago
8623f92
efi_loader: Implement memory allocation and map
by Alexander Graf
· 9 years ago
e2b04f2
efi_loader: Add "bootefi" command
by Alexander Graf
· 9 years ago
e83be45
efi_loader: Add disk interfaces
by Alexander Graf
· 9 years ago
0bd425a
efi_loader: Add runtime services
by Alexander Graf
· 9 years ago
4aacacc
efi_loader: Add console interface
by Alexander Graf
· 9 years ago
c15d921
efi_loader: Add boot time services
by Alexander Graf
· 9 years ago
4e0c1c1
efi_loader: Add PE image loader
by Alexander Graf
· 9 years ago
3ad57b4
include/efi_api.h: Add more detailed API definitions
by Alexander Graf
· 9 years ago
3b3d915
disk/part.c: Expose list of available block drivers
by Alexander Graf
· 9 years ago
bc40da9
arm64: Only allow dcache disabled in SPL builds
by Alexander Graf
· 9 years ago
ce0a64e
arm64: Remove non-full-va map code
by Alexander Graf
· 9 years ago
580be6e
hikey: Add MMU tables
by Alexander Graf
· 9 years ago
61c2a66
dwmmc: Increase retry timeout
by Alexander Graf
· 9 years ago
5889e39
vexpress64: Add MMU tables
by Alexander Graf
· 9 years ago
da6cfe1
tegra: Replace home grown mmu code with generic table approach
by Alexander Graf
· 9 years ago
0e2088c
zymqmp: Replace home grown mmu code with generic table approach
by Alexander Graf
· 9 years ago
6b3e7ca
thunderx: Move mmu table into board file
by Alexander Graf
· 9 years ago
e317fe8
arm64: Make full va map code more dynamic
by Alexander Graf
· 9 years ago
f03c0e4
arm64: Disable TTBR1 maps in EL1
by Alexander Graf
· 9 years ago
fb74cc1
thunderx: Calculate TCR dynamically
by Alexander Graf
· 9 years ago
76aa033
kc1: Clear reboot mode garbage on cold reset
by Paul Kocialkowski
· 9 years ago
31d8ef8
kc1: Power off when the power on reason is not a valid one
by Paul Kocialkowski
· 9 years ago
affa66f
input: TWL6030 input support for power button, USB and charger
by Paul Kocialkowski
· 9 years ago
c76b97a
power: twl6030: Power off support
by Paul Kocialkowski
· 9 years ago
b052c4b
power: twl6030: Remove ifdef around the code
by Paul Kocialkowski
· 9 years ago
bdcbdcf
kc1: Boot to bootloader (fastboot) on ID pin pull-up
by Paul Kocialkowski
· 9 years ago
fc45392
kc1: OMAP4 reboot mode support
by Paul Kocialkowski
· 9 years ago
e1660a5
omap4: Check warm reset for reboot mode validity
by Paul Kocialkowski
· 9 years ago
4fa7bb9
omap4: Reboot mode support
by Paul Kocialkowski
· 9 years ago
75089e5
kc1: MUSB USB controller and fastboot USB gadget support
by Paul Kocialkowski
· 9 years ago
d5a43ba
usb: musb-new: omap2430: OMAP4 MUSB USB controller support
by Paul Kocialkowski
· 9 years ago
e1545d9
power: twl6030: Clear VUSB_IN_PMID bit on USB device setup
by Paul Kocialkowski
· 9 years ago
3f3b12b
power: twl6030: Configure VUSB voltage on USB device setup
by Paul Kocialkowski
· 9 years ago
913349f
omap4: Properly enable USB PHY clocks
by Paul Kocialkowski
· 9 years ago
ec3ec83
omap-common: clocks-common: Setup USB DPLL when MUSB is in use
by Paul Kocialkowski
· 9 years ago
3e3b8bc
Amazon Kindle Fire (first generation) codename kc1 support
by Paul Kocialkowski
· 9 years ago
4313fd5
omap4: Move i2c clocks enable to enable_basic_clocks
by Paul Kocialkowski
· 9 years ago
c7f3bb1
omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace
by Paul Kocialkowski
· 9 years ago
c22b57e
omap-common: Remove deprecated arch_cpu_init code
by Paul Kocialkowski
· 9 years ago
a00b1e5
omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs
by Paul Kocialkowski
· 9 years ago
ebb7b9f
omap4: Export jedec sdram timings
by Paul Kocialkowski
· 9 years ago
6943d34
omap4: Export elpidia sdram timings
by Paul Kocialkowski
· 9 years ago
83ec881
omap4: Export elpidia sdram device details
by Paul Kocialkowski
· 9 years ago
4bbf2b3
omap_hsmmc: Board-specific TWL6030 MMC power initialization
by Paul Kocialkowski
· 9 years ago
b649748
power: twl6030: Device-index-specific MMC power initialization
by Paul Kocialkowski
· 9 years ago
1db349f
power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value
by Paul Kocialkowski
· 9 years ago
b8421a7
power: twl6030: Some more explicit registers and values definitions
by Paul Kocialkowski
· 9 years ago
9f7703e
sniper: Clear reboot mode garbage on cold reset
by Paul Kocialkowski
· 9 years ago
0442bda
sniper: Get rid of reset_misc
by Paul Kocialkowski
· 9 years ago
324590d
omap3: Use a define for reboot reason offset
by Paul Kocialkowski
· 9 years ago
bb0ac14
omap3: String-based reboot mode handling
by Paul Kocialkowski
· 9 years ago
e7ac570
spi: omap3: Fix multiple definition of 'priv'
by Jagan Teki
· 9 years ago
b1dcd89
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
334e534
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
e080b82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
2d3fba3
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
9bcc571
arm64: define _image_binary_end to fix SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
bce4310
ARM: DRA72-evm: Update mux and VIRTUAL/MANUAL mode timings
by Lokesh Vutla
· 9 years ago
0deb333
ARM: DRA7-evm: Update memory info in banks
by Lokesh Vutla
· 9 years ago
b85fbcd
ARM: DRA7: EMIF: Add 4GB DDR settings
by Lokesh Vutla
· 9 years ago
1860817
ARM: DRA7: configs: Prepare for detecting memory > 2GB
by Lokesh Vutla
· 9 years ago
41963ee
ARM: DRA7: Move emif settings to board specific files
by Lokesh Vutla
· 9 years ago
3c7dc01
ARM: DRA7: Enable EEPROM support
by Lokesh Vutla
· 9 years ago
7c08a78
ti: common: dra7: Add standard access for board description EEPROM
by Lokesh Vutla
· 9 years ago
306b597
ARM: AM57xx: Update EMIF registers
by Lokesh Vutla
· 9 years ago
d1e22fa
ARM: Various: Future-proof serial platdata
by Adam Ford
· 9 years ago
Next »