Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5d7a01c4a008b3680fabb6b3a90b850fd564d087
/
include
5d7a01c
Fix OneNAND read_oob/write_oob functions compatability
by Kyungmin Park
· Tue Aug 19 08:42:53 2008 +0900
fabda92
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
by Kumar Gala
· Tue Aug 19 15:41:18 2008 -0500
9e25d76
cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER
by Heiko Schocher
· Tue Aug 19 09:57:41 2008 +0200
b644d6b
Consolidate strmhz() implementation
by Haavard Skinnemoen
· Mon Aug 18 13:41:27 2008 +0200
6117779
Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards
by Axel Beierlein
· Sat Aug 16 00:30:48 2008 +0200
2b7574e
Add a hook to allow board-specific PIO mode setting.
by Steven A. Falco
· Fri Aug 15 15:34:10 2008 -0400
c8a5933
Replace enums in ata.h with an include of libata.h
by Steven A. Falco
· Fri Aug 15 15:29:12 2008 -0400
7298b0b
coldfire: fix CFI drivers activation with new macro
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Aug 15 18:32:41 2008 +0200
bce7c13
hammerhead/mimc200: Use CONFIG_FLASH_CFI_DRIVER
by Haavard Skinnemoen
· Wed Aug 20 09:40:16 2008 +0200
8ec0d99
Merge branch 'next' of git://git.denx.de/u-boot-avr32
by Haavard Skinnemoen
· Wed Aug 20 09:37:09 2008 +0200
abdb55a
hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPT
by Haavard Skinnemoen
· Wed Aug 20 09:28:36 2008 +0200
984cdba
favr-32-ezkit: Fix printf format warnings
by Haavard Skinnemoen
· Wed Aug 20 09:27:37 2008 +0200
1012044
Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32
by Haavard Skinnemoen
· Wed Aug 20 09:12:28 2008 +0200
1744f5b
avr32: Add MIMC200 board
by Mark Jackson
· Wed Jul 30 13:07:27 2008 +0100
e6f95af
Minor code cleanup: keep lists sorted.
by Wolfgang Denk
· Mon Aug 18 23:50:20 2008 +0200
3c024d3
Add support for ADT7460 I2C monitor chip
by Ricardo Ribalda Delgado
· Wed Jul 23 19:10:14 2008 +0200
5708dbf
Add 'license' command to U-Boot command line
by Harald Welte
· Wed Jul 09 22:30:30 2008 +0800
f0db32c
add 'unzip' command to u-boot commandline
by Harald Welte
· Sun Jul 06 15:56:38 2008 +0800
fcd4aac
ColdFire: Multiple fixes for M5282EVB
by TsiChung Liew
· Mon Aug 11 15:54:25 2008 +0000
3cdc00a
ColdFire: Add M54451EVB platform support for MCF5445x
by TsiChung Liew
· Mon Aug 11 13:41:49 2008 +0000
acf12fb
ColdFire: Add Serial Flash support for M54455EVB
by TsiChung Liew
· Wed Aug 06 19:14:08 2008 -0500
23cf8fd
ColdFire: Implement SBF feature for M5445EVB
by TsiChung Liew
· Wed Jul 23 20:38:53 2008 -0500
663c952
ColdFire: Add SSPI feature for MCF5445x
by TsiChung Liew
· Wed Jul 23 17:53:36 2008 -0500
7755109
ColdFire: Use CFI Flash driver for M54455EVB
by TsiChung Liew
· Wed Jul 23 17:37:10 2008 -0500
dd8513c
ColdFire: Add M5253DEMO platform support for MCF5253
by TsiChung Liew
· Wed Jul 23 17:11:47 2008 -0500
b022ac8
ColdFire: Raise M5253EVBE uart baudrate to 115200 bps
by TsiChung Liew
· Wed Aug 06 14:17:09 2008 -0500
74e0dde
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· Thu Aug 14 14:41:06 2008 +0200
339af52
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· Thu Aug 14 11:26:22 2008 +0200
1d8a787
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Wed Aug 13 23:23:13 2008 +0200
396b0c4
Fix OneNAND build break
by Kyungmin Park
· Wed Aug 13 09:11:02 2008 +0900
8486809
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· Wed Aug 13 06:47:12 2008 +0200
719bb5f
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:43 2008 +0200
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:42 2008 +0200
4838ebc
drivers/pci: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:40 2008 +0200
a44b9aa
drivers/misc: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:40 2008 +0200
92dbcc3
drivers/block: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:39 2008 +0200
0e9551b
serial: move CFG_NS9750_UART to CONFIG_NS9750_UART
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:39 2008 +0200
6ce9ea6
serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:38 2008 +0200
b3d39b3
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· Tue Aug 12 22:02:27 2008 +0200
ccbacd5
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· Tue Aug 12 20:39:27 2008 +0200
619bf82
at91: move arch-at91sam9 to arch-at91
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Jul 05 23:11:11 2008 +0200
95feb70
OneNAND: Fill in MTD function pointers for OneNAND.
by Fathi BOUDRA
· Wed Aug 06 10:06:20 2008 +0200
b71689b
NAND boot: MPC8313ERDB support
by Scott Wood
· Mon Jun 30 14:13:28 2008 -0500
b7dac21
mpc8313erdb: Enable NAND in config.
by Scott Wood
· Thu Jun 26 14:06:52 2008 -0500
a2d4dfe
NAND: Scan bad blocks lazily.
by Ilya Yanok
· Mon Jun 30 15:34:40 2008 +0200
cc5f339
NAND read/write fix
by Scott Wood
· Thu Jun 12 13:20:16 2008 -0500
6716603
nand: fsl_upm: convert to updated MTD NAND infrastructure
by Anton Vorontsov
· Thu Jun 12 11:10:21 2008 -0500
9e9c2c1
Fixing coding style issues
by William Juul
· Fri Nov 09 13:32:30 2007 +0100
b76ec38
Remove white space at end.
by William Juul
· Thu Nov 08 10:39:53 2007 +0100
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· Wed Oct 31 13:53:06 2007 +0100
1ec1677
Coding style cleanup, update CHANGELOG, prepare release
by Wolfgang Denk
· Tue Aug 12 16:08:38 2008 +0200
ec1067c
MVBC_P: fix compile problem
by Wolfgang Denk
· Tue Aug 12 14:54:04 2008 +0200
2142a12
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· Tue Aug 12 11:46:56 2008 +0200
59ddf41
POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config
by Becky Bruce
· Mon Aug 04 14:01:16 2008 -0500
532c158
i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.
by Magnus Lilja
· Sun Aug 03 21:44:10 2008 +0200
c15354d
i.MX31: Fix IOMUX related typos
by Magnus Lilja
· Sun Aug 03 21:43:37 2008 +0200
ab5f088
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· Mon Aug 11 06:43:38 2008 +0200
93722fe
Revert "[new uImage] Add autostart flag to bootm_headers structure"
by Wolfgang Denk
· Sun Aug 10 01:26:26 2008 +0200
46f58db
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· Sun Aug 10 01:04:50 2008 +0200
5346438
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· Sun Aug 10 01:04:17 2008 +0200
6004d5a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· Sun Aug 10 01:02:27 2008 +0200
b8d7cad
Merge branch 'master' of git://git.denx.de/u-boot-mpc512x
by Wolfgang Denk
· Sun Aug 10 00:51:26 2008 +0200
dae5bfd
TQM8xx{L,M}: try to normalize config files for TQM8xx? based board
by Wolfgang Denk
· Sat Aug 09 23:17:32 2008 +0200
bb6c0a3
DataFlash: AT45DB021 fix and AT45DB081 support
by Sergey Lapin
· Sat Aug 09 01:39:09 2008 +0400
8a0d1c7
sh: Update sh7763rdp config
by Nobuhiro Iwamatsu
· Fri Aug 08 16:30:23 2008 +0900
82ccfde
TQM823L: re-enable logo support; update LCD_INFO text
by Wolfgang Denk
· Mon Jul 07 01:22:29 2008 +0200
d6501cd
TQM8xxL: fix support for second flash bank
by Wolfgang Denk
· Fri Aug 08 16:41:56 2008 +0200
f66d998
usb: add support for R8A66597 usb controller
by Yoshihiro Shimoda
· Wed Jul 09 21:07:38 2008 +0900
7bf9cc6
ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic.
by Steven A. Falco
· Wed Aug 06 15:42:52 2008 -0400
d318d88
Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32
by Haavard Skinnemoen
· Wed Aug 06 15:12:38 2008 +0200
d4b48b8
avr32: add support for EarthLCD Favr-32 board
by Hans-Christian Egtvedt
· Wed Aug 06 14:42:13 2008 +0200
3762825
Fix merge problems
by Stefan Roese
· Wed Aug 06 14:05:38 2008 +0200
8d676e4
mpc5121: Move iopin features from board specific to common files.
by Kenneth Johansson
· Tue Jul 15 12:13:38 2008 +0200
d096f62
mpc5121: squash some fdt fixup errors
by John Rigby
· Tue Aug 05 17:38:57 2008 -0600
0440e5a
Fix remaining build issues with MPC8xx FADS boards.
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Aug 02 23:48:33 2008 +0200
2693492
nios2: fix phys_addr_t and phys_size_t support
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Aug 02 23:48:31 2008 +0200
6a97a65
mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Aug 02 23:48:34 2008 +0200
8cd620d
Fix build issues with MPC8xx FADS boards.
by Wolfgang Denk
· Fri Aug 01 12:06:22 2008 +0200
dd5463b
Fix printf() format problems with configurable prompts
by Wolfgang Denk
· Wed Jul 16 16:38:59 2008 +0200
9a0882b
E1000: clean up CONFIG_E1000_FALLBACK_MAC handling
by Wolfgang Denk
· Thu Jul 31 13:57:20 2008 +0200
f651e1b
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· Thu Jul 31 12:30:40 2008 +0200
a994bef
PPC: Add pci_clk in the global_data for CPM2 processors
by Matvejchikov Ilya
· Wed Jul 30 23:20:32 2008 +0400
789076b
Remove unused I2C at apollon board
by Kyungmin Park
· Tue Jul 22 08:01:43 2008 +0900
8df4efb
at91rm9200dk, csb637: fix NAND related build problems
by Wolfgang Denk
· Thu Jul 31 10:12:09 2008 +0200
a43b419
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Wolfgang Denk
· Thu Jul 31 09:02:03 2008 +0200
ce5dcbf
ppc4xx: ML507: Environment in flash and MTD Support
by Ricardo Ribalda Delgado
· Wed Jul 30 12:39:28 2008 +0200
2a019eb
ppc4xx: ML507: U-Boot in flash and System ACE
by Ricardo Ribalda Delgado
· Mon Jul 21 20:30:07 2008 +0200
19265a5
Merge branch 'hammerhead' of git://git.denx.de/u-boot-avr32
by Haavard Skinnemoen
· Wed Jul 30 10:07:08 2008 +0200
72646d2
Add support for the hammerhead (AVR32) board
by Julien May
· Mon Jun 23 13:57:52 2008 +0200
6af028e
Adder8xx: Fix CFG_MONITOR_LEN
by Frank Svendsbøe
· Tue Jul 29 14:49:31 2008 +0200
94a1299
API: Teach the storage layer about SATA and MMC options.
by Rafal Jaworowski
· Mon Jul 28 20:38:25 2008 +0200
044655b
Fix remaining CFG_CMD_ define, ifdef and comments
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Jul 25 15:18:16 2008 +0200
b321d9b
Add include for config.h in command.h.
by Stefano Babic
· Fri Jul 25 08:57:40 2008 +0200
a590eee
Removed support for the adsvix board.
by Adrian Filipi
· Tue Jul 22 14:28:11 2008 -0400
6908ec0
Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32
by Haavard Skinnemoen
· Thu Jul 24 12:42:31 2008 +0200
718cb3f
avr32: Fix printf() format warnings
by Haavard Skinnemoen
· Wed Jul 23 10:55:15 2008 +0200
91593ee
avr32: asm/io.h needs asm/types.h
by Haavard Skinnemoen
· Wed Jul 23 10:52:19 2008 +0200
5fb9836
83xx/85xx/86xx: Add LTEDR local bus definitions
by Detlev Zundel
· Wed Jul 16 18:56:44 2008 +0200
1e227a0
ppc4xx: Enable 64bit printf format on 440/460 platforms
by Stefan Roese
· Fri Jul 18 10:42:29 2008 +0200
1fbbe60
ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support
by Stefan Roese
· Fri Jul 18 12:24:41 2008 +0200
Next »