Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
750be4c9371b2a67fee9245f908f23310b60678e
750be4c
USB-CDC: ethernet error path potential oops fix
by Vitaly Kuzmichev
· 14 years ago
ef8d8d7
USB-CDC: Correct stat_req initialization
by Vitaly Kuzmichev
· 14 years ago
214d7b0
USB-CDC: Replace 'strcpy' by 'strlcpy'
by Vitaly Kuzmichev
· 14 years ago
9067070
USB-CDC: Correct freeing usb requests
by Vitaly Kuzmichev
· 14 years ago
ae5f932
USB-CDC: Use native debug printout macros
by Vitaly Kuzmichev
· 14 years ago
aec83b8
USB-CDC: Add lost 'qmult' definition
by Vitaly Kuzmichev
· 14 years ago
063019b
USB-CDC: Restuct USB gadget Makefile
by Vitaly Kuzmichev
· 14 years ago
df06344
Integrate USB gadget layer and USB CDC driver layer
by Remy Bohmer
· 15 years ago
0e59a83
usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts
by Mike Frysinger
· 14 years ago
17e1e78
canmb board: Fix compiler warnings
by Wolfgang Denk
· 14 years ago
881de18
aev board: Fix compile problems
by Wolfgang Denk
· 14 years ago
7618f61
da8xx: fixup ARM relocation support
by Ben Gardiner
· 14 years ago
55f965a
ARM: implement relocation for arm1176
by Heiko Schocher
· 14 years ago
cad80e1
ARM: implement relocation for arm720t
by Heiko Schocher
· 14 years ago
c620af2
ARM: implement relocation for arm_intcm
by Heiko Schocher
· 14 years ago
6ecd962
ARM: implement relocation for lh7a40x
by Heiko Schocher
· 14 years ago
296c3ee
ARM: implement relocation for s3c44b0
by Heiko Schocher
· 14 years ago
344c303
ARM: implement relocation for sa1100
by Heiko Schocher
· 14 years ago
b2b37f0
ARM: implement relocation for ixp
by Heiko Schocher
· 14 years ago
3d8f5fa
ARM: implement relocation for pxa
by Heiko Schocher
· 14 years ago
68c4d2e
ARM: implement relocation for ARM946
by Heiko Schocher
· 14 years ago
df329fb
ARM: implement relocation for ARM925
by Heiko Schocher
· 14 years ago
271a240
ARM: implement relocation for ARM920
by Heiko Schocher
· 14 years ago
0e2412a
ARM: implement relocation for ARM926
by Heiko Schocher
· 14 years ago
56d0a4d
ARM: implement relocation for ARM V7 (OMAP)
by Heiko Schocher
· 14 years ago
504f87c
ARM: implement relocation for ARM11
by Heiko Schocher
· 14 years ago
aeb2991
ARM: add relocation support
by Heiko Schocher
· 14 years ago
26cc10a
nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer
by Heiko Schocher
· 14 years ago
2afe314
i2c, omap24xx: set bus_initialized only after relocation.
by Heiko Schocher
· 14 years ago
9b98723
disk/part.c: fix relocation fixup
by Heiko Schocher
· 14 years ago
167ad64
i2c: fix command usage help
by Heiko Schocher
· 14 years ago
eeedb86
common: move TOTAL_MALLOC_LEN to include/common.h
by Heiko Schocher
· 14 years ago
092cf16
relocation: fixup cmdtable
by Heiko Schocher
· 14 years ago
95965b9
ARM (ARM11): add data cache support, test on Qong board
by Heiko Schocher
· 14 years ago
762cb70
ARM V7 (OMAP): add data cache support, test on Beagle board
by Heiko Schocher
· 14 years ago
5443309
ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board
by Heiko Schocher
· 14 years ago
69f1d0c
ARM: cp15: setup mmu and enable dcache
by Heiko Schocher
· 14 years ago
9fce7e4
arm: get rid of bi_env
by Heiko Schocher
· 14 years ago
ab8e7f3
mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
by Heiko Schocher
· 14 years ago
f896071
tools: enable img2srec for "tools-all" target
by Mike Frysinger
· 14 years ago
9756b2e
tools/env: use host build flags
by Mike Frysinger
· 14 years ago
9bd7a6f
unify toplevel tools targets
by Mike Frysinger
· 14 years ago
0c8c153
tools: update .gitignore
by Mike Frysinger
· 14 years ago
b374bdb
MAKEALL: cut down on duplication of targets
by Mike Frysinger
· 14 years ago
7c07101
Makefile: restore support for board shortcut targets
by Mike Frysinger
· 14 years ago
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
f710efd
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
b830e54
Remove support for CONFIG_HAS_UID and "forceenv" command
by Wolfgang Denk
· 14 years ago
c9ae986
Add hash table support as base for new environment code
by Wolfgang Denk
· 14 years ago
9069922
Add qsort - add support for sorting data arrays
by Wolfgang Denk
· 14 years ago
74aedc1
Add basic errno support.
by Wolfgang Denk
· 14 years ago
c558225
4xx: adjust TEXT_BASE to increase U-Boot image size
by Wolfgang Denk
· 14 years ago
daa2120
IceCube.h: update configuration
by Wolfgang Denk
· 14 years ago
ea9e0be
Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
by Wolfgang Denk
· 14 years ago
2fc54d9
4xx: add missing CONFIG_SYS_SRAM_SIZE definition
by Wolfgang Denk
· 14 years ago
34ed109
Prepare v2010.09-rc2
by Wolfgang Denk
· 14 years ago
b4eceac
Save environment data to mmc.
by Terry Lv
· 15 years ago
d4eb723
socrates: adjust TEXT_BASE to increase U-Boot image size
by Wolfgang Denk
· 14 years ago
b030574
mmc: fix compiler warnings
by Wolfgang Denk
· 14 years ago
6a20a32
tools/env: fail on invalid options
by Daniel Hobi
· 14 years ago
6c55426
tools/env: allow option "-n" for fw_printenv
by Daniel Hobi
· 14 years ago
9045142
ARM: Update ARM mach-types
by Thomas Weber
· 14 years ago
61dba93
mmc: print out partition table
by Lei Wen
· 14 years ago
e1cc9c8
mmc: add boundary check for mmc operation
by Lei Wen
· 14 years ago
c9e86bc
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 14 years ago
eec37e3
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 14 years ago
328d055
nand/davinci: make sure ECC calculation has really started
by Wolfram Sang
· 14 years ago
d9f13d0
display_buffer: fix misaligned buffer
by Reinhard Meyer
· 14 years ago
d5a3a56
x86: Remove Unmaintained Boards
by Graeme Russ
· 14 years ago
4fdcc42
x86: Fix x86 Cold Boot
by Graeme Russ
· 14 years ago
14917a9
x86: Add do_bdinfo()
by Graeme Russ
· 14 years ago
757660f
x86: Fix do_go_exec() - const argv[]
by Graeme Russ
· 14 years ago
953ee31
usb: musb: set target address for non-multipoint devices
by Bryan Wu
· 14 years ago
2dc21e3
usb: musb: setup TXCOUNT for Blackfin musb
by Bryan Wu
· 14 years ago
e9e8bab
Prepare v2010.09-rc1
by Wolfgang Denk
· 14 years ago
f23f9df
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
a232047
MX51: Update responsible for mx51evk
by Stefano Babic
· 14 years ago
4dce358
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
1cabed5
bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.
by Wolfgang Denk
· 14 years ago
918b541
ARMV7: Fix pad mux for Panda LEDs
by Ricardo Salveti de Araujo
· 14 years ago
541ce99
ARMV7: OMAP: Overo: Autodetect presence/absence of transceiver on mmc2
by Steve Sakoman
· 14 years ago
ac92995
ARMV7: OMAP3: Add support for Beagle xM
by Steve Sakoman
· 14 years ago
09d08e0
ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configs
by Steve Sakoman
· 14 years ago
b8fbc2b
mtd: nand: supress 'unknown NAND' warning if no nand is found
by Steve Sakoman
· 14 years ago
a7561cc
ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank
by Steve Sakoman
· 14 years ago
96b4a89
ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4
by Steve Sakoman
· 14 years ago
bcf8e72
ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions
by Mans Rullgard
· 15 years ago
3d81b55
ARMV7: OMAP3: Convert setup_auxcr() to pure asm
by Mans Rullgard
· 15 years ago
85975dd
ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions
by Mans Rullgard
· 15 years ago
24e81c1
ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX
by Steve Sakoman
· 14 years ago
ad74ace
ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX
by Steve Sakoman
· 14 years ago
0d1d008
ARMV7: OMAP: Configure Overo's second network chip
by Steve Sakoman
· 14 years ago
3ca3376
ARMV7: OMAP: Add detection and support for Beagle C4 revision
by Steve Sakoman
· 14 years ago
5ddc70b
ARMV7: OMAP: Add board revision detection for Overo
by Steve Sakoman
· 14 years ago
8c8376d
ARMV7: OMAP: Add mpurate boot arg for Overo and Beagle
by Steve Sakoman
· 15 years ago
3a00c66
ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setup
by Steve Sakoman
· 15 years ago
a18fc3f
ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages
by Steve Sakoman
· 14 years ago
6e09a76
ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
6e28ba2
Merge branch 'avr32' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
3961838
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
Next »