]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2013-05-14 Shaohui XieT4240/eth: fix SGMII card PHY address
2013-05-14 Ed Swarthoutpowerpc/t4qds: Fix disabling remote I2C connection
2013-05-14 York Sunpowerpc/b4860qds: Assign DDR address in board file
2013-05-14 York Sunpowerpc/mpc8xxx: Allow board file to override DDR addre...
2013-05-14 York Sunpowerpc/mpc85xx: Update workaround for DDR erratum...
2013-05-14 Roy ZangT4/usb: move usb 2.0 utmi dual phy init code to cpu_init.c
2013-05-14 Shaohui XieT4240/net: use QSGMII card PHY address by default
2013-05-14 Shaohui Xienet/phy: add VSC8574 support
2013-05-14 Shengzhou Liupowerpc/85xx: fix build error introduced by serdes_get_...
2013-05-14 Shengzhou Liunet/fm: fixup ethernet for mEMAC
2013-05-14 Shengzhou Liut4240qds/eth: fixup ethernet for t4240qds
2013-05-14 Shaohui Xiepowerpc/85xx: add missing QMAN frequency calculation
2013-05-14 York Sunpowerpc: Add T4160QDS
2013-05-14 York Sunpowerpc/t4240qds: Move SoC define into boards.cfg
2013-05-14 York Sunpowerpc/mpc85xx: Add T4160 SoC
2013-05-14 York Sunpowerpc/t4240: Fix SerDes protocol arrays with const...
2013-05-14 York Sunpowerpc/mpc85xx: Fix PIR parsing for chassis2
2013-05-14 York Sunpowerpc/corenet2: Print SerDes protocol in decimal
2013-05-14 Roy ZangT4/USB: Add USB 2.0 UTMI dual phy support
2013-05-14 York Sunpowerpc/t4240qds: Add voltage ID support
2013-05-14 York Sunpowerpc/mpc85xx: Fix portal setup
2013-05-14 York Sunpowerpc/mpc8xxx: Fix DDR 3-way interleaving
2013-05-14 York Sunpowerpc/t4240qds: Update DDR timing table
2013-05-14 Roy ZangT4/SerDes: correct the SATA index
2013-05-14 Shaohui XieFman/t4240: some fix for 10G XAUI
2013-05-14 Shaohui Xiepowerpc/t4240qds: fix XAUI card PHY address
2013-05-14 Roy ZangT4/serdes: fix the serdes clock frequency
2013-05-14 Andy Fleminge6500: Move L1 enablement after L2 enablement
2013-05-14 Shaohui Xiepowerpc/t4240qds: Fix SPI flash type
2013-05-14 York Sunpowerpc/mpc85xx: Update corenet global utility block...
2013-05-14 Andy Flemingpowerpc/mpc85xx: Add definitions for HDBCR registers
2013-05-14 Sandeep Singhpowerpc/B4860: Corrected FMAN1 operating frequency...
2013-05-14 Lubomir PopovOMAP5: Enable USB Ethernet support with LAN9730
2013-05-14 Simon Glassbuildman: Produce a sensible error message when branch...
2013-05-14 Simon Glasssparc: Use image_setup_linux() instead of local code
2013-05-14 Simon Glassm68k: Use image_setup_linux() instead of local code
2013-05-14 Simon Glasspowerpc: Use image_setup_linux() instead of local code
2013-05-14 Simon Glassarm: Use image_setup_linux() instead of local code
2013-05-14 Simon Glassarm: Refactor bootm to reduce #ifdefs
2013-05-14 Simon Glassimage: Add device tree setup to image library
2013-05-14 Simon Glassimage: Split libfdt code into image-fdt.c
2013-05-14 Simon Glassimage: Add CONFIG_FIT_SPL_PRINT to control FIT image...
2013-05-14 Simon Glassimage: Remove remaining #ifdefs in image-fit.c
2013-05-14 Simon Glassmkimage: Put FIT loading in function and tidy error...
2013-05-14 Simon Glasssandbox: image: Add support for booting images in sandbox
2013-05-14 Simon Glassimage: Rename hash printing to fit_image_print_verifica...
2013-05-14 Simon Glassimage: Rename fit_add_hashes() to fit_add_verification_...
2013-05-14 Simon Glassimage: Export fit_conf_get_prop_node()
2013-05-14 Simon Glassimage: Move error! string to common place
2013-05-14 Simon Glassimage: Move hash checking into its own function
2013-05-14 Simon Glassimage: Rename fit_image_check_hashes() to fit_image_ver...
2013-05-14 Simon Glassimage: Convert fit_image_hash_set_value() to static...
2013-05-14 Simon Glassimage: Split hash node processing into its own function
2013-05-14 Simon Glassimage: Move HOSTCC image code to tools/
2013-05-14 Simon Glassimage: Split FIT code into new image-fit.c
2013-05-14 Simon Glassimage: Export fit_check_ramdisk()
2013-05-14 Simon Glassimage: Move timestamp #ifdefs to header file
2013-05-14 Simon Glasslibfdt: Add fdt_next_subnode() to permit easy subnode...
2013-05-14 Simon Glassmkimage: Move ARRAY_SIZE to header file
2013-05-14 Simon Glassbootstage: Don't build for HOSTCC
2013-05-14 Simon Glasshash: Add a way to calculate a hash for any algortihm
2013-05-14 Simon GlassAdd minor updates to README.fdt-control
2013-05-14 Simon Glassenv: Fix minor comment typos in cmd_nvedit
2013-05-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-black...
2013-05-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2013-05-13 Simon Glassx86: Add coreboot timestamps
2013-05-13 Simon Glassx86: Support adding coreboot timestanps to bootstage
2013-05-13 Simon Glassx86: config: Enable LZO for coreboot, remove zlib,...
2013-05-13 Simon Glassx86: Fix warning in cmd_ximg.c when CONFIG_GZIP is...
2013-05-13 Simon Glassbootstage: Allow marking a particular line of code
2013-05-13 Simon Glassx86: Enable bootstage for coreboot
2013-05-13 Doug AndersonCall bootstage_relocate() after malloc is initted
2013-05-13 Doug Andersonbootstage: Copy bootstage strings post-relocation
2013-05-13 Simon Glassbootstage: Add stubs for new bootstage functions
2013-05-13 Simon Glassx86: Re-enable PCAT timer 2 for beeping
2013-05-13 Simon Glassx86: Remove ISR timer
2013-05-13 Simon Glassx86: Remove old broken timer implementation
2013-05-13 Simon Glassx86: Add TSC timer
2013-05-13 Simon Glassx86: Rationalise kernel booting logic and bootstage
2013-05-13 Simon Glassx86: Implement panic output for coreboot
2013-05-13 Simon Glassx86: Declare global_data pointer when it is used
2013-05-13 Simon Glassx86: Remove legacy board init code
2013-05-13 Simon Glassx86: Remove unused portion of link script
2013-05-13 Simon Glassx86: Remove unused bios/pci code
2013-05-13 Andreas Bießmannavr32: fix relocation address calculation
2013-05-13 Sonic Zhangbfin: Move gpio support for bf54x and bf60x into the...
2013-05-13 Marek Vasutblackfin: The buf variable in bfin_mac.c is not used...
2013-05-13 Sonic Zhangblackfin: Add comments for watchdog event initialization.
2013-05-13 Sonic Zhangblackfin: Move blackfin serial driver out of blackfin...
2013-05-13 Sonic Zhangblackfin: Move blackfin watchdog driver out of the...
2013-05-13 Scott Jiangbf609: add SPI register base address
2013-05-13 Sonic Zhangblackfin: Uart divisor should be set after their values...
2013-05-13 Sonic Zhangblackfin: Add memory virtual console to blackfin serial...
2013-05-13 Sonic Zhangblackfin: Enable early print via the generic serial...
2013-05-13 Scott Jiangbfin: discard invalid data and clear RXS in bf5xx spi...
2013-05-13 Scott Jiangbfin: Remove spi dma function in bf5xx.
2013-05-13 Sonic Zhangblackfin: Fit u-boot image size into limited nor flash...
2013-05-13 Bob Liublackfin: bf609: add softswitch config command
2013-05-13 Sonic Zhangblackfin: bf609: implement soft switch
2013-05-13 Sonic Zhangblackfin: Correct early serial mess output in BYPASS...
next