| 2007-08-10 | Kim Phillips | README: Remove outdated cpu type, board type, and NAME_... | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Dave Liu | mpc83xx: Suppress the warning 'burstlen' | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Stefan Roese | Merge with git+ssh://sr@pollux.denx.org/home/wd/git... | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Stefan Roese | Conding style cleanup | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Stefan Roese | Merge with git://www.denx.de/git/u-boot.git | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Sergey Kubushyn | [ARM] TI DaVinci support, hopefully final | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Wolfgang Denk | Merge with git+ssh://atlas/home/wd/git/u-boot/master | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Wolfgang Denk | Merge with /home/wd/git/u-boot/work | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Dirk Behme | Make use of generic 64bit division in nand_util.c | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Dirk Behme | Move 64bit division from avr32 to generic lib | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Kim Phillips | mpc83xx: fix ITX[GP] O=builddir builds | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Dave Liu | mpc83xx: Correct the README for DDR ECC | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Dave Liu | mpc83xx: Consolidate the ECC support of 83xx | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Dave Liu | mpc83xx: Correct the burst length for DDR2 with 32... | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Kim Phillips | mpc83xx: add support for the MPC8323E RDB | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Kim Phillips | mpc83xx: fixup generic pci for libfdt | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Kim Phillips | mpc83xx: fix 8360 and cpu functions to update fdt being... | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Jerry Van Baren | mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Jerry Van Baren | mpc83xx: Replace fdt_node_offset() with fdt_find_node_b... | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Dave Liu | mpc83xx: Add support for the display of reset status | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Dave Liu | mpc83xx: Fix the align bug of SDMA buffer | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Dave Liu | mpc83xx: Revise the MPC8360EMDS readme doc | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Timur Tabi | FSL I2C driver programs the two I2C busses differently | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Timur Tabi | Update SCCR programming in cpu_init_f() to support... | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Martin Krause | TQM834x: cleanup configuraton | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | david.saada | MPC83xx: Fix makefile to generate config.h file in... | commit | commitdiff | tree | snapshot | 
| 2007-08-10 | Lee Nipper | mpc83xx: Add support for 8360 silicon revision 2.1 | commit | commitdiff | tree | snapshot | 
| 2007-08-09 | Wolfgang Denk | Merge with git+ssh://atlas/home/wd/git/u-boot/master | commit | commitdiff | tree | snapshot | 
| 2007-08-09 | Wolfgang Denk | Merge with /home/wd/git/u-boot/work | commit | commitdiff | tree | snapshot | 
| 2007-08-09 | Kumar Gala | Treat ppc64 host as ppc | commit | commitdiff | tree | snapshot | 
| 2007-08-09 | Jason Jin | Minor fix for bios emulator makefile | commit | commitdiff | tree | snapshot | 
| 2007-08-09 | Jason Jin | Add CONFIG_BIOSEMU define to guard all the bios emulato... | commit | commitdiff | tree | snapshot | 
| 2007-08-09 | Wolfgang Denk | Merge with /home/wd/git/u-boot/custodian/u-boot-usb | commit | commitdiff | tree | snapshot | 
| 2007-08-09 | Zach Sadecki | tsec: fix multiple PHY support | commit | commitdiff | tree | snapshot | 
| 2007-08-09 | Wolfgang Denk | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | commit | commitdiff | tree | snapshot | 
| 2007-08-09 | Wolfgang Denk | Merge with /home/wd/git/u-boot/work | commit | commitdiff | tree | snapshot | 
| 2007-08-09 | Joe Hamman | tsec: Allow Ten Bit Interface address to be configurable | commit | commitdiff | tree | snapshot | 
| 2007-08-07 | Markus Klotzbuecher | Merge with git://www.denx.de/git/u-boot.git | commit | commitdiff | tree | snapshot | 
| 2007-08-07 | Wolfgang Denk | Merge with /home/tur/git/u-boot#cm5200-si | commit | commitdiff | tree | snapshot | 
| 2007-08-07 | Wolfgang Denk | Fix missing brace error in fs/fat/fat.c | commit | commitdiff | tree | snapshot | 
| 2007-08-06 | Wolfgang Denk | Fixed typo in README (pointed out by Martin Jost). | commit | commitdiff | tree | snapshot | 
| 2007-08-06 | Wolfgang Denk | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | commit | commitdiff | tree | snapshot | 
| 2007-08-06 | Wolfgang Denk | Coding style cleanup. Update CHANGELOG. | commit | commitdiff | tree | snapshot | 
| 2007-08-05 | Jason Jin | Remove the bios emulator from MAI board. | commit | commitdiff | tree | snapshot | 
| 2007-08-05 | Jason Jin | Fix some compile issues for MAI board. | commit | commitdiff | tree | snapshot | 
| 2007-08-05 | Jason Jin | Configurations for ATI video card BIOS emulator | commit | commitdiff | tree | snapshot | 
| 2007-08-05 | Jason Jin | This is a BIOS emulator, porting from SciTech for u... | commit | commitdiff | tree | snapshot | 
| 2007-08-05 | Jason Jin | This is a framebuffer driver for ATI video card, can... | commit | commitdiff | tree | snapshot | 
| 2007-08-05 | Wolfgang Denk | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | commit | commitdiff | tree | snapshot | 
| 2007-08-05 | Wolfgang Denk | Coding style cleanup. Update CHANGELOG. | commit | commitdiff | tree | snapshot | 
| 2007-08-05 | Wolfgang Denk | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | commit | commitdiff | tree | snapshot | 
| 2007-08-05 | Martin Krause | Add functions to list of exported functions | commit | commitdiff | tree | snapshot | 
| 2007-08-05 | Ed Swarthout | Make MPC8641's PCI/PCI-E driver a common driver for... | commit | commitdiff | tree | snapshot | 
| 2007-08-03 | Bartlomiej... | cm1_qp1 -> cm5200: single U-Boot image for modules... | commit | commitdiff | tree | snapshot | 
| 2007-08-03 | Andy Fleming | Add Marvell 1149 PHY support to the TSEC | commit | commitdiff | tree | snapshot | 
| 2007-08-03 | Andy Fleming | Merge branch 'testing' into working | commit | commitdiff | tree | snapshot | 
| 2007-08-02 | Wolfgang Denk | Coding style cleanup, update CHANGELOG | commit | commitdiff | tree | snapshot | 
| 2007-08-02 | Wolfgang Denk | Minor cleanup of <board>_nand build rules. | commit | commitdiff | tree | snapshot | 
| 2007-08-01 | Wolfgang Denk | Fix build errors and warnings / code cleanup. | commit | commitdiff | tree | snapshot | 
| 2007-07-27 | Rafal Jaworowski | [ADS5121] Support for the ADS5121 board | commit | commitdiff | tree | snapshot | 
| 2007-07-27 | Rafal Jaworowski | [PPC] Remove unused MSR_USER definition | commit | commitdiff | tree | snapshot | 
| 2007-07-19 | Rafal Jaworowski | Fix breakage of 8xx boards from recent commit. | commit | commitdiff | tree | snapshot | 
| 2007-07-14 | Wolfgang Denk | Update CHANGELOG | commit | commitdiff | tree | snapshot | 
| 2007-07-13 | Heiko Schocher | Merge with /home/hs/Atronic/u-boot-dev-new | commit | commitdiff | tree | snapshot | 
| 2007-07-13 | Heiko Schocher | [PCS440EP]  - fix compile error, if BUILD_DIR is used | commit | commitdiff | tree | snapshot | 
| 2007-07-13 | Heiko Schocher | make show_boot_progress () weak. | commit | commitdiff | tree | snapshot | 
| 2007-07-13 | Heiko Schocher | [PCS440EP]	- The DIAG LEDs are now blinking, if an... | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Wolfgang Denk | Update CHANGELOG, minor coding style cleanup. | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Wolfgang Denk | Merge with /home/tur/git/u-boot#cm1_qp1 | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Andy Fleming | Remove erroneous errata code from Marvel 88E1111S driver | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Andy Fleming | From: eran liberty <eran.liberty@gmail.com> | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Andy Fleming | Polished the 85xx ADS config files | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Ed Swarthout | 8544ds: Fix Makefile after moving pixis to board/freescale. | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Andy Fleming | tsec: Fix PHY code to match first driver | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Andy Fleming | Add support for CPM device tree configuration to 8560 ADS | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Andy Fleming | Fix Marvell 88e1145 PHY init code | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Kim Phillips | Merge git://www.denx.de/git/u-boot | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Ed Swarthout | Add simple agent/end-point configuration in PCI AutoCon... | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Ed Swarthout | pciauto setup bridge | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Ed Swarthout | Support PCIe extended config registers | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Ed Swarthout | Minor improvements to drivers/pci_auto.c | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Ed Swarthout | Start pci hose scan from hose->current_busno. | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Stefan Roese | Fix some compile problems introduced by the latest... | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Bartlomiej... | CM1.QP1: Support for the Schindler CM1.QP1 board. | commit | commitdiff | tree | snapshot | 
| 2007-07-11 | Heiko Schocher | [PCS440EP]  - Show on the DIAG LEDs, if the SHA1 check... | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Stefan Roese | Fix malloc problem introduced with the relocation fixup... | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | disk/ doc/ lib_*/ and tools/: Remove lingering referenc... | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | drivers/: Remove lingering references to CFG_CMD_*... | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | fs/: Remove lingering references to CFG_CMD_* symbols. | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | net/: Remove lingering references to CFG_CMD_* symbols. | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | common/: Remove lingering references to CFG_CMD_* symbols. | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | board/[j-z]*: Remove lingering references to CFG_CMD_... | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | board/[A-Za-i]*: Remove lingering references to CFG_CMD... | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | cpu/ rtc/ include/: Remove lingering references to... | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | include/configs/[p-z]* + misc: Cleanup BOOTP and linger... | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | include/configs/[g-o]*: Cleanup BOOTP and lingering... | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | include/configs/[a-e]*: Cleanup BOOTP and lingering... | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | include/configs/[P-Z]*: Cleanup BOOTP and lingering... | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | include/configs/[J-O]*: Cleanup BOOTP and lingering... | commit | commitdiff | tree | snapshot | 
| 2007-07-10 | Jon Loeliger | include/configs/[A-I]*: Cleanup BOOTP and lingering... | commit | commitdiff | tree | snapshot | 
| next |