Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
838dec1f6f90f7e7503adf5dd28c370761f589ab
838dec1
ppc/p4080: Extend the GUTS memory map
by Dave Liu
· Fri Mar 05 12:23:00 2010 +0800
f58c2a4
ppc/p4080: Fix synchronous frequency calculations
by Srikanth Srinivasan
· Wed Feb 10 17:32:43 2010 +0800
42d966e
ppc/85xx: Fixup PCI nodes for P1_P2_RDB
by Kumar Gala
· Wed Apr 07 02:49:12 2010 -0500
4f2d757
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· Sat Apr 24 21:25:42 2010 +0200
ec88cd6
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· Sat Apr 24 21:16:57 2010 +0200
e5bf1e7
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· Sat Apr 24 21:13:31 2010 +0200
20732b9
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· Sat Apr 24 21:11:56 2010 +0200
5c72f35
ppc/85xx: PIO Support for FSL eSDHC Controller Driver
by Dipen Dudhat
· Mon Oct 05 15:41:58 2009 +0530
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200
94b6270
ppc4xx: TLB init file cleanup
by Stefan Roese
· Wed Apr 14 13:57:18 2010 +0200
df0149c
fsl_i2c: Added a callpoint for i2c_board_late_init
by Richard Retanubun
· Mon Apr 12 15:08:17 2010 -0400
12a8a65
nios2: Move individual board linker scripts to common script in cpu tree.
by Scott McNutt
· Fri Apr 16 16:12:39 2010 -0400
08a30cb
microblaze: Consolidate cache code
by Michal Simek
· Fri Apr 16 12:56:33 2010 +0200
80c42c7
microblaze: Flush cache before jumping to kernel
by Michal Simek
· Fri Apr 16 12:01:32 2010 +0200
91393d3
microblaze: Support system with WB cache
by Michal Simek
· Fri Apr 16 11:59:29 2010 +0200
f31cb1f
microblaze: Change initialization sequence
by Michal Simek
· Fri Apr 16 11:57:35 2010 +0200
7a47a20
microblaze: Change cache report messages
by Michal Simek
· Fri Apr 16 11:55:01 2010 +0200
2c00449
microblaze: Fix interrupt handler code
by Michal Simek
· Fri Apr 16 11:51:59 2010 +0200
98f872e
microblaze: Move FSL initialization to board.c
by Michal Simek
· Fri Apr 16 11:43:43 2010 +0200
d1ff6c7
microblaze: Move timer initialization to board.c
by Michal Simek
· Fri Apr 16 11:37:41 2010 +0200
6a3d319
microblaze: Fix irq.S code
by Michal Simek
· Fri Apr 16 11:30:16 2010 +0200
2304c05
microblaze: Add FDT support
by Arun Bhanu
· Thu Apr 15 18:27:17 2010 +0800
97251f9
ppc4xx: Add option for PPC440SPe ports without old Rev. A support
by Stefan Roese
· Fri Apr 09 14:03:59 2010 +0200
b2aeab8
ppc4xx: alpr: Remove some not needed commands to make image fit again
by Stefan Roese
· Thu Apr 08 09:33:13 2010 +0200
e4d1abc
Update README to reflect new directory structure
by Peter Tyser
· Mon Apr 12 22:28:21 2010 -0500
bd64c06
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
by Peter Tyser
· Mon Apr 12 22:28:20 2010 -0500
6a46842
nios: Move cpu/nios/* to arch/nios/cpu/*
by Peter Tyser
· Mon Apr 12 22:28:19 2010 -0500
e9b287d
sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
by Peter Tyser
· Mon Apr 12 22:28:18 2010 -0500
16261b5
i386: Move cpu/i386/* to arch/i386/cpu/*
by Peter Tyser
· Mon Apr 12 22:28:17 2010 -0500
db60bd2
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
by Peter Tyser
· Mon Apr 12 22:28:16 2010 -0500
7aefd84
avr32: Move cpu/at32ap/* to arch/avr32/cpu/*
by Peter Tyser
· Mon Apr 12 22:28:15 2010 -0500
1d85dee
mips: Move cpu/mips/* to arch/mips/cpu/*
by Peter Tyser
· Mon Apr 12 22:28:14 2010 -0500
12e5765
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
by Peter Tyser
· Mon Apr 12 22:28:13 2010 -0500
45dbaf2
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:12 2010 -0500
f7c6737
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:11 2010 -0500
693396b
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:10 2010 -0500
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:09 2010 -0500
3cba3c1
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· Mon Apr 12 22:28:08 2010 -0500
133c0fe
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· Mon Apr 12 22:28:07 2010 -0500
8e7788f
Move libfdt/ into lib/
by Peter Tyser
· Mon Apr 12 22:28:06 2010 -0500
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· Mon Apr 12 22:28:05 2010 -0500
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 2010 -0500
b577a2f
Change directory-specific CFLAGS to use full path
by Peter Tyser
· Mon Apr 12 22:28:03 2010 -0500
d53e8fd
Create CPUDIR variable
by Peter Tyser
· Mon Apr 12 22:28:02 2010 -0500
f47d087
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· Sat Apr 10 23:59:39 2010 +0200
1124755
FIX: watchdog timeout, while waiting for input
by Jens Scharsig
· Fri Apr 09 19:02:38 2010 +0200
81611b7
config_cmd_all.h: Sort entries alphabetically
by Detlev Zundel
· Thu Apr 08 17:55:48 2010 +0200
de85f71
config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS
by Frans Meulenbroeks
· Thu Apr 08 17:55:47 2010 +0200
34e5088
malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure
by karl.beldan@gmail.com
· Tue Apr 06 22:18:08 2010 +0200
632d9ca
mkimage: Fix strict-aliasing compiler warning
by Peter Tyser
· Sun Apr 04 22:36:03 2010 -0500
3f4bd65
Add initial support for Matrix Vision mvSMR board based on MPC5200B.
by Andre Schwarz
· Thu Apr 01 21:26:55 2010 +0200
c59bc50
cmd_bmp.c: add standard subcommand handling
by Frans Meulenbroeks
· Sat Mar 27 11:16:10 2010 +0100
8167108
drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking
by Albin Tonnerre
· Sun Mar 14 18:47:23 2010 +0100
2e1221e
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· Fri Apr 09 21:49:42 2010 +0200
6d8aa6a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· Fri Apr 09 21:42:18 2010 +0200
f2dbedc
cmd_ubi: Fix uninitialized variable warning
by Peter Tyser
· Sun Apr 04 22:40:50 2010 -0500
3d42b8a
USB storage probe
by Kim B. Heino
· Fri Mar 12 10:07:00 2010 +0200
300ea51
USB storage count
by Kim B. Heino
· Fri Mar 12 15:46:56 2010 +0200
316b996
EHCI: add NEC PCI ID
by Sergei Shtylyov
· Sat Feb 27 21:34:41 2010 +0300
23dec68
EHCI: fix port reset reporting
by Sergei Shtylyov
· Sat Feb 27 21:33:21 2010 +0300
9de4ac4
EHCI: fix off-by-one error in ehci_submit_root()
by Sergei Shtylyov
· Sat Feb 27 21:32:17 2010 +0300
fa30a27
EHCI: fix root hub device descriptor
by Sergei Shtylyov
· Sat Feb 27 21:29:42 2010 +0300
eaf3926
video: ati_radeon_fb.c: fix warning while compiling with DEBUG
by Anatolij Gustschin
· Thu Apr 08 15:50:55 2010 +0200
224dad2
ati_radeon: Support PCI virtual not eq bus mapping.
by Ed Swarthout
· Wed Mar 31 15:52:40 2010 -0500
9303ab8
ati_radeon: return with error when emulator fails
by Ed Swarthout
· Wed Mar 31 09:54:28 2010 -0500
6b4e4fc
video: cfb_console.c: add support for RLE8 bitmaps
by Anatolij Gustschin
· Mon Mar 15 14:50:25 2010 +0100
a8f6f88
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· Thu Apr 08 00:26:03 2010 +0200
c920a11
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· Thu Apr 08 00:23:11 2010 +0200
ce552f7
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· Thu Apr 08 00:15:11 2010 +0200
570e6cf
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Thu Apr 08 00:06:31 2010 +0200
4b7e668
cfi_flash: reset timer in flash status check
by Thomas Chou
· Thu Apr 01 11:15:05 2010 +0800
f273623
ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size
by Kumar Gala
· Wed Apr 07 01:34:11 2010 -0500
4f332d2
p2020ds: add alternate boot bank support using the ngPIXIS FPGA
by Timur Tabi
· Thu Apr 01 10:49:42 2010 -0500
7ba8b32
fsl: improve the PIXIS code and fix a few bugs
by Timur Tabi
· Wed Mar 31 17:44:13 2010 -0500
8709aed
85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater
by Sandeep Gopalpet
· Fri Mar 12 10:45:02 2010 +0530
16a276e
85xx: Added various P1012/P1013/P1021/P1022 defines
by Kumar Gala
· Tue Mar 30 23:06:53 2010 -0500
326ed2f
ppc/8xxx: Delete PCI nodes from device tree if not configured
by Kumar Gala
· Tue Mar 30 10:07:12 2010 -0500
0ae93ab
Blackfin: IP04: new board port
by Brent Kandetzki
· Wed Mar 24 17:41:33 2010 -0400
8a351f6
Blackfin: drop bfin #undef in linker script
by Mike Frysinger
· Tue Mar 23 16:23:39 2010 -0400
851b817
Blackfin: call watchdog_init() for external watchdogs
by Mike Frysinger
· Thu Feb 11 20:19:10 2010 -0500
433d716
Blackfin: link with normal ABI target
by Mike Frysinger
· Wed Feb 10 01:20:44 2010 -0500
5120926
Blackfin: sync ptrace headers with linux
by Mike Frysinger
· Fri Jan 29 15:48:28 2010 -0500
784dcb6
Blackfin: cm-bf561: update network/env settings
by Harald Krapfenbauer
· Fri Jan 22 17:15:55 2010 -0500
afd0fbf
Blackfin: bf537-stamp: add board test defines
by Mike Frysinger
· Thu Jan 21 23:29:18 2010 -0500
120ad97
Blackfin: relax .data alignment
by Mike Frysinger
· Tue Jan 19 21:02:00 2010 -0500
188cd54
Blackfin: drop reference to gd->reloc_off
by Mike Frysinger
· Tue Jan 19 15:39:07 2010 -0500
f4ad4fd
fdt: Add fdt_del_node_and_alias helper
by Kumar Gala
· Tue Mar 30 10:19:26 2010 -0500
1cc853b
Blackfin: disable NetBSD bootm support by default
by Mike Frysinger
· Tue Nov 03 15:53:12 2009 -0500
5530cb8
85xx: Add defines for BUCSR bits to make code more readable
by Kumar Gala
· Mon Mar 29 13:50:31 2010 -0500
707aa5c
fsl-ddr: change the default burst mode for DDR3
by Dave Liu
· Fri Mar 05 12:22:00 2010 +0800
3525e1a
fsl-ddr: Fix the turnaround timing for TIMING_CFG_4
by Dave Liu
· Fri Mar 05 12:22:00 2010 +0800
e5853af
fsl_esdhc: Only modify the field we are changing in WML
by Roy Zang
· Tue Feb 09 18:23:33 2010 +0800
b7ef756
fsl_esdhc: Add function to reset the eSDHC controller
by Jerry Huang
· Thu Mar 18 15:57:06 2010 -0500
09876a3
fsl_esdhc: Always stop clock before changing frequency
by Kumar Gala
· Thu Mar 18 15:51:05 2010 -0500
3b01e6b
i2c: Move PPC4xx I2C driver into drivers/i2c directory
by Stefan Roese
· Thu Apr 01 14:37:24 2010 +0200
71c50eb
arm/integrator: Remove unneccessary CONFIG_PCI check.
by Detlev Zundel
· Wed Mar 31 15:38:55 2010 +0200
1e01b08
at91: use C structs for AT91 OHCI code
by Matthias Fuchs
· Thu Mar 25 14:30:13 2010 +0100
3062355
using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.c
by Asen Dimov
· Thu Mar 18 13:46:45 2010 +0200
4cc904d
Nomadik: fix reset_timer()
by Alessandro Rubini
· Wed Nov 25 23:41:51 2009 +0100
2a649d6
Convert at91 watchdog driver to new SoC access
by Achim Ehrlich
· Wed Mar 17 14:50:29 2010 +0100
Next »