summaryrefslogtreecommitdiff
path: root/packages/u-boot
AgeCommit message (Collapse)AuthorFiles
2008-11-21u-boot: cleanup boc01 patch for TSECJeremy Lainé3
2008-11-21u-boot: add initial support for boc01 machineJeremy Lainé8
2008-11-21u-boot: refresh patches for mpc8313e-rdbJeremy Lainé5
2008-11-19u-boot: UBOOT_MACHINE belongs in the machine file, not in the uboot recipeKoen Kooi1
2008-11-19u-boot git: update omap3 srcrevs, groups srcrevs, pv and machine to make ↵Koen Kooi1
this mess a bit easier to understand
2008-11-17linux 2.6.24: Make use of oxe810 patch.Steffen Sledz1
u-boot 1.1.2: Make use of oxe810 patch.
2008-11-17oxe810.conf: New machine configuration.Steffen Sledz1
linux 2.6.24: Added patch to support oxe810. u-boot 1.1.2: Added patch to support oxe810.
2008-11-16packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PVHolger Hans Peter Freyther1
According to the policy add an 'r' if we build a certain SCM revision. Bump the PE to be sure that the package is bigger, may alphanumeric math is too bad... # my failure of shell knowledge... git grep "^PV" packages/ | grep SRCREV | grep "\(git\\$\)\|\(svn\\$\)"
2008-11-16u-boot-openmoko: Remove AUTHOR line, this was meant to be the recipe author lineHolger Hans Peter Freyther1
2008-11-15OpenMoko => Openmoko in u-boot-mkimage-openmoko-native, gsm, libmrssHolger Hans Peter Freyther19
2008-11-15u-boot omap3: update SRCREV for l1neon fixKoen Kooi1
2008-11-07u-boot-openmoko: bump stable version, remove unstable version since ↵Michael 'Mickey' Lauer2
u-boot-openmoko has been deprecated. Further development will went into the Qi bootloader.
2008-10-23u-boot-mkimage-native: added 1.3.2 (from Poky)Marcin Juszkiewicz2
This version can be used instead of u-boot-mkimage-openmoko-native recipe (which contains lot of patches not required for mkimage tool).
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther15
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther15
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe20
2008-10-07merge of '7d34cad8c1cc77f4e891350dd5960331ff47128c'Mike Westerhof4
and 'f8b5444079bbbbe46a1effb15957cc79e8753dca'
2008-10-07mpc8313e-rdb: Merge Freescale's patches for u-boot 1.2.0 and linux 2.6.24.3.Leon Woestenberg1
Also make the u-boot version set conditionally rather than unconditionally, in the machine configuration file. Although u-boot 1.2.0 and 2.6.24.3 are reasonably outdated, the PCI Express support has never been merged upstream, neither to u-boot nor to linux, so use the above versions if you want to toy with PCI Express. It was extracted from MPC8315ERDB_20080627-ltib.iso, of which the patches are also available online at www.bitshrine.org.
2008-10-07u-boot: update omap3 stuff Koen Kooi4
2008-09-17u-boot: add SPI, EEPROM and DTT support for mpc8313e-rdbJeremy Laine5
2008-09-12u-boot: massage mpc8313e-rdb patches so they apply cleanlyJeremy Laine2
2008-09-09u-boot : add missing files for mpc8313e-rdb Vitesse switchJeremy Laine2
2008-09-09u-boot: add support for mpc8313e-rdb Vitesse switchJeremy Laine2
2008-09-09u-boot_git.bb : fix typoGraeme Gregory1
2008-09-08neuros: bump SRCREVS for userspace, kernel and ubootKoen Kooi1
2008-08-22apply latest u-boot-on-zaurus patch from bug #3738ant9
2008-08-21disapproval of revision 'a54a6607517e20ec074b70c4070cfa9d989624e1'Phil Blundell7
2008-08-15u-boot_git.bb: add support for c7x0 and akitaant7
2008-08-08u-boot: fix bump SRCREV for neuros-osd2 to fix HDCP handshakeKoen Kooi1
2008-08-08u-boot git: bump SRCREV for beagleboard for i2c fixesKoen Kooi1
2008-08-05u-boot git: bump SRCREV for neuros-osd2Koen Kooi1
2008-08-03u-boot git: bump SRCREV for neuros-osd2Koen Kooi1
2008-08-02u-boot: make do_deploy safe for packaged-staging and update beagleboard stuffKoen Kooi4
2008-07-31u-boot_git : Update git rev to the tag for u-boot-1.3.4-rc2.Philip Balister1
2008-07-21u-boot-openmoko git add missing fileMichael Lauer1
2008-07-21u-boot-mkimage-openmoko-native oe unbreak, thanks svolpe.Michael Lauer1
2008-07-20u-boot-openmoko * refactor into .inc file and update sane-srcrevsMichael Lauer1
2008-07-20u-boot-openmoko * remove deprecated svn versions, add git versionsMichael Lauer4
2008-07-16u-boot_git : Update revs for davinci machines davinci EVM and SFF SDR.Philip Balister1
2008-07-15u-boot env: update neuros-osd2 env Koen Kooi2
2008-07-15u-boot: bump SRCREV for neuros-osd2Koen Kooi1
2008-07-13 u-boot-git: update beagleboard base patch with nand ecc command, bump SRCREVSteve Sakoman2
2008-07-11u-boot git: bump SRCREV for beagleboardSteve Sakoman1
2008-07-07u-boot-env: dummy package to generate a script for setting up the default ↵Koen Kooi3
environment in u-boot
2008-07-07u-boot git: add support for neuros-osd2Koen Kooi2
2008-07-05u-boot git: beagleboard: initialize CM_CLKSEL_DSS registerSteve Sakoman2
2008-07-03u-boot : Update SFF SDR board patch and bump git rev to current HEAD.Philip Balister2
2008-06-18u-boot beagleboard: update with latest patches and upstream changesSteve Sakoman2
2008-06-13u-boot: add TI 1.1.4 for beagleboard and Steve's 1.3.x git versionKoen Kooi13
2008-05-20u-boot_git.bb : Add support for building u-boot for the Lyrtech SmallPhilip Balister2
Form Factor Software Defined Radio (SFFSDR) board.