Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4c52783b3d024e153c4972b97332e314bc3bdc46
4c52783
General code modification for mpc7448hpc2 board support.
by roy zang
· 18 years ago
69366bf
Add README file for mpc7448hpc2 board.
by roy zang
· 18 years ago
d983189
Merge with /home/sr/git/u-boot/nand-ladis
by Wolfgang Denk
· 18 years ago
1954be6
Automatically adjust ARFLAGS so "make -s" is really silent.
by Wolfgang Denk
· 18 years ago
fae684e
[PATCH] omap925.c: Remove unused functions
by Stefan Roese
· 18 years ago
1265581
[PATCH] Add some missing machtypes for netstar & voiceblue boards
by Stefan Roese
· 18 years ago
856f054
[PATCH] NAND: Partition name support added to NAND subsystem
by Stefan Roese
· 18 years ago
07a69a1
Update CHANGELOG.
by Wolfgang Denk
· 18 years ago
2751a95
Enable commandline editing and hush shell on all TQM boards.
by Wolfgang Denk
· 18 years ago
8078f1a
README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETE
by Wolfgang Denk
· 18 years ago
471a7be
Check for illegal character '=' in environment variable names.
by Wolfgang Denk
· 18 years ago
19973b6
Minor code cleanup.
by Wolfgang Denk
· 18 years ago
e11887a
Don't pass any debug options directly to the assembler
by Haavard Skinnemoen
· 18 years ago
ea08ff6
MPC86xx: Cleaned up unused and conditionally used local variables.
by Jon Loeliger
· 18 years ago
d38936c
Fix "ar" flags in some Makefiles to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
4653f91
Fix TSEC driver (now for real): avoid crashes if PHY is not attached
by Ben Warren
· 18 years ago
b985b5d
Fix TSEC driver: avoid crashes if PHY is not attached
by Ben Warren
· 18 years ago
2b2a40b
Code cleanup.
by Wolfgang Denk
· 18 years ago
b9e9adc
Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_tree
by Wolfgang Denk
· 18 years ago
5e3b0bc
Finish up support for the ATSTK1000/ATSTK1002 boards
by Haavard Skinnemoen
· 18 years ago
c76f951
Added support for Multi-Image files that contain a device tree
by Kumar Gala
· 18 years ago
4e53a25
Fix Makefile for "CHANGELOG" target Merge with /home/sr/git/u-boot/4xx-idcr
by Wolfgang Denk
· 18 years ago
7c52c4b
Switch to automatically generated CHANGELOG file.
by Wolfgang Denk
· 18 years ago
7ade0c6
Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c
by Stefan Roese
· 18 years ago
8ae3b71
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
d97370f
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
47a6989
Code cleanup
by Wolfgang Denk
· 18 years ago
034df41
Merge with http://www.jdl.com/software/u-boot-86xx.git
by Wolfgang Denk
· 18 years ago
0ab292c
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
9748d5a
Merge with /home/wd/git/u-boot/mailing-list/Haavard_Skinnemoen
by Wolfgang Denk
· 18 years ago
3a78e3e
Move atstk1000 files into vendor specific directory.
by Wolfgang Denk
· 18 years ago
6ccec44
Add ATSTK1000 and ATSTK1002 board support
by Wolfgang Denk
· 18 years ago
f93ae78
Add common serial driver for Atmel AT32 and AT91 chips
by Wolfgang Denk
· 18 years ago
72a087e
Add AT32AP CPU and AT32AP7000 SoC support
by Wolfgang Denk
· 18 years ago
7b64fef
Add AVR32 architecture support
by Wolfgang Denk
· 18 years ago
2da2d9a
Use -g instead of -gstabs in AFLAGS_DEBUG
by Wolfgang Denk
· 18 years ago
9658298
Fix/workaround broken dependency handling with make 3.81
by Wolfgang Denk
· 18 years ago
8318fbf
Fix sequoia separate object direcory building problems.
by Marian Balakowicz
· 18 years ago
2ba20ec
Merge branch 'i2c'
by Jon Loeliger
· 18 years ago
3dfa9cf
Use generic I2C register block on 85xx and 86xx.
by Jon Loeliger
· 18 years ago
d67c14c
Merge with http://www.jdl.com/software/u-boot-86xx.git
by Wolfgang Denk
· 18 years ago
9fa4802
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
3acb772
Merge branch 'i2c'
by Jon Loeliger
· 18 years ago
f501282
Fix compilation warnings on a few 85xx boards.
by Jon Loeliger
· 18 years ago
2047672
Converted all 85xx boards to use a common FSL I2C driver.
by Jon Loeliger
· 18 years ago
ba999c5
Cleanup compile warnings. Prepare for release 1.1.5
by Wolfgang Denk
· 18 years ago
f836e41
Fix compile problem in include/configs/ep82xxm.h
by Wolfgang Denk
· 18 years ago
f641471
MCC200: Fix uninitialized variable problem in LCD driver
by Wolfgang Denk
· 18 years ago
6a0766e
Update CHANGELOG
by Stefan Roese
· 18 years ago
43a2b0e
Add board/cpu specific NAND chip select function to 440 NDFC
by Stefan Roese
· 18 years ago
7365269
Coding style cleanup
by Wolfgang Denk
· 18 years ago
a0d3518
Merge with /home/sr/git/u-boot/440epx-boot-msg
by Wolfgang Denk
· 18 years ago
d22200f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
4d45f69
Rewrite a series of goto statements as a sequences of
by Jon Loeliger
· 18 years ago
7237c03
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
by Jon Loeliger
· 18 years ago
13a7fcd
* Fix a bunch of compiler warnings for gcc 4.0
by Jon Loeliger
· 18 years ago
fcfed4f
Coding Style cleanup.
by Wolfgang Denk
· 18 years ago
3231ea6
Update CHANGELOG
by Wolfgang Denk
· 18 years ago
82165a3
Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot
by Wolfgang Denk
· 18 years ago
edf0b54
Make 4xx bootup message shorter on 440EPx/GRx platforms
by Stefan Roese
· 18 years ago
af9e1f5
Add monitor functions for indirect access to PPC440 DCR's
by Stefan Roese
· 18 years ago
5f3249a
Fixed leading whitespace issues. Removed spurious LAWAR thing.
by Jon Loeliger
· 18 years ago
4707fb5
Preliminary patch adding support for the MarelV38B board.
by Bartlomiej Sieka
· 18 years ago
d776233
* PPC405EP: Add support for board configuration of CPC0_PCI register
by Stefan Roese
· 18 years ago
e0a4655
* PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.
by Stefan Roese
· 18 years ago
f7b190d
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
0ee90cb
Remove unneeded include files and local variable.
by Jon Loeliger
· 18 years ago
1eaf3a5
Fix possible uninitialized variable compiler warning.
by Grant Likely
· 18 years ago
87621bc
Fix spelling; minor code cleanup.
by Wolfgang Denk
· 18 years ago
5c34eee
Fix JFFS2 compilation problem Patch by Stefan Roese, 12 Oct 2006
by Stefan Roese
· 18 years ago
34a7cee
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
ea237a4
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
c668670
Minor code cleanup.
by Wolfgang Denk
· 18 years ago
7e2a24d
Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd
by Wolfgang Denk
· 18 years ago
7376eb8
* Fix a bunch of compiler warnings for gcc 4.0
by Matthew McClintock
· 18 years ago
c3c3b08
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
bf651ba
Move "ar" flags to config.mk to allow for silent "make -s"
by Jon Loeliger
· 18 years ago
752d683
Cleanup of NAND update patch (remove changelog from cmd_nand.c)
by Stefan Roese
· 18 years ago
fb883a5
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
daaba98
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
1fd5699
Coding style changes to remove local varible blocks and reformat a bit nicer.
by Jon Loeliger
· 18 years ago
8b283db
Fix whitespace issues.
by Jon Loeliger
· 18 years ago
7b382b7
Fix whitespace issues.
by Jon Loeliger
· 18 years ago
e10390d
Fix whitespace issues.
by Jon Loeliger
· 18 years ago
89875e9
Ran lindent and cleaned up whitespace issues. Format for 80-columns too.
by Jon Loeliger
· 18 years ago
333961a
Fix whitespace and 80-col issues.
by Jon Loeliger
· 18 years ago
2255b2d
* Several improvements to the new NAND subsystem:
by Stefan Roese
· 18 years ago
a3bb7bf
Merge with /home/sr/git/u-boot/avr32
by Wolfgang Denk
· 18 years ago
1a1b737
Define IH_CPU_AVR32
by Stefan Roese
· 18 years ago
d262a92
Fix buffer overflow problem in ft_build.c Patch by Fredrik Roubert, 09 Oct 2006
by Wolfgang Denk
· 18 years ago
d82718f
Make bootp implementation RFC3046 compliant Patch by Joakim Larsson, 27 Jun 2006
by Wolfgang Denk
· 18 years ago
1d92b2e
TQM5200: perform POST memory test only on STK52xx carrier board.
by Wolfgang Denk
· 18 years ago
2b208f5
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
7ce343e
Add missing files for EP82xxM boards Patch by Aaron Sells, 20 Jun 2006
by Wolfgang Denk
· 18 years ago
511d0c7
Coding style cleanup
by Wolfgang Denk
· 18 years ago
8d4ac79
Add support for EP82xxM boards Patch by Aaron Sells, 20 Jun 2006
by Wolfgang Denk
· 18 years ago
9444b88
Merge with git+ssh://fifi/home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
eac5ba3
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 18 years ago
56fb6ba
Fix TLB setup for Ocotea board Patch by Stefan Roese, 30 Sep 2006
by Stefan Roese
· 18 years ago
d373325
Fix reset problem in sequoia sdram init code Patch by Stefan Roese, 23 Sep 2006
by Stefan Roese
· 18 years ago
Next »