Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bf7438a1ad68b89025deda55dc3efd8af08e949f
bf7438a
OMAP3: BeagleBoard: Enable pullups on i2c2.
by Steve Kipisz
· 14 years ago
066f900
omap3_beagle: enable the use of a plain text file
by Alexander Holler
· 14 years ago
c3ef8bc
BeagleBoard: Added LED driver
by Jason Kridner
· 14 years ago
931ced0
Add 'led' command
by Jason Kridner
· 14 years ago
9697e8a
MX31: drop warnings in get_cpu_rev
by Stefano Babic
· 14 years ago
5cad108
MX5: factor out boot cause funciton to common code
by Jason Liu
· 14 years ago
4e01c43
ARM: MX31: Fix file name label
by Fabio Estevam
· 14 years ago
7450e2a
MX31: mx31pdk: Make the board name simpler.
by Fabio Estevam
· 14 years ago
2b0fa45
MX31: Introduce get_reset_cause()
by Fabio Estevam
· 14 years ago
939b978
ARM: mx31: Print the silicon version
by Fabio Estevam
· 14 years ago
78129d9
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
38db00b
MX5: Enable flat-device-tree support on mx51/53 evk board
by Liu Hui-R64343
· 14 years ago
0978e25
MX53: drop config.mk from mx53evk
by Liu Hui-R64343
· 14 years ago
59e6fc5
mx25: Make the UART port number explicit in its setup function
by Fabio Estevam
· 14 years ago
e3dd862
MX31: qong: add watchdog
by Stefano Babic
· 14 years ago
e17e331
MX31: add support for MX31 watchdog
by Stefano Babic
· 14 years ago
9fb3969
MX51: drop config.mk from mx51evk
by Stefano Babic
· 14 years ago
94251f3
Makefile: change rule to build IMX image
by Stefano Babic
· 14 years ago
3048496
mpc52xx, digsy_mtc: add trickle charger support for rev5 boards.
by Heiko Schocher
· 14 years ago
1f1b701
rtc, rv3029: add trickle charger support.
by Heiko Schocher
· 14 years ago
74ac020
Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERE
by Loïc Minier
· 14 years ago
0448500
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 14 years ago
6b359b1
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
f909e70
powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts"
by Joakim Tjernlund
· 14 years ago
ffcef2f
cfi_flash driver - Add delay after reset command
by Aaron Williams
· 14 years ago
27cea50
mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices
by Heiko Schocher
· 14 years ago
02a3786
cfi_flash: reverse geometry for M29W800DT parts
by Mike Frysinger
· 14 years ago
cea7592
ppc4xx: Do not stop booting on any keypress on dlvision-10g
by Dirk Eibach
· 14 years ago
4ef5eb1
ppc4xx: Improve fan PWM curve on DLVision 10G
by Dirk Eibach
· 14 years ago
c0413ee
ppc4xx: Enable MPC92469AC on DLVision 10G
by Dirk Eibach
· 14 years ago
d3b1700
ppc4xx: Set DLVision 10G osd position to linux defaults
by Dirk Eibach
· 14 years ago
a46eb6e
ppc4xx: Adapt DLVision 10G to new FPGA firmware
by Dirk Eibach
· 14 years ago
48c4c91
ppc4xx: Enable LM64 on DLVision 10G
by Dirk Eibach
· 14 years ago
cf86822
ppc4xx: Improve video board detection
by Dirk Eibach
· 14 years ago
cad3e71
ppc4xx: Improve DLVision-10G PLL setup
by Dirk Eibach
· 14 years ago
2f452ce
xilinx_ppc_boards: Change address of RESET_VECTOR
by Ricardo Ribalda Delgado
· 14 years ago
93ccd47
tools/env: fix redundant env flag comparison
by Jon Povey
· 14 years ago
c828253
Merge branch 'phylib' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 14 years ago
5ecef51
Merge branch 'misc' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
7728975
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Wolfgang Denk
· 14 years ago
23a16b6
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 14 years ago
a5f7fad
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
f498335
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 14 years ago
b2d36ea
Revert "PowerPC: Add support for -msingle-pic-base"
by Wolfgang Denk
· 14 years ago
a1ca368
Add mdio command for new PHY infrastructure
by Andy Fleming
· 14 years ago
7832a46
fsl: Change fsl_phy_enet_if to phy_interface_t
by Andy Fleming
· 14 years ago
422effd
tsec: Convert tsec to use PHY Lib
by Andy Fleming
· 14 years ago
60ca78b
phylib: Add a bunch of PHY drivers from tsec
by Andy Fleming
· 14 years ago
aecf6fc
Create PHY Lib for U-Boot
by Andy Fleming
· 14 years ago
a65f8c8
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
by Joakim Tjernlund
· 14 years ago
aea0c3e
miiphy: Fix some formatting issues
by Andy Fleming
· 14 years ago
0d2df96
Remove instances of phy_read/write
by Andy Fleming
· 14 years ago
e0653bf
tsec: arrange the code to avoid useless function declaration
by Mingkai Hu
· 14 years ago
a65e610
tsec: use IO accessors for IO accesses
by Mingkai Hu
· 14 years ago
215d832
fdt_support: Fix buffer overflow in fdt_fixup_memory_banks
by Kyle Moffett
· 14 years ago
831b660
powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script
by Dipen Dudhat
· 14 years ago
6e1a80a
nand_spl: Fix large page nand_command()
by Alex Waterman
· 14 years ago
2da4f65
nand/spl: Assuming a static nand page size to reduce code size
by Matthew McClintock
· 14 years ago
3eb4fc6
NAND: rearrange ONFI revision checking, add ONFI 2.3
by Florian Fainelli
· 14 years ago
963eb89
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
by Florian Fainelli
· 14 years ago
48f7ae4
I2C: OMAP: detect more devices when probing an i2c bus
by Nick Thompson
· 14 years ago
4816b13
MAINTAINERS: fix email address case
by Fabio Estevam
· 14 years ago
a0978eb
Fix bad padding of bootp request packet
by Simon Glass
· 14 years ago
1def8a6
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
15b2550
gpio: check request result
by Mike Frysinger
· 14 years ago
03b66cc
config_defaults.h: drop OSE bootm default
by Mike Frysinger
· 14 years ago
0e71f80
gpio: generalize for all generic gpio providers
by Mike Frysinger
· 14 years ago
a227490
md5sum/sha1sum/unzip: split out of mondo mem file
by Mike Frysinger
· 14 years ago
321ab9e
crc32: make command optional
by Mike Frysinger
· 14 years ago
2ed0241
make `go` optional
by Mike Frysinger
· 14 years ago
f3ddf20
env: make import/export optional
by Mike Frysinger
· 14 years ago
d7d2344
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 14 years ago
4f3c60d
cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage
by Peter Tyser
· 14 years ago
23ec2c2
sf: sst: add support for SST25VF064C
by James Kosin
· 14 years ago
6348b13
MMC may wrongly regconize 2GB eMMC as high capacity
by Raffaele Recalcati
· 14 years ago
894b1e2
mmc: trace added
by Raffaele Recalcati
· 14 years ago
1df837e
mmc: SEND_OP_COND considers card capabilities (voltage)
by Raffaele Recalcati
· 14 years ago
01a0dc6
mmc: checking status after commands with R1b response
by Raffaele Recalcati
· 14 years ago
4c92a65
mmc: remove duplicated header file
by Minkyu Kang
· 14 years ago
316f81a
mmc: show mmc capacity using print_size
by Minkyu Kang
· 14 years ago
1254c3d
mmc: add generic mmc spi driver
by Thomas Chou
· 14 years ago
b588caf
mmc: constify & localize data
by Mike Frysinger
· 14 years ago
010ba98
drivers/mmc/fsl_esdhc.c: reordered tests
by Frans Meulenbroeks
· 14 years ago
faba501
add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc
by Wolfgang Wegner
· 15 years ago
d0e3c80
MMC: Max blocks value adjustable
by Matt Waddel
· 14 years ago
e5ca8af
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Graeme Russ
· 14 years ago
f455a25
x86: Update MAINTAINERS and delete README files
by Graeme Russ
· 14 years ago
6ec4559
sc520: Move reset to stand-alone file
by Graeme Russ
· 14 years ago
cbfce1d
x86: Rename i386 to x86
by Graeme Russ
· 14 years ago
45fc1d8
x86: Code cleanup
by Graeme Russ
· 14 years ago
c5881f1
eNET: Remove config.mk
by Graeme Russ
· 14 years ago
d18458b
eNET: Fix saveenv crash
by Graeme Russ
· 14 years ago
24bb5ab
SD1.00 wide-bus fix
by Alagu Sankar
· 15 years ago
2a01067
disk/part.c: fix potential stack overflow bug
by Lei Wen
· 14 years ago
cb969eb
Add support for dataflash to U-boot environment settings tool.
by Remy Bohmer
· 14 years ago
e97ab72
mkimage: add "-V" option to print version information
by Wolfgang Denk
· 14 years ago
b5a85ec
ftwdt010_wdt: move header to include/faraday and enhance
by Macpaul Lin
· 14 years ago
74f86e1
common/cmd_bdinfo.c: fix do_bdinfo() for AVR32
by Andreas Bießmann
· 14 years ago
92b9b2e
cmd_nvedit: use explicit typecast for printf
by Andreas Bießmann
· 14 years ago
33a5734
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· 14 years ago
Next »