Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
656002e272afaa31193420f5218e9dd24c90d058
/
include
46378db
arm: socfpga: config: Make CONFIG_SPI_FLASH_MTD useful
by Marek Vasut
· 9 years ago
2bff540
arm: socfpga: config: Fix LOADADDR
by Marek Vasut
· 9 years ago
2b173f4
arm: socfpga: config: Enable CONFIG_SPI_FLASH_BAR
by Marek Vasut
· 9 years ago
ddcd2bf
arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL build
by Marek Vasut
· 9 years ago
375d048
arm: socfpga: config: Zap incorrect config options
by Marek Vasut
· 9 years ago
ffb8e7f
arm: socfpga: config: Move SPL GD and malloc to RAM
by Marek Vasut
· 9 years ago
f3f8fe2
arm: socfpga: misc: Reset ethernet from OF
by Marek Vasut
· 9 years ago
5ca9954
arm: socfpga: misc: Probe ethernet GMAC from OF
by Marek Vasut
· 9 years ago
dc495ae
arm: socfpga: misc: Export bootmode into environment variable
by Marek Vasut
· 9 years ago
cadf2f9
arm: socfpga: spl: Add support for booting from QSPI
by Marek Vasut
· 9 years ago
1029caf
arm: socfpga: spl: Add support for booting from SD/MMC
by Marek Vasut
· 9 years ago
a091d41
arm: socfpga: spl: Remove custom linker script
by Marek Vasut
· 9 years ago
1a7728f
arm: socfpga: spl: Merge spl_board_init() into board_init_f()
by Marek Vasut
· 9 years ago
1100e34
arm: socfpga: system: Clean up pinmux_config.c
by Marek Vasut
· 9 years ago
9c3e006
arm: socfpga: scan: Zap iocsr_scan_chain*_table()
by Marek Vasut
· 9 years ago
084d06c
arm: socfpga: clock: Clean up pll_config.h
by Marek Vasut
· 9 years ago
06e36ea
arm: socfpga: enable the Altera SDRAM controller driver
by Dinh Nguyen
· 9 years ago
20a0739
arm: socfpga: Move generated files into qts subdir
by Marek Vasut
· 9 years ago
342ced7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
952a573
ARM: tegra: Add p2371-0000 board
by Stephen Warren
· 9 years ago
1b54a5e
ARM: tegra: Add e2220-1170 board
by Stephen Warren
· 9 years ago
1bf63fd
ARM: tegra: p2571: remove another unused define
by Stephen Warren
· 9 years ago
5e270dc
ARM: tegra: enable GPU DT node when appropriate
by Alexandre Courbot
· 9 years ago
7f936d4
ARM: tegra: move VPR configuration to a later stage
by Alexandre Courbot
· 9 years ago
c4a9cbe
dm: core: Fix a typo in the uclass_get_device_by_name() comment
by Simon Glass
· 9 years ago
e3b23e2
dm: core: Add a way to set a device name
by Simon Glass
· 9 years ago
f929c0b
devres: add debug command to dump device resources
by Masahiro Yamada
· 9 years ago
029bfca
devres: make Devres optional with CONFIG_DEVRES
by Masahiro Yamada
· 9 years ago
b475e1f
devres: add devm_kmalloc() and friends (managed memory allocators)
by Masahiro Yamada
· 9 years ago
8b15b16
devres: introduce Devres (Managed Device Resource) framework
by Masahiro Yamada
· 9 years ago
bdbb5dd
dm: add DM_FLAG_BOUND flag
by Masahiro Yamada
· 9 years ago
59b6196
dm: Support address translation for simple-bus
by Simon Glass
· 9 years ago
5689372
lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
by York Sun
· 9 years ago
b139836
exynos: Add support for spring
by Simon Glass
· 9 years ago
abfb852
dts: Drop unused compatible ID for the NXP video bridge
by Simon Glass
· 9 years ago
3e5b40f
video: Remove the old parade driver
by Simon Glass
· 9 years ago
66d14fc
cros_ec: Remove the old tunnel code
by Simon Glass
· 9 years ago
50bcd1d
power: Remove old TPS65090 drivers
by Simon Glass
· 9 years ago
73f6a53
exynos: Drop old exynos5250-specific board code
by Simon Glass
· 9 years ago
3493eb2
exynos: Drop old exynos5420-specific board code
by Simon Glass
· 9 years ago
0b18b80
exynos: config: Move common options to the common headers and tidy up
by Simon Glass
· 9 years ago
76fc3ad
exynos: Enable new features for exynos5 boards
by Simon Glass
· 9 years ago
7cf1757
dm: video: Add support for video bridges
by Simon Glass
· 9 years ago
0165149
dm: power: Add support for the S5M8767 PMIC
by Simon Glass
· 9 years ago
c087111
dm: power: Add a new driver for the TPS65090 PMIC
by Simon Glass
· 9 years ago
eb2cc51
cros_ec: Support the LDO access method used by spring
by Simon Glass
· 9 years ago
9ad07af
dm: cros_ec: Convert the I2C tunnel code to use driver model
by Simon Glass
· 9 years ago
2a80c40
dm: i2c: Add support for multiplexed I2C buses
by Simon Glass
· 9 years ago
f281885
dm: i2c: Add a function to transfer messages
by Simon Glass
· 9 years ago
727ff7d
dm: i2c: Move definitions to the top of the header file
by Simon Glass
· 9 years ago
cefb0ef
dm: i2c: Correct comment nits in dm_i2c_reg_read/write()
by Simon Glass
· 9 years ago
a8e64c4
dm: i2c: Add a message debug function
by Simon Glass
· 9 years ago
75f00df
dm: core: Support finding a device by phandle
by Simon Glass
· 9 years ago
327ded9
Tegra: P2571: Clean up config file
by Tom Warren
· 9 years ago
1402b52
Tegra: spi: Move TEGRA114_SPI switch to defconfigs
by Tom Warren
· 9 years ago
fe19644
T210: P2571: Restore USB gadget mode (ums)
by Tom Warren
· 9 years ago
5c35b75
configs: Remove CONFIG_SERIAL_MULTI
by Stephen Warren
· 9 years ago
096ee30
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
a5310eb
sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support
by Paul Kocialkowski
· 9 years ago
00529e3
sunxi: config update to stick with Kconfig changes
by Paul Kocialkowski
· 9 years ago
f34dfcb
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· 9 years ago
ce62a25
efi: Add 64-bit payload support
by Simon Glass
· 9 years ago
63f581f
efi: Add support for loading U-Boot through an EFI stub
by Simon Glass
· 9 years ago
b7d47db
x86: Add definitions for the x86-efi board and plumb it in
by Ben Stoltz
· 9 years ago
00dd17a
Add a way to skip relocation
by Simon Glass
· 9 years ago
171833e
x86: minnowmax: Drop the old PCI settings
by Simon Glass
· 9 years ago
cec16f5
x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file
by Simon Glass
· 9 years ago
1c32bdb
x86: Move CONFIG_X86_SERIAL to Kconfig
by Simon Glass
· 9 years ago
dfb7c6c
x86: Move Chrome OS options to defconfig
by Simon Glass
· 9 years ago
147a560
dm: Add a return value comment to device_get_child()
by Simon Glass
· 9 years ago
84f5733
pci: Add a constant for an invalid interrupt
by Simon Glass
· 9 years ago
9539e69
efi: Add start-up library code
by Simon Glass
· 9 years ago
feb0027
Reserve the top 16 flag bits for architecture-specific use
by Simon Glass
· 9 years ago
a922cb4
Bring in __aligned_u64 and friends to linux/types.h
by Simon Glass
· 9 years ago
3ed7dda
elf: Add a few definitions for 64-bit relocation
by Simon Glass
· 9 years ago
947391c
x86: bayleybay: Configure PCI IRQ
by Bin Meng
· 9 years ago
e1c4935
x86: Add Intel Bayley Bay board support
by Bin Meng
· 9 years ago
82977a8
x86: minnowmax: Remove smsc47x superio codes
by Bin Meng
· 9 years ago
f78abfb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
200eecd
configs: ti_armv7_keystone2: replace addr_uboot with loadaddr
by Vitaly Andrianov
· 9 years ago
817c1f0
armv8/ls2085ardb: Add USB support for ls2085ardb
by Nikhil Badola
· 9 years ago
0393333
armv8/ls2085aqds: Add USB support for ls2085aqds
by Nikhil Badola
· 9 years ago
999273f
drivers/ddr/fsl: Adjust bstopre value
by York Sun
· 9 years ago
c5bc6aa
drivers/pci: Add function to find an extended capability
by Minghuan Lian
· 9 years ago
9564df6
drivers/fsl-mc: flib changes for mc 8.0.0
by Prabhakar Kushwaha
· 9 years ago
befb5cb
drivers/crypto/fsl: enable raw data instead of von Neumann data
by Alex Porosanu
· 10 years ago
5a0d763
drivers/crypto/fsl: change starting entropy delay value
by Alex Porosanu
· 10 years ago
f8d6a7f
drivers/crypto/fsl: disable RNG oscillator maximum frequency check
by Alex Porosanu
· 10 years ago
158cff0
armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping
by Alison Wang
· 9 years ago
8b160bc
armv7/ls1021atwr: added deep sleep support in uboot
by Tang Yuantian
· 10 years ago
3093be7
armv7/lS1021atwr: Enable bootscript for secure boot
by gaurav rana
· 10 years ago
065bab8
armv7/ls1021a: Reserve secure code into RAM instead of OCRAM
by Zhuoyu Zhang
· 10 years ago
65022b3
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
dbf316a
imx: mx6ul_14x14_evk add basic board support
by Peng Fan
· 9 years ago
96605db
imx: imx6_spl add mx6ul support
by Peng Fan
· 9 years ago
3df187a
mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6UL
by Peng Fan
· 9 years ago
d2d4fcb
imx: mx6ul remove errata for i.MX6UL
by Peng Fan
· 9 years ago
b577da6
sf: kconfig: add kconfig options for spi flashes
by Nikita Kiryanov
· 9 years ago
2f260fb
usb: kconfig: usb keyboard kconfig
by Nikita Kiryanov
· 9 years ago
9924103
arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
by Nikita Kiryanov
· 9 years ago
Next »