Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bc84b5e5382434fad7dacb8052a5993fdc570e0b
/
include
bc84b5e
board/bsc9131rdb:Add NAND boot support using new SPL format
by Prabhakar Kushwaha
· 12 years ago
66d6aa8
board/p1010rdb:Add NAND boot support using new SPL format
by Prabhakar Kushwaha
· 12 years ago
d324f47
powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399
by Prabhakar Kushwaha
· 12 years ago
608e2e4
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· 11 years ago
46597a3
ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards
by Stephen Warren
· 11 years ago
e315ae8
mmc: report capacity for the selected partition
by Stephen Warren
· 11 years ago
6c5ad5c
mmc: fix env in mmc with redundant compile error
by Bo Shen
· 12 years ago
bf4e1d3
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
3ff6fc3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
06a1b3f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
4976dfe
arm: pxa: Add support for ICP DAS LP-8x4x
by Sergey Yanovich
· 12 years ago
b5d59de
usb: ehci: add Faraday USB 2.0 EHCI support
by Kuo-Jung Su
· 12 years ago
81ee762
usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize
by Vivek Gautam
· 12 years ago
fb14fc9
Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx
by Tom Rini
· 11 years ago
8dd7051
ppc: ppmc7xx: Fix possible out-of-bound access
by Marek Vasut
· 12 years ago
8a88e9f
powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
by Scott Wood
· 12 years ago
213c0eb
arm: da830: moved pinmux configurations to the arch tree
by Vishwanathrao Badarkhe, Manish
· 12 years ago
96a2548
arm: Remove OMAP2420H4 and all omap24xx support
by Tom Rini
· 11 years ago
69a4345
da830: add MMC support
by Vishwanathrao Badarkhe, Manish
· 12 years ago
ff397ab
ARM: OMAP5: Power: Add more functionality to Palmas driver
by Lubomir Popov
· 11 years ago
1652326
ARM: DRA7xx: clocks: Update PLL values
by Lokesh Vutla
· 11 years ago
8372baf
mmc: omap_hsmmc: Update pbias programming
by Balaji T K
· 11 years ago
8bbdc3f
ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
by Sricharan R
· 11 years ago
9cc5ba0
ARM: DRA7xx: Change the Debug UART to UART1
by Sricharan R
· 11 years ago
bd1f0df
ARM: DRA7xx: Add control id code for DRA7xx
by Lokesh Vutla
· 11 years ago
a1a0ad6
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
b445873
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
d158924
generic_board: reduce the redundancy of gd_t struct members
by Masahiro Yamada
· 12 years ago
eb204db
am335x: enable falcon boot mode for mmc (raw and fat) and nand
by Peter Korsgaard
· 12 years ago
d806454
devkit8000: Add SPL_OS for MMC support
by Tom Rini
· 11 years ago
d89e676
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
1c780a8
ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART
by Fabio Estevam
· 11 years ago
c513b61
am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>
by Tom Rini
· 11 years ago
aa44d53
ARM: bcm2835: add simplefb DT node during bootz/m
by Stephen Warren
· 12 years ago
efe6428
lcd: add functions to set up simplefb device tree
by Stephen Warren
· 12 years ago
8c743bd
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
f48f78e
Merge branch 'tpm' of git://git.denx.de/u-boot-x86
by Tom Rini
· 11 years ago
3a30083
am33xx: Correct NON_SECURE_SRAM_START/END
by Tom Rini
· 11 years ago
cc7eb49
bootstage: Remove unused entries related to kernel/ramdisk/fdt load
by Simon Glass
· 12 years ago
e6b127a
image: Use fit_image_load() to load kernel
by Simon Glass
· 12 years ago
b1b7992
image: Use fit_image_load() to load FDT
by Simon Glass
· 12 years ago
65817a6
image: Use fit_image_load() to load ramdisk
by Simon Glass
· 12 years ago
384d86d
image: Introduce fit_image_load() to load images from FITs
by Simon Glass
· 12 years ago
c20d566
bootstage: Introduce sub-IDs for use with image loading
by Simon Glass
· 12 years ago
e71c1e6
main: Separate out the two abortboot() functions
by Simon Glass
· 12 years ago
d1892ac
net: Add prototype for update_tftp
by Simon Glass
· 12 years ago
c61990a
at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263
by Simon Glass
· 12 years ago
dce7176
Add support for Congatec Conga-QEVAl board
by SARTRE Leo
· 11 years ago
37abb37
wandboard: Add Boot Splash image with Wandboard logo
by Otavio Salvador
· 12 years ago
0296f28
wandboard: Enable HDMI splashscreen
by Fabio Estevam
· 12 years ago
bf08432
mx6qsabreauto: Add i2c to mx6qsabreauto board
by Renato Frias
· 12 years ago
a0c2b8a
mx6slevk: Allow booting a device tree kernel
by Fabio Estevam
· 12 years ago
695c9b5
arm: vf610: Add basic support for Vybrid VF610TWR board
by Alison Wang
· 12 years ago
e49fed5
tpm: Reorganize the I2C TPM driver
by Tom Wai-Hong Tam
· 12 years ago
06883eb
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
by Vincent Palatin
· 12 years ago
7110146
x86: config: Reflect the name changes of LPC TPM configs
by Tom Wai-Hong Tam
· 12 years ago
9367741
spi: Add support for preamble bytes
by Rajeshwari Shinde
· 12 years ago
800029e
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
757a92f
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
53e512a
tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build
by Axel Lin
· 12 years ago
cecd857
Tegra: Remove unused/non-existent spl linker script reference
by Tom Warren
· 12 years ago
43e0f7b
powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple
by Shaveta Leekha
· 12 years ago
525ab51
powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h
by Poonam Aggrwal
· 12 years ago
4c3db71
Enable XAUI interface for B4860QDS
by Suresh Gupta
· 12 years ago
171d0d2
powerpc/p5040: enable PBL tool support
by Shaohui Xie
· 12 years ago
64fd08b
powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h
by York Sun
· 12 years ago
b9580c6
T4240/ramboot: enable PBL tool for T4240
by Shaohui Xie
· 12 years ago
f0ec8af
ARM: Add Seagate GoFlex Home support
by Suriyan Ramasami
· 12 years ago
1f7d668
ARM: vexpress: enable bootz and hush parser for all VExpress boards
by Andre Przywara
· 12 years ago
2c66076
ARM: vexpress: add support for Versatile Express Cortex-A15-TC2
by Andre Przywara
· 12 years ago
0e5827f
ARM: vexpress: create A5 specific board config
by Ryan Harkin
· 12 years ago
f9f8481
ARM: vexpress: refactoring of Versatile Express CA9x4 support
by Ryan Harkin
· 12 years ago
c159258
cfi_flash: Fix unaligned accesses to cfi_qry structure
by Andrew Gabbasov
· 12 years ago
895d039
nand/fsl_ifc: Convert to self-init
by Prabhakar Kushwaha
· 12 years ago
60f3dd3
ARM: atmel: add sama5d3xek support
by Bo Shen
· 12 years ago
e6fa5dc
mx23evk: Add splash screen support
by Fabio Estevam
· 12 years ago
9f95ce2
mx28evk: Add splash screen support
by Fabio Estevam
· 12 years ago
d123ab8
mmc: update Faraday FTSDC010 for rw performance
by Kuo-Jung Su
· 12 years ago
fe9e8e3
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Tom Rini
· 12 years ago
406f681
Power: remove support for Freescale MPC8220
by Wolfgang Denk
· 12 years ago
7e98467
T4240/net: use QSGMII card PHY address by default
by Shaohui Xie
· 12 years ago
aab4257
net/phy: add VSC8574 support
by Shaohui Xie
· 12 years ago
6758be2
t4240qds/eth: fixup ethernet for t4240qds
by Shengzhou Liu
· 12 years ago
76d3588
powerpc: Add T4160QDS
by York Sun
· 12 years ago
197da06
powerpc/t4240qds: Move SoC define into boards.cfg
by York Sun
· 12 years ago
d58bef1
powerpc/t4240qds: Add voltage ID support
by York Sun
· 12 years ago
f25c70c
Fman/t4240: some fix for 10G XAUI
by Shaohui Xie
· 12 years ago
ba9f3f9
powerpc/t4240qds: fix XAUI card PHY address
by Shaohui Xie
· 12 years ago
befa837
powerpc/t4240qds: Fix SPI flash type
by Shaohui Xie
· 12 years ago
9ca3742
image: Add device tree setup to image library
by Simon Glass
· 12 years ago
82d9453
image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL
by Simon Glass
· 12 years ago
1030f16
image: Remove remaining #ifdefs in image-fit.c
by Simon Glass
· 12 years ago
4964806
sandbox: image: Add support for booting images in sandbox
by Simon Glass
· 12 years ago
e61aa44
image: Rename hash printing to fit_image_print_verification_data()
by Simon Glass
· 12 years ago
ee38265
image: Rename fit_add_hashes() to fit_add_verification_data()
by Simon Glass
· 12 years ago
dc0f52c
image: Export fit_conf_get_prop_node()
by Simon Glass
· 12 years ago
f0fd511
image: Move hash checking into its own function
by Simon Glass
· 12 years ago
7428ad1
image: Rename fit_image_check_hashes() to fit_image_verify()
by Simon Glass
· 12 years ago
0ce6e3d
image: Convert fit_image_hash_set_value() to static, and rename
by Simon Glass
· 12 years ago
Next »