I've been working on a BoosterPack with the Stellaris Launchpad, where the power domain is the following:
Battery (BoosterPack) -> 5v Regulator (BoosterPack) -> VBUS (Launchpad Pin) -> 3.3v Regulator (Launchpad) -> MCU (Launchpad)
At the moment, the BoosterPack drivers a large inductive load on startup from the 5v Regulator (BoosterPack), which is controlled by the MCU. Due to the relation of the MCU and inductive load, I'm constantly getting a boot loop.
I have sufficient capacitance on the 5v (BoosterPack) rail, but I was surprised to find out that the 3.3v (Launchpad) rail doesn't have a single capacitor coming out of the regulator. I'll be adding more capacitance to the 3.3v line, but I just wanted to point this out.