Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9fec9ae34a0c2e0d4c3656de434f4b0251c7c9e3
/
include
9fec9ae
arm:am33xx: Rework s_init and add board_early_init_f
by Tom Rini
· 11 years ago
5248bba
am43xx_evm: Add qspiboot target
by Sourav Poddar
· 11 years ago
046cf86
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
by pekon gupta
· 10 years ago
20fa8e3
mtd: nand: omap_gpmc: use macro for register definitions
by pekon gupta
· 10 years ago
22d96d0
omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT
by pekon gupta
· 11 years ago
6250faf
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width
by pekon gupta
· 11 years ago
34283f1
mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
by David Mosberger
· 11 years ago
6767522
mtd: nand: force NAND_CMD_READID onto 8-bit bus
by Brian Norris
· 11 years ago
28bcab0
mtd: nand: omap_elm: use macros for register definitions
by pekon gupta
· 11 years ago
dcd2411
mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16
by pekon gupta
· 11 years ago
e61f9f6
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
88b9ade
arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD
by Piotr Wilczek
· 11 years ago
8f77045
initcall: Improve debugging support
by Simon Glass
· 11 years ago
b81b5a8
exynos: Enable the LCD backlight for snow
by Simon Glass
· 11 years ago
dd92a00
exynos5: Enable tps65090 on exynos5-dt
by Aaron Durbin
· 11 years ago
2ab5695
power: Add support for TPS65090 PMU chip.
by Tom Wai-Hong Tam
· 11 years ago
05400a6
power: Add PMIC_ prefix to CHARGER_EN/DISABLE
by Simon Glass
· 11 years ago
0222981
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
by Simon Glass
· 11 years ago
de85ca6
ARM: at91sam9m10g45ek: add mmc environment configuration support
by Wu, Josh
· 11 years ago
dff665a
ARM: at91sam9m10g45ek: enable mci0 support
by Wu, Josh
· 11 years ago
cf89b4d
ARM: at91: remove redundant ARM926EJS definition in board config files
by Wu, Josh
· 11 years ago
1b0e46c
at91: remove redundant AT91FAMILY definition in board config file
by Wu, Josh
· 11 years ago
f52c019
sama5d3xek: enable PMECC header generation
by Andreas Bießmann
· 11 years ago
7c75d3e
mkimage: add atmelimage
by Andreas Bießmann
· 11 years ago
cf941e7
corvus: remove unneeded CONFIG_AT91_LEGACY
by Andreas Bießmann
· 11 years ago
7cbe18d
ARM: atmel: at91sam9x5ek: convert to generic board
by Bo Shen
· 11 years ago
4400275
ARM: atmel: at91sam9m10g45ek: convert to generic board
by Bo Shen
· 11 years ago
e69bb89
ARM: atmel: sama5d3_xplained: convert to generic board
by Bo Shen
· 11 years ago
06ee015
ARM: atmel: sama5d3xek: convert to generic board
by Bo Shen
· 11 years ago
735ef1a
ARM: atmel: enable SPL on sama5d3_xplained board
by Bo Shen
· 11 years ago
140d832
sunxi: non-FEL SPL boot support for sun7i
by Ian Campbell
· 11 years ago
b4e9f2f
sunxi: mmc support
by Ian Campbell
· 11 years ago
ba8311f
sunxi: add gmac Ethernet support
by Ian Campbell
· 11 years ago
6efe369
sunxi: add sun7i cpu, board and start of day support
by Ian Campbell
· 11 years ago
317631e
ARM: highbank: convert to generic board
by Rob Herring
· 11 years ago
35e6e29
lsxl: rework boot scripts
by Michael Walle
· 11 years ago
f2f14da
lsxl: use 64bit for LBA48 to support 4 TB drives
by Michael Walle
· 11 years ago
79f79aa
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
f0ead5d
cm-t54: add environment partition runtime detection
by Dmitry Lifshitz
· 11 years ago
0cc0b24
cm-t54: add EEPROM support and MAC address handling
by Dmitry Lifshitz
· 11 years ago
c3ad3a0
cm-t54: add cm-t54 board support
by Dmitry Lifshitz
· 11 years ago
cf9eb31
arm, am33xx: Enable CONFIG_SYS_GENERIC_BOARD for siemens boards
by Heiko Schocher
· 11 years ago
48971ac
omap4: duovero: Add Gumstix DuoVero machine.
by Ash Charles
· 11 years ago
744eabb
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
ed69266
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
dbc27a3
omap3: overo: Use common configurations for Overo
by Ash Charles
· 11 years ago
f7764b3
Allow overo to boot with device tree
by Ash Charles
· 11 years ago
127d77d
arm: omap3: Fix omap3_overo SPL boot hangup
by Ash Charles
· 11 years ago
7e8df77
OMAP3: overo: eliminate hard-coded partition offsets
by Ash Charles
· 11 years ago
65cf87e
OMAP3: overo: increase linux partition to 8 MiB
by Peter A. Bigot
· 11 years ago
c8f930c
OMAP3: overo: add command support for mtd and ubi
by Ash Charles
· 11 years ago
77f95a8
omap: overo: allow the use of a plain text env file instead boot scripts
by Ash Charles
· 11 years ago
6345854
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
52c44e4
mmc: provide a select_hwpart implementation for get_device()
by Stephen Warren
· 11 years ago
5fef9d3
Add the function 'confirm_yesno' for interactive
by Pierre Aubert
· 11 years ago
343cd9f
eMMC: add support for operations in RPMB partition
by Pierre Aubert
· 11 years ago
e80682f
mmc: Handle switch error status bit in MMC card status
by Andrew Gabbasov
· 11 years ago
8e731ed
Add board_mmc_init(...) function for init mmc1 only
by Hannes Petermaier
· 11 years ago
cabbf42
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 11 years ago
a46845b
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
70d1a90
Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
e61add1
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
2271ff3
arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD
by Nobuhiro Iwamatsu
· 11 years ago
e1d4fb3
arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARD
by Nobuhiro Iwamatsu
· 11 years ago
7b85f79a
arm: rmobile: armadillo800eva: Enable CONFIG_SYS_GENERIC_BOARD
by Nobuhiro Iwamatsu
· 11 years ago
04207bc
arm: rmobile: koelsch: Add support ext4/fat write command
by Nobuhiro Iwamatsu
· 11 years ago
e59703e
arm: rmobile: lager: Add support ext4/fat write command
by Nobuhiro Iwamatsu
· 11 years ago
f69898f
arm: rmobile: lager: Add support command and filesystems of VFAT
by Nobuhiro Iwamatsu
· 11 years ago
12b4fb0
arm: rmobile: lager: Add support USB controller
by Nobuhiro Iwamatsu
· 11 years ago
0e50351
arm: rmobile: koelsch: Add support command and filesystems of VFAT
by Nobuhiro Iwamatsu
· 11 years ago
e7c981e
arm: rmobile: koelsch: Add support USB controller
by Nobuhiro Iwamatsu
· 11 years ago
3dc1c39
arm: rmobile: lager: Enable optimization of thumb
by Nobuhiro Iwamatsu
· 11 years ago
838a438
arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
by Nobuhiro Iwamatsu
· 11 years ago
3806793
arm: rmobile: lager: Remove define of SCIF register
by Nobuhiro Iwamatsu
· 11 years ago
303d4ee
arm: rmobile: koelsch: Enable optimization of thumb
by Nobuhiro Iwamatsu
· 11 years ago
c3a5f01
arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
by Nobuhiro Iwamatsu
· 11 years ago
cfb5aeb
arm: rmobile: koelsch: Remove define of SCIF register
by Nobuhiro Iwamatsu
· 11 years ago
9112b4c
fpga: Added support to load bit stream from SD/MMC
by Siva Durga Prasad Paladugu
· 11 years ago
0e4f800
zynq: Enable fpga loadp and loadbp commands
by Michal Simek
· 11 years ago
64c7098
fpga: Add support to load partial bitstreams
by Michal Simek
· 11 years ago
1466365
fpga: Define bitstream type based on command selection
by Michal Simek
· 11 years ago
adc11de
fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
by Siva Durga Prasad Paladugu
· 11 years ago
c0c7482
configs: iocom: Fix typo on CMD_FPGA command
by Michal Simek
· 11 years ago
95eb65a
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 11 years ago
416dbfe
powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE boot
by Liu Gang
· 11 years ago
1dedccc
mpc85xx: configs: remove c=ffe from default environment
by Kim Phillips
· 11 years ago
a30a9de
board/p1_p2_rdb:Enable p1_p2_rdb boot from NAND/SD/SPI in SPL
by Prabhakar Kushwaha
· 11 years ago
ec232df
powerpc/mpc85xx: SECURE BOOT- corrected CSPR settings for BSC9132QDS NAND
by Aneesh Bansal
· 11 years ago
3ca2b9a
mpc85xx/p1020:Define number of USB controllers used on P1020RDB-PD platform
by ramneek mehresh
· 11 years ago
369f663
drivers/usb : Define usb control register mask for w1c bits
by Nikhil Badola
· 11 years ago
5fb0833
powerpc/85xx: Add T4160RDB board support
by Chunhe Lan
· 11 years ago
3eb6e4b
Merge remote-tracking branch 'u-boot-sh/rmobile'
by Albert ARIBAUD
· 11 years ago
867ced7
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
86b82eb
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
bd17f5b
ARM: exynos4: enable the dwmmc configuration
by Jaehoon Chung
· 11 years ago
e867294
mmc: dw_mmc: support the DDR mode
by Jaehoon Chung
· 11 years ago
38ce30b
mmc: support the DDR mode for eMMC
by Jaehoon Chung
· 11 years ago
0d1791d
mmc: remove the unnecessary define and fix the wrong bit control
by Jaehoon Chung
· 11 years ago
6281110
mmc: exynos_dw_mmc: restore the property into host
by Jaehoon Chung
· 11 years ago
e3fb6fa
ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC
by Jaehoon Chung
· 11 years ago
Next »