Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
61c517fce91179adcd4ded8855ddb7aadff31196
/
include
a1a0ad6
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
1c780a8
ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART
by Fabio Estevam
· 11 years ago
3a30083
am33xx: Correct NON_SECURE_SRAM_START/END
by Tom Rini
· 11 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
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
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
10a1eca
image: Move HOSTCC image code to tools/
by Simon Glass
· 12 years ago
36b916a
image: Export fit_check_ramdisk()
by Simon Glass
· 12 years ago
af0ec0d
image: Move timestamp #ifdefs to header file
by Simon Glass
· 12 years ago
3a4de33
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
by Simon Glass
· 12 years ago
94bbaa0
bootstage: Don't build for HOSTCC
by Simon Glass
· 12 years ago
c75d53d
hash: Add a way to calculate a hash for any algortihm
by Simon Glass
· 12 years ago
232cda1
Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes
by Tom Rini
· 12 years ago
8ac19e2
x86: config: Enable LZO for coreboot, remove zlib, gzip
by Simon Glass
· 12 years ago
a8d147b
bootstage: Allow marking a particular line of code
by Simon Glass
· 12 years ago
ba55cdc
x86: Enable bootstage for coreboot
by Simon Glass
· 12 years ago
87e0d8b
bootstage: Copy bootstage strings post-relocation
by Doug Anderson
· 12 years ago
a289a85
bootstage: Add stubs for new bootstage functions
by Simon Glass
· 12 years ago
3e8b605
x86: Re-enable PCAT timer 2 for beeping
by Simon Glass
· 12 years ago
11d7a5b
x86: Add TSC timer
by Simon Glass
· 12 years ago
3edc3f3
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
by Sonic Zhang
· 12 years ago
95aad8a
blackfin: Move blackfin serial driver out of blackfin arch folder.
by Sonic Zhang
· 12 years ago
cde8cef
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
by Sonic Zhang
· 12 years ago
57a3246
blackfin: Enable early print via the generic serial API.
by Sonic Zhang
· 12 years ago
ae26b40
blackfin: Fit u-boot image size into limited nor flash on blackfin.
by Sonic Zhang
· 12 years ago
a671b70
blackfin: bf609: add softswitch config command
by Bob Liu
· 12 years ago
8a9561c
blackfin: run core1 from L1 code sram start address in uboot init code on core 0
by Sonic Zhang
· 12 years ago
ec39f22
blackfin: reduce size of u-boot.ldr in bf548-ezkit default config.
by Bob Liu
· 12 years ago
5fc020e
at91sam9260ek: move board id setup to config header
by Andreas Bießmann
· 12 years ago
644b476
mmc: atmel_mci: using IP version for different setting
by Bo Shen
· 12 years ago
eb83c00
arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc card
by Wu, Josh
· 12 years ago
1a500d6
arm: at91: enable mci support for at91sam9g20ek.
by Wu, Josh
· 12 years ago
3f338c1
arm: at91: add at91sam9n12ek board support
by Wu, Josh
· 12 years ago
66f827b
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
33de200
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
8777dbd
Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h
by Gerald Van Baren
· 12 years ago
431a3b1
Added license header to dtc/libfdt/fdt.h and libfdt_env.h
by Justin Sobota
· 12 years ago
0f0ad8c
Fix typo
by François Revol
· 12 years ago
73b4756
Export fdt_stringlist_contains()
by Simon Glass
· 12 years ago
29e6eb3
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
669b337
ARM: OMAP: Add arch_cpu_init function
by SRICHARAN R
· 12 years ago
3f30b0a
ARM: OMAP: Cleanup boot parameters usage
by SRICHARAN R
· 12 years ago
f7dafcf
davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK
by Eric Benard
· 12 years ago
2396460
cm-t35: update config file
by Igor Grinberg
· 12 years ago
96be440
ARM: Panda: Add flag to allow runtime enviroment varibale mods
by Dan Murphy
· 12 years ago
e44c6d7
ARM:Panda:Fix device tree loading for the panda-es
by Dan Murphy
· 12 years ago
100c2d8
ARM: OMAP5: Fix warm reset with USB cable connected
by Lokesh Vutla
· 12 years ago
99fd5f6
Remove duplicate / unused #defines on AM335x boards
by Mark Jackson
· 12 years ago
891918a
omap5_common: Add optargs variable for kernel command line args
by Tom Rini
· 12 years ago
9b96f46
ARM: Add support for IGEP COM AQUILA/CYGNUS
by Enric Balletbo i Serra
· 12 years ago
61e2e04
palmas: add header guard
by Nishanth Menon
· 12 years ago
a1ea454
palmas: use palmas_i2c_[read|write]_u8
by Nishanth Menon
· 12 years ago
8e90aa6
palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function
by Nishanth Menon
· 12 years ago
aa4f836
palmas: rename init_settings to an generic palmas init
by Nishanth Menon
· 12 years ago
627612c
twl6035: rename to palmas
by Nishanth Menon
· 12 years ago
6541817
twl6030: add header guard
by Nishanth Menon
· 12 years ago
5b04f12
twl6030: move twl6030 register access functions to common header file
by Nishanth Menon
· 12 years ago
Next »