Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6ca735ba59ca1820c3b68389cf8b9a773ddfc075
/
common
75ba08a
Merge with /home/tur/git/u-boot#motionpro
by Wolfgang Denk
· 18 years ago
cadc8e8
Fix: Add missing NULL termination in strings expanded by macros parser.
by Bartlomiej Sieka
· 18 years ago
68f16f8
Fix compile problem cause my Microblaze merge
by Stefano Babic
· 18 years ago
ebf7b23
add: reading special purpose registers
by Michal Simek
· 18 years ago
ee1aced
add: FSL control read and write
by Michal Simek
· 18 years ago
9cd9ea9
Merge git://www.denx.de/git/u-boot
by Michal Simek
· 18 years ago
8e496be
fix: read and write MSR - repair number of parameters
by Michal Simek
· 18 years ago
603aa74
new: add writing to msr register
by Michal Simek
· 18 years ago
6c6a38a
[PATCH] simplify silent console
by Ladislav Michl
· 18 years ago
62b896f
[patch] setenv(...) can delete environmentalvariables
by Jeffrey Mann
· 18 years ago
9594583
new: FSL and MSR support #2
by Michal Simek
· 18 years ago
6455ac0
new: FSL and MSR support
by Michal Simek
· 18 years ago
fce39ff
Fix initrd length corruption in bootm command.
by Wolfgang Denk
· 18 years ago
8e894a3
Fix serious pointer bug with bootm and reserve map.
by Gerald Van Baren
· 18 years ago
51f2e8a
Merge with /home/wd/git/u-boot/custodian/u-boot-fdt
by Wolfgang Denk
· 18 years ago
731b1b2
Merge git://www.denx.de/git/u-boot into fdt-cmd
by Gerald Van Baren
· 18 years ago
c9502b9
Improve the bootm command for CONFIG_OF_LIBFDT
by Gerald Van Baren
· 18 years ago
3957bc1
[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c
by Denis Peter
· 18 years ago
50abf9f
[PATCH] Fix use of "void *" for block dev read/write buffer pointers
by Greg Lopp
· 18 years ago
15c6b15
Update for SC3 board
by Wolfgang Denk
· 18 years ago
c4a57ea
Moved fdt command support code to fdt_support.c
by Gerald Van Baren
· 18 years ago
05a94fd
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 18 years ago
d4dd662
Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze
by Wolfgang Denk
· 18 years ago
3248089
Fix some minor whitespace violations.
by Gerald Van Baren
· 18 years ago
d6abef4
Add a flattened device tree (fdt) command (2 of 2)
by Gerald Van Baren
· 18 years ago
ade8ef4
Add a flattened device tree (fdt) command (1 of 2)
by Gerald Van Baren
· 18 years ago
c266054
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 18 years ago
d09d601
i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined
by Stefan Roese
· 18 years ago
1f0c40c
Support for XUPV2P board Reset support BSP autoconfig support
by Michal Simek
· 18 years ago
edd9713
Merge with /home/stefan/git/u-boot/acadia
by Stefan Roese
· 18 years ago
f6c7b76
[PATCH] Clean up 40EZ/Acadia support
by Stefan Roese
· 18 years ago
b284679
Code cleanup / re-insert previous Copyright entries.
by Wolfgang Denk
· 18 years ago
87375b2
Merge http://www.denx.de/git/u-boot
by Aubrey Li
· 18 years ago
922ce20
[Microblaze][PATCH] part 2
by Michal Simek
· 18 years ago
450c23e
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
by Aubrey.Li
· 18 years ago
b60b5e2
[PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules
by Matthias Fuchs
· 18 years ago
dd6cffc
[PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined
by Matthias Fuchs
· 18 years ago
54d1d0e
Merge with /home/stefan/git/u-boot/denx-merge-sr
by Stefan Roese
· 18 years ago
096cc9b
[PATCH] I2C: Add support for multiple I2C busses for RTC & DTT
by Stefan Roese
· 18 years ago
2089cab
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
by Grant Likely
· 18 years ago
89cf4cc
[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c
by Grant Likely
· 18 years ago
715a70b
[PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)
by Grant Likely
· 18 years ago
f6f2edf
[PATCH 4_4] Remove local implementation of isprint() in ft_build.c
by Grant Likely
· 18 years ago
02a0078
[PATCH 3_9] Move buffer print code from md command to common function
by Grant Likely
· 18 years ago
ffc2dd7
[PATCH 1_4] Merge common get_dev() routines for block devices
by Grant Likely
· 18 years ago
1d5a074
Undo commit 3033ebb2: reset command does not take any arguments
by Wolfgang Denk
· 18 years ago
23d4328
Fix to make the baudrate changes immediate for the MCF52x2 family.
by Bartlomiej Sieka
· 18 years ago
8ff81c6
Preliminary support for the iDMR board (ColdFire).
by Bartlomiej Sieka
· 18 years ago
87b3d4b
Code cleanup.
by Wolfgang Denk
· 18 years ago
3cf0e3a
Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
by Wolfgang Denk
· 18 years ago
0048778
[PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command
by Stefan Roese
· 18 years ago
4f19a68
Merge http://www.denx.de/git/u-boot
by Kim Phillips
· 18 years ago
ff0215a
mpc83xx: Miscellaneous code style fixes
by Timur Tabi
· 18 years ago
1b711ab
Merge with /home/sr/git/u-boot/denx-alpr-merge-test
by Wolfgang Denk
· 18 years ago
208d38a
[PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel
by Stefan Roese
· 18 years ago
ffdd9b9
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
c0cc46e
Sequential accesses to non-existent memory must be synchronized,
by Wolfgang Denk
· 18 years ago
4565715
Add support for multiple I2C buses
by Ben Warren
· 18 years ago
198b23e
[PATCH] NAND: Partition name support added to NAND subsystem
by Stefan Roese
· 18 years ago
bc50f8c
Check for illegal character '=' in environment variable names.
by Wolfgang Denk
· 18 years ago
9c82c68
Minor code cleanup.
by Wolfgang Denk
· 18 years ago
9ba223b
Code cleanup.
by Wolfgang Denk
· 18 years ago
0e8e857
Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_tree
by Wolfgang Denk
· 18 years ago
665915b
Added support for Multi-Image files that contain a device tree
by Kumar Gala
· 18 years ago
e5d99e2
Fix Makefile for "CHANGELOG" target Merge with /home/sr/git/u-boot/4xx-idcr
by Wolfgang Denk
· 18 years ago
95c0bc5
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
65022c5
Merge with http://www.jdl.com/software/u-boot-86xx.git
by Wolfgang Denk
· 18 years ago
b0b37ed
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
6550543
Cleanup compile warnings. Prepare for release 1.1.5
by Wolfgang Denk
· 18 years ago
6d89f0c
MCC200: Fix uninitialized variable problem in LCD driver
by Wolfgang Denk
· 18 years ago
3cdd3fd
Add board/cpu specific NAND chip select function to 440 NDFC
by Stefan Roese
· 18 years ago
511b1e3
Coding style cleanup
by Wolfgang Denk
· 18 years ago
c934adb
* Fix a bunch of compiler warnings for gcc 4.0
by Jon Loeliger
· 18 years ago
84cf624
Add monitor functions for indirect access to PPC440 DCR's
by Stefan Roese
· 18 years ago
f148c14
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
0b7bf03
Fix possible uninitialized variable compiler warning.
by Grant Likely
· 18 years ago
d5cf1a4
Fix spelling; minor code cleanup.
by Wolfgang Denk
· 18 years ago
b458869
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
aad3853
Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd
by Wolfgang Denk
· 18 years ago
5b94882
* Fix a bunch of compiler warnings for gcc 4.0
by Matthew McClintock
· 18 years ago
faf081a
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
f7b4f19
Cleanup of NAND update patch (remove changelog from cmd_nand.c)
by Stefan Roese
· 18 years ago
5995ac7
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
12b7853
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
d351b2b
* Several improvements to the new NAND subsystem:
by Stefan Roese
· 18 years ago
01edd02
Merge with /home/sr/git/u-boot/avr32
by Wolfgang Denk
· 18 years ago
df86f15
Define IH_CPU_AVR32
by Stefan Roese
· 18 years ago
98ddb71
Fix buffer overflow problem in ft_build.c Patch by Fredrik Roubert, 09 Oct 2006
by Wolfgang Denk
· 18 years ago
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
4df0da5
Coding style cleanup
by Wolfgang Denk
· 18 years ago
b89956b
Remove compile warnings in fpga code Patch by Stefan Roese, 07 Oct 2006
by Stefan Roese
· 18 years ago
3938a0f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
0b29443
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
c9c06e5
Merge with /home/sr/git/u-boot/denx
by Wolfgang Denk
· 18 years ago
872622d
Fix alignment problem in "mtdparts" command
by Wolfgang Denk
· 18 years ago
bbfcbb7
Add NAND environment support for PPC440EPx Sequoia NAND boot config
by Stefan Roese
· 18 years ago
42fbddd
Add support for AMCC Sequoia PPC440EPx eval board
by Stefan Roese
· 18 years ago
5b1657d
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 18 years ago
ebbbce7
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
Next »