kernel/u-boot.git
2010-03-23 Florian Fainellicmd_nand: show nand scrub confirmation character
2010-03-23 Nikolay Petukhovat91: add hwecc method for nand
2010-03-23 Cyril ChemparathyTI: Davinci: NAND Driver Cleanup
2010-03-22 Wolfgang DenkMerge remote branch 'origin/master' into next
2010-03-22 Wolfgang DenkPrepare v2010.03-rc2 v2010.03-rc2
2010-03-22 Matthias Kaehlckeep93xx timer: Fix resolution of get_ticks()
2010-03-22 Matthias Kaehlckeep93xx timer: Fix possible overflow in usecs_to_ticks()
2010-03-22 Minkyu Kangusbd: change driver's name to SLP Driver JC13_20100322
2010-03-22 Minkyu Kangusbd: version update (v1.5.3)
2010-03-21 Wolfgang DenkMerge remote branch 'origin/master' into next
2010-03-21 Anatolij Gustschinfdt_support: add partitions fixup in mtd node
2010-03-21 John Schmollercmd history: Match history buffer size to console buffer
2010-03-21 John Schmollerconsole: Fix console buffer overrun
2010-03-21 Michael ZaidmanPOST: add progress API
2010-03-21 Frans Meulenbroekscmd_setexpr: allow memory addresses in expressions
2010-03-21 Frans Meulenbroekscmd_i2c.c: added i2c read to memory function
2010-03-21 Frans Meulenbroekscmd_i2c.c: sorted commands alphabetically
2010-03-21 Frans Meulenbroekscmd_i2c.c: reworked subcommand handling
2010-03-21 Frans Meulenbroekscmd_bootm.c: made subcommand array static
2010-03-21 Frans Meulenbroekscmd_i2c.c: reduced subaddress length to 3 bytes
2010-03-21 Renato Andreolanios2: Added support to YANU UART
2010-03-21 Thomas Chounios2: use generic unaligned.h
2010-03-21 Detlev Zundelmpc5xxx: Remove all references to MGT5100
2010-03-21 Matthias Weisservideo: Fix console display when splashscreen is used
2010-03-21 Asen Dimovcorrect a syntax typo in at91_matrix.h
2010-03-21 Jeff Angielskienv: fix endian ordering in crc table
2010-03-21 Anatolij Gustschinmpc5121: cpu/mpc512x/diu.c: fix warnings
2010-03-21 Anatolij Gustschinconsole.c: fix problem with splashimage
2010-03-21 Thomas Webermod change 755 => 644 for multiple files
2010-03-21 Stefano Babicmxcmmc: fix warnings due to access 32 bit registers...
2010-03-21 Wolfgang DenkTFTP: allow for adjustable retransmission timout
2010-03-21 Wolfgang DenkFix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()
2010-03-21 Frans Meulenbroekscmd_mmc remove \n
2010-03-19 daeinkis5pc110: fb: moved framebuffer region to reserved one.
2010-03-19 daeinkiMerge branch 'master' of daeinki@10.89.8.158:/pub/git...
2010-03-19 daeinkiRevert "s5pc110: fb: moved framebuffer region to reserv...
2010-03-19 daeinkiMerge branch 'master' of daeinki@10.89.8.158:/pub/git...
2010-03-19 daeinkis5pc110: fb: moved framebuffer region to reserved one.
2010-03-19 MyungJoo HamMerge branch 'master' of mj.ham@party:/pub/git/u-boot... JC12_20100319
2010-03-19 MyungJoo Hams5pc110 EVT number signature: show the operator priorit...
2010-03-19 MyungJoo Hams5pc110: leave cpu revision signature at INFORM3
2010-03-16 Renato Andreolanios2: Added support to YANU UART
2010-03-16 Thomas Chounios2: use generic unaligned.h
2010-03-16 Minkyu Kangmtdpart: disable some function and some error checking JC10_20100316 JC11_20100318
2010-03-16 Minkyu Kangs5pc1xx: universal: disable unused commands
2010-03-15 Minkyu Kangs5pc1xx: universal: remove compiler warning
2010-03-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2010-03-13 Mike Frysingerasm-blackfin/unaligned.h: add for zlib code
2010-03-13 Mike Frysingerasm-generic/unaligned.h: dynamic default unaligned...
2010-03-13 Matthias Weisservideo: Fix console display when splashscreen is used
2010-03-12 Wolfgang DenkPrepare v2010.03-rc1 v2010.03-rc1
2010-03-12 Wolfgang Denkstandalone eepro100_eeprom: fix build error
2010-03-12 Wolfgang DenkUpdate .gitignore's: add some generated files
2010-03-12 Detlev Zundelmpc82xx: Remove SL8245 board and the now orpahned sk98l...
2010-03-12 Minkyu Kangs5pc1xx: universal: if reset status is WDTRESET then... JC08_20100312 JC09_20100315
2010-03-12 Minkyu Kangs5pc1xx: usbd: add watchdog timer reset
2010-03-12 Minkyu Kangs5pc1xx: universal: fix ifdef condition for fb
2010-03-12 Minkyu Kangbuild: update toolchain path
2010-03-11 Kumar Gala85xx: Drop FIT support to allow u-boot image to fit...
2010-03-11 Michael ZaidmanCosmetic change - indentation correction.
2010-03-11 Anatolij Gustschincmd_mtdparts.c: prevent printbuffer overflows
2010-03-11 Frans MeulenbroeksFix MPC8536DS documentation
2010-03-11 Heiko Schocherdoc: add README for CONFIG_HWCONFIG option
2010-03-11 Heiko SchocherTQM8xx: enable device tree support on all TQM8xx based...
2010-03-11 Heiko SchocherTQM8xx: add device tree support for TQM8xx based boards.
2010-03-11 Wolfgang DenkMove CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT
2010-03-11 Mike Frysingermkimage: dont force entry point with xip
2010-03-11 Richard RetanubunPPC: Record U-Boot's relocated address in RAM and show...
2010-03-11 Wolfgang DenkFix memory leak in mmc_read()
2010-03-11 Minkyu Kangs5pc110: universal: reset the fsa9480 ealry
2010-03-11 Kyungmin Parks5pc110: aquila: Add bootchart command JC07_20100311
2010-03-11 Joonyoung ShimBUILD: Update toolchain path for dofmind
2010-03-11 Kyungmin Parks5pc110: aquila: OneNAND Sync Write support & clock...
2010-03-11 Kyungmin Parks5pc100: OneNAND: Handle sync write support
2010-03-11 Kyungmin ParkBUILD: Update gcc 4.4.1 for kmpark
2010-03-10 Minkyu Kangadd dummy function for arm2009q3 toolchain
2010-03-10 Minkyu Kangs5pc110: p1p2: remove duplicated function
2010-03-10 Minkyu Kangs5pc1xx: universal: function name change machine_is_...
2010-03-10 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-03-09 inbum.chois5pc110:p1:adapt the new modem partition JC06_20100309
2010-03-08 Minkyu Kangs5pc1xx: universal: add ubi for modem JC05_20100308
2010-03-07 Daniel GorsulowskiAT91: Update otc570 board to new SoC access
2010-03-07 Jens Scharsigupdates the at91 main_clock calculation
2010-03-07 Prafulla Wadaskararm: kirkwood: suen3: fixed build warning
2010-03-07 Stefano BabicMX51: removed warnings for the mx51evk
2010-03-07 Vipin KumarSPEAr : Supporting new mach ids for spear310 and spear320
2010-03-07 Heiko Schocherarm, suen3: fix compile error, if doing not a local...
2010-03-07 Heiko Schocherarm: add support for the suen3 board from keymile
2010-03-07 John RigbyAdd support for KARO TX25 board
2010-03-07 John Rigbyfec_mxc: add MX25 support
2010-03-07 John Rigbyfec_mxc: cleanup and factor out MX27 dependencies
2010-03-07 John RigbyAdd support for Freescale MX25 SOC
2010-03-07 John Rigbymxc_serial replace platform specific clock
2010-03-07 Stefano BabicAdd initial support for Freescale mx51evk board
2010-03-07 Stefano Babicfsl_esdhc: add support for mx51 processor
2010-03-07 Stefano BabicARM: add accessors functions
2010-03-07 Stefano BabicMMC: add weak function to detect MMC/SD card
2010-03-07 Stefano Babicmmc: check correctness of the voltage mask in ocr
2010-03-07 Stefano Babicserial_mxc: add support for MX51 processor
2010-03-07 Stefano BabicMX51: Add pin and multiplexer definitions.
next