]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2012-11-30 Vadim Bendeburyx86: Add console command to display CBMEM console buffer
2012-11-30 Vadim Bendeburyx86: Add CBMEM console driver for coreboot
2012-11-30 Simon Glassx86: coreboot: Decode additional coreboot sysinfo tags
2012-11-30 Stefan Reinauerx86: coreboot: Drop sysinfo.c
2012-11-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2012-11-29 Simon Glassfdt: Correct global_data condition in main
2012-11-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-x86
2012-11-28 Simon Glassx86: coreboot: Enable LPC TPM
2012-11-28 Simon Glassx86: Remove coreboot start16 code
2012-11-28 Gabe Blackx86: coreboot: Implement recursively scanning PCI busses
2012-11-28 Vadim Bendeburyx86: coreboot: Modify u-boot code to allow building...
2012-11-28 Gabe Blackx86: coreboot: Tell u-boot about PCI bus 0 when initial...
2012-11-28 Stefan Reinauerx86: coreboot: Move non-board specific files to coreboo...
2012-11-28 Gabe Blackx86: Add some missing includes
2012-11-28 Gabe Blackx86: Allow excluding reset vector code from u-boot
2012-11-28 Simon Glassx86: Add initial memory barrier macros
2012-11-28 Graeme Russx86: Add ilog2 to bitops
2012-11-28 Graeme Russx86: Remove duplicate PCI init
2012-11-28 Graeme Russx86: Put global data on the stack
2012-11-28 Graeme Russx86: Forward declare gd_t
2012-11-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2012-11-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2012-11-28 York Sunpowerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPI...
2012-11-28 Timur Tabipowerpc/85xx: update the work-around for P4080 erratum...
2012-11-28 Yuanquan Chenpowerpc/p4080ds: fix PCI-e x8 link training down failure
2012-11-28 Zang Roy-R61911powerpc/corenet_ds: move SATA config to board configuration
2012-11-28 Timur Tabipowerpc/85xx: implement check for erratum A-004580...
2012-11-28 Kim Phillipspowerpc/mpc8xxx: take fdt_fixup_crypto_node() off the...
2012-11-28 York Sunpowerpc/mpc85xx: Temporary fix for spin table backward...
2012-11-28 York Sunpowerpc/P2041RDB: Fix Flash address LAW address
2012-11-28 York Sunpowerpc/corenet_ds: Update DDR timing for single-rank...
2012-11-28 Timur Tabipowerpc/85xx: implement check for erratum A-004849...
2012-11-28 Timur Tabipowerpc/85xx: add support for the Freescale P5040DS...
2012-11-28 Timur Tabipowerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SY...
2012-11-28 York Sunpowerpc/qoriq: Move FMAN microcode location
2012-11-27 Andy Flemingmmc: Properly determine maximum supported bus width
2012-11-27 Andy Fleming8xxx: Change all 8*xx_DDR addresses to 8xxx
2012-11-27 Taylor Huttmmc: Fix incorrect handling of 'read' & 'write' commands
2012-11-27 Stephen Warrenmmc: tegra: use bounce buffer APIs
2012-11-27 Stephen Warrencommon: rework bouncebuf implementation
2012-11-27 Stephen Warrenbouncebuf: remove dummy implementation
2012-11-27 Stephen WarrenReplace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUF...
2012-11-27 Mela Custodiommc: add no simultaenous power and vdd
2012-11-27 Wu, Joshmmc: at91sam9x5: support to save environment in mmc
2012-11-27 Taylor Huttmmc: Fix interpretation of MMC_CMD_ALL_SEND_CID
2012-11-27 Jaehoon ChungEXYNOS: mmc: support DesignWare Controller for Samsung-SoC
2012-11-27 Pantelis AntoniouRemove obsolete header file
2012-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-11-26 Benoît Thébaudeaunand: Add torture feature
2012-11-26 Benoît Thébaudeaunand: Fix nand_erase_opts() offset check
2012-11-26 Benoît Thébaudeaunand: Clean up nand_util
2012-11-26 Joe Hershbergernand: Move the sub-page read support enable to a flag
2012-11-26 Prabhakar Kushwahadriver/mtd:IFC NAND:Initialise internal SRAM before...
2012-11-26 Karl O. PincREADME: Reference nand monitor commands in U-Boot README
2012-11-26 Scott Woodnand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC...
2012-11-26 Scott Woodpowerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot
2012-11-26 Scott Woodpowerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map
2012-11-26 Scott Woodpowerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl...
2012-11-26 Scott Woodspl/nand: config symbol documentation
2012-11-26 Scott Woodspl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE...
2012-11-26 Scott Woodpowerpc/mpc85xx/p1_p2_rdb_pc: new SPL support
2012-11-26 Scott Woodspl/85xx: new SPL support
2012-11-26 Scott Woodspl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
2012-11-26 Scott Woodpowerpc/mpc85xx: consistently use COBJS-y
2012-11-26 Scott Woodspl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
2012-11-26 Scott Woodspl: include resetvec and lib8xxx
2012-11-26 Scott Woodspl/mpc85xx: move udelay to cpu code
2012-11-26 Scott Woodpowerpc/mpc8xxx: move LAW code into arch/powerpc/cpu...
2012-11-26 Scott Woodpowerpc/mpc85xx: fix TLB alignment
2012-11-26 Scott Woodpowerpc: change .fixup test to a GCC version test
2012-11-26 Scott Woodspl: introduce CONFIG_SPL_TARGET
2012-11-26 Scott Woodspl: rename u-boot-pad.bin to u-boot-with-spl.bin
2012-11-26 José Miguel... Add u-boot-pad.bin target to the Makefile
2012-11-26 Scott Woodpowerpc/mpc85xx: add comma before "already enabled"
2012-11-26 Scott Woodpowerpc/mpc85xx: move debug tlb entry after TLB is...
2012-11-26 Scott Woodserial/ns16550: wait for TEMT before initializing
2012-11-26 Scott Woodserial/ns16550: don't build serial_ns16550 with MIN_FUN...
2012-11-25 Zhi-zhou ZhangMIPS: do not initialize timestamp variable before reloc...
2012-11-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2012-11-20 Gerald Van... Merge branch 'next'
2012-11-19 Nobuhiro Iwamatsuusb: r8a6659: Fix build by missing of parenthesis
2012-11-19 Nobuhiro Iwamatsuusb: r8a66597: Switched from variable to only macro
2012-11-19 Ilya Yanokomap3_beagle: use new MUSB intstead of the old one
2012-11-19 Ilya Yanokomap3_beagle: add musb-new init
2012-11-19 Ilya Yanokmusb-new: omap2plus backend driver
2012-11-19 Ilya Yanokam3517_evm: switch to musb-new
2012-11-19 Ilya YanokOMAP3: am35x: add musb functions
2012-11-19 Ilya YanokOMAP3: am35x_def.h: add USB defines
2012-11-19 Ilya Yanokmusb-new: am35x backend driver
2012-11-19 Ilya Yanokam335x_evm: enable both musb gadget and host
2012-11-19 Ilya Yanokam33xx: init OTG hardware and new musb gadget driver
2012-11-19 Ilya Yanokmusb-new: dsps backend driver
2012-11-19 Ilya Yanokmusb-new: port of Linux musb driver
2012-11-19 Ilya Yanokusb: use linux/usb/ch9.h instead of usbdescriptors.h
2012-11-19 Ilya Yanoklinux/usb/ch9.h: update with the version from Linux...
2012-11-19 Allen MartinUSB: add arrow key support to usb_kbd
2012-11-19 Allen Martintegra: Enable USB keyboard
2012-11-19 Allen Martintegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h
2012-11-19 Allen MartinUSB: make usb_kbd obey USB DMA alignment requirements
2012-11-19 Jeroen Hofsteeboards: remove the no longer used CONFIG_EHCI_DCACHE
next