Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e228332285549dbf353dbd33112d5b53246d431a
e228332
83xx: Remove warmboot parameter from PCI init functions
by Peter Tyser
· Tue Sep 14 19:13:50 2010 -0500
363429f
mpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc8308_p1m
by Kim Phillips
· Wed Sep 22 15:36:27 2010 -0500
3b386ae
mpc83xx: fix pcie build warning
by Kim Phillips
· Wed Sep 22 15:31:01 2010 -0500
622aa20
mpc8308_p1m: support for MPC8308 P1M board
by Ilya Yanok
· Fri Sep 17 23:41:50 2010 +0200
dbdc105
MPC8308RDB: various clean ups
by Ilya Yanok
· Fri Sep 17 23:41:49 2010 +0200
1a2afd3
mpc8308: add SICR{L,H} fields definitions
by Ilya Yanok
· Fri Sep 17 23:41:48 2010 +0200
a4f3ed3
mpc83xx: add support for setting PCIE clocks
by Ilya Yanok
· Fri Sep 17 23:41:47 2010 +0200
f0b1fc5
mpc83xx/pcie: make it compile with PCIE2 unconfigured
by Ilya Yanok
· Fri Sep 17 23:41:46 2010 +0200
c5a22d0
e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels
by Ira W. Snyder
· Fri Sep 10 15:42:32 2010 -0700
3f53f1a
mpc831xerdb: enable mtdparts for NAND
by Scott Wood
· Mon Aug 30 18:04:52 2010 -0500
b52cde9
ppc4xx: Disable trace broadcast for 44x non debug mode
by Victor Gallardo
· Thu Sep 16 11:32:04 2010 -0700
43e1b45
ppc4xx: Cleanup of PVR detection code in cpu.c
by Stefan Roese
· Fri Sep 03 13:27:02 2010 +0200
5dc5d6f
ppx4xx: remove unused functionality for DU405 boards
by Matthias Fuchs
· Tue Sep 21 09:38:04 2010 +0200
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· Wed Sep 15 09:33:25 2010 +0200
9b58a20
ppc4xx: Remove now unused CONFIG_UART1_CONSOLE
by Stefan Roese
· Tue Sep 21 10:24:36 2010 +0200
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· Mon Sep 20 16:05:31 2010 +0200
8cb251a
ppc4xx: Big header cleanup part 2, mostly PPC405 related
by Stefan Roese
· Sun Sep 12 06:21:37 2010 +0200
95ca5fa
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· Sat Sep 11 09:31:43 2010 +0200
de21eab
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
by Stefan Roese
· Thu Sep 16 14:30:37 2010 +0200
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· Thu Sep 09 19:18:00 2010 +0200
1f1f825
ppc4xx: Remove unreferenced file include/405_dimm.h
by Stefan Roese
· Thu Sep 09 19:19:18 2010 +0200
e604463
fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features
by Timur Tabi
· Tue Aug 31 19:56:43 2010 -0500
0fce992
video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB
by Timur Tabi
· Mon Aug 23 16:58:00 2010 -0500
9192f58
logos: add Freescale logo
by Timur Tabi
· Mon Aug 30 16:27:31 2010 -0500
5ac3c12
silence config step commands display during MAKEALL builds
by Kim Phillips
· Tue Sep 14 14:48:16 2010 -0500
4036dea
arm: Make jadecpu board use relocation
by Matthias Weisser
· Tue Sep 21 15:37:44 2010 +0200
60d66d9
Merge branch 'next' of ../custodians into next
by Wolfgang Denk
· Tue Sep 21 09:34:37 2010 +0200
97feac0
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
by Wolfgang Denk
· Tue Sep 21 09:34:02 2010 +0200
558535a
Merge branch 'next' of ../custodians into next
by Wolfgang Denk
· Tue Sep 21 09:22:17 2010 +0200
49ed805
USB-CDC: Fix coding style issues
by Vitaly Kuzmichev
· Mon Sep 13 18:37:11 2010 +0400
4d172f1
USB-CDC: called handle_interrupts inside usb_eth_send
by Stefano Babic
· Sun Aug 15 14:19:00 2010 +0200
76e3d4e
USB-CDC: correct wrong alignment in ether.c
by Stefano Babic
· Sun Aug 15 14:18:59 2010 +0200
e59ba53
USB-CDC: change simple_strtol to simple_strtoul
by Vitaly Kuzmichev
· Fri Aug 13 17:02:41 2010 +0400
750be4c
USB-CDC: ethernet error path potential oops fix
by Vitaly Kuzmichev
· Fri Aug 13 17:02:29 2010 +0400
ef8d8d7
USB-CDC: Correct stat_req initialization
by Vitaly Kuzmichev
· Fri Aug 13 17:01:06 2010 +0400
214d7b0
USB-CDC: Replace 'strcpy' by 'strlcpy'
by Vitaly Kuzmichev
· Fri Aug 13 17:00:45 2010 +0400
9067070
USB-CDC: Correct freeing usb requests
by Vitaly Kuzmichev
· Fri Aug 13 17:00:16 2010 +0400
ae5f932
USB-CDC: Use native debug printout macros
by Vitaly Kuzmichev
· Fri Aug 13 16:57:51 2010 +0400
aec83b8
USB-CDC: Add lost 'qmult' definition
by Vitaly Kuzmichev
· Thu Aug 12 16:44:40 2010 +0400
063019b
USB-CDC: Restuct USB gadget Makefile
by Vitaly Kuzmichev
· Thu Aug 12 16:44:39 2010 +0400
df06344
Integrate USB gadget layer and USB CDC driver layer
by Remy Bohmer
· Wed Jul 29 18:18:43 2009 +0200
0e59a83
usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts
by Mike Frysinger
· Wed Aug 11 17:54:00 2010 -0400
64b96a3
cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT
by Stefan Roese
· Tue Aug 31 10:04:11 2010 +0200
fb9a730
cfi_flash: Simplify dynamic flash bank number detection
by Stefan Roese
· Tue Aug 31 10:00:10 2010 +0200
7e7dda8
cfi_flash: Add weak default for cfi_flash_bank_addr()
by Stefan Roese
· Mon Aug 30 10:11:51 2010 +0200
6c7c2dc
cfi_flash: Simplify flash_get_info()
by Stefan Roese
· Mon Aug 30 11:14:38 2010 +0200
03ce279
Remove spieval board support
by Wolfgang Denk
· Sun Sep 19 21:34:31 2010 +0200
3e14851
Remove smmaco4 board support
by Wolfgang Denk
· Sun Sep 19 21:32:37 2010 +0200
fb52e95
Remove HMI10 board support
by Wolfgang Denk
· Sun Sep 19 21:28:25 2010 +0200
17e1e78
canmb board: Fix compiler warnings
by Wolfgang Denk
· Sun Sep 19 12:59:41 2010 +0200
881de18
aev board: Fix compile problems
by Wolfgang Denk
· Sun Sep 19 12:40:02 2010 +0200
7618f61
da8xx: fixup ARM relocation support
by Ben Gardiner
· Mon Aug 23 09:08:15 2010 -0400
55f965a
ARM: implement relocation for arm1176
by Heiko Schocher
· Fri Sep 17 13:10:53 2010 +0200
cad80e1
ARM: implement relocation for arm720t
by Heiko Schocher
· Fri Sep 17 13:10:52 2010 +0200
c620af2
ARM: implement relocation for arm_intcm
by Heiko Schocher
· Fri Sep 17 13:10:51 2010 +0200
6ecd962
ARM: implement relocation for lh7a40x
by Heiko Schocher
· Fri Sep 17 13:10:50 2010 +0200
296c3ee
ARM: implement relocation for s3c44b0
by Heiko Schocher
· Fri Sep 17 13:10:49 2010 +0200
344c303
ARM: implement relocation for sa1100
by Heiko Schocher
· Fri Sep 17 13:10:48 2010 +0200
b2b37f0
ARM: implement relocation for ixp
by Heiko Schocher
· Fri Sep 17 13:10:47 2010 +0200
3d8f5fa
ARM: implement relocation for pxa
by Heiko Schocher
· Fri Sep 17 13:10:46 2010 +0200
68c4d2e
ARM: implement relocation for ARM946
by Heiko Schocher
· Fri Sep 17 13:10:45 2010 +0200
df329fb
ARM: implement relocation for ARM925
by Heiko Schocher
· Fri Sep 17 13:10:44 2010 +0200
271a240
ARM: implement relocation for ARM920
by Heiko Schocher
· Fri Sep 17 13:10:43 2010 +0200
0e2412a
ARM: implement relocation for ARM926
by Heiko Schocher
· Fri Sep 17 13:10:42 2010 +0200
56d0a4d
ARM: implement relocation for ARM V7 (OMAP)
by Heiko Schocher
· Fri Sep 17 13:10:41 2010 +0200
504f87c
ARM: implement relocation for ARM11
by Heiko Schocher
· Fri Sep 17 13:10:40 2010 +0200
aeb2991
ARM: add relocation support
by Heiko Schocher
· Fri Sep 17 13:10:39 2010 +0200
26cc10a
nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer
by Heiko Schocher
· Fri Sep 17 13:10:38 2010 +0200
2afe314
i2c, omap24xx: set bus_initialized only after relocation.
by Heiko Schocher
· Fri Sep 17 13:10:37 2010 +0200
9b98723
disk/part.c: fix relocation fixup
by Heiko Schocher
· Fri Sep 17 13:10:36 2010 +0200
167ad64
i2c: fix command usage help
by Heiko Schocher
· Fri Sep 17 13:10:35 2010 +0200
eeedb86
common: move TOTAL_MALLOC_LEN to include/common.h
by Heiko Schocher
· Fri Sep 17 13:10:34 2010 +0200
092cf16
relocation: fixup cmdtable
by Heiko Schocher
· Fri Sep 17 13:10:33 2010 +0200
95965b9
ARM (ARM11): add data cache support, test on Qong board
by Heiko Schocher
· Fri Sep 17 13:10:32 2010 +0200
762cb70
ARM V7 (OMAP): add data cache support, test on Beagle board
by Heiko Schocher
· Fri Sep 17 13:10:31 2010 +0200
5443309
ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board
by Heiko Schocher
· Fri Sep 17 13:10:30 2010 +0200
69f1d0c
ARM: cp15: setup mmu and enable dcache
by Heiko Schocher
· Fri Sep 17 13:10:29 2010 +0200
9fce7e4
arm: get rid of bi_env
by Heiko Schocher
· Fri Sep 17 13:10:28 2010 +0200
ab8e7f3
mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
by Heiko Schocher
· Mon Sep 13 12:12:33 2010 +0200
f896071
tools: enable img2srec for "tools-all" target
by Mike Frysinger
· Sun Aug 15 00:03:19 2010 -0400
9756b2e
tools/env: use host build flags
by Mike Frysinger
· Sun Aug 15 00:03:22 2010 -0400
9bd7a6f
unify toplevel tools targets
by Mike Frysinger
· Sun Aug 15 00:03:21 2010 -0400
0c8c153
tools: update .gitignore
by Mike Frysinger
· Sun Aug 15 00:03:20 2010 -0400
b374bdb
MAKEALL: cut down on duplication of targets
by Mike Frysinger
· Thu Aug 19 13:05:06 2010 -0400
7c07101
Makefile: restore support for board shortcut targets
by Mike Frysinger
· Wed Aug 11 18:52:36 2010 -0400
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· Sun Jun 20 23:33:59 2010 +0200
f710efd
Make getenv() work before relocation.
by Wolfgang Denk
· Sat Jul 24 20:22:02 2010 +0200
b830e54
Remove support for CONFIG_HAS_UID and "forceenv" command
by Wolfgang Denk
· Sun Jun 20 16:03:45 2010 +0200
c9ae986
Add hash table support as base for new environment code
by Wolfgang Denk
· Sun Jun 20 13:17:12 2010 +0200
9069922
Add qsort - add support for sorting data arrays
by Wolfgang Denk
· Sun Jun 13 01:45:10 2010 +0200
74aedc1
Add basic errno support.
by Wolfgang Denk
· Sat Jun 12 00:19:46 2010 +0200
c558225
4xx: adjust TEXT_BASE to increase U-Boot image size
by Wolfgang Denk
· Sun Jul 25 23:08:00 2010 +0200
daa2120
IceCube.h: update configuration
by Wolfgang Denk
· Thu Jul 01 09:44:39 2010 +0200
ea9e0be
Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
by Wolfgang Denk
· Wed Aug 11 09:38:31 2010 +0200
2fc54d9
4xx: add missing CONFIG_SYS_SRAM_SIZE definition
by Wolfgang Denk
· Fri Sep 10 23:04:05 2010 +0200
34ed109
Prepare v2010.09-rc2
by Wolfgang Denk
· Sun Sep 19 17:47:52 2010 +0200
b4eceac
Save environment data to mmc.
by Terry Lv
· Mon May 17 10:57:01 2010 +0800
d4eb723
socrates: adjust TEXT_BASE to increase U-Boot image size
by Wolfgang Denk
· Fri Sep 10 23:47:00 2010 +0200
b030574
mmc: fix compiler warnings
by Wolfgang Denk
· Sun Sep 19 01:03:20 2010 +0200
6a20a32
tools/env: fail on invalid options
by Daniel Hobi
· Thu Sep 16 14:36:09 2010 +0200
Next »